70 create analysemavenlist post endpoint #59
Annotations
11 warnings
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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.
|
Loading