Skip to content

70 create analysemavenlist post endpoint #59

70 create analysemavenlist post endpoint

70 create analysemavenlist post endpoint #59

Triggered via pull request November 6, 2024 17:33
Status Success
Total duration 3m 25s
Billable time 6m
Artifacts

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-and-test-macOS-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test-macOS-latest: code/AmIVulnerable/Modells/SimpleReportLine.cs#L3
Non-nullable property 'ProjectUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/SimpleReportLine.cs#L4
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/SimpleReportLine.cs#L11
Non-nullable property 'releaseHighestDirectSeverity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/SimpleReportLine.cs#L19
Non-nullable property 'currentHighestDirectSeverity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L250
Non-nullable property 'schema_version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L254
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L262
Non-nullable property 'summary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L266
Non-nullable property 'details' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-macOS-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L282
Non-nullable property 'database_specific' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/SimpleReportLine.cs#L3
Non-nullable property 'ProjectUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/SimpleReportLine.cs#L4
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/SimpleReportLine.cs#L11
Non-nullable property 'releaseHighestDirectSeverity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/SimpleReportLine.cs#L19
Non-nullable property 'currentHighestDirectSeverity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L250
Non-nullable property 'schema_version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L254
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L262
Non-nullable property 'summary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L266
Non-nullable property 'details' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L282
Non-nullable property 'database_specific' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test-windows-latest: code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L250
Non-nullable property 'schema_version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L254
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L262
Non-nullable property 'summary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L266
Non-nullable property 'details' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L282
Non-nullable property 'database_specific' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L232
Non-nullable property 'path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L236
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L222
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-windows-latest: code/AmIVulnerable/Modells/OsvResult/OsvResult.cs#L226
Non-nullable property 'score' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.