Merge pull request #25 from Kretchen001/14-single-package-analysis #16
Annotations
30 warnings
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L6
Non-nullable property 'dataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L8
Non-nullable property 'dataVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L10
Non-nullable property 'cveMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L12
Non-nullable property 'containers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L190
Non-nullable property 'lang' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L191
Non-nullable property 'value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L192
Non-nullable property 'supportingMedia' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L182
Non-nullable property 'version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L183
Non-nullable property 'status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L184
Non-nullable property 'lessThan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L16
Non-nullable property 'vendor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L17
Non-nullable property 'product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L18
Non-nullable property 'platforms' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L19
Non-nullable property 'collectionURL' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L20
Non-nullable property 'packageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L21
Non-nullable property 'repo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L22
Non-nullable property 'modules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L23
Non-nullable property 'programFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L24
Non-nullable property 'programRoutines' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L25
Non-nullable property 'versions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L30
Non-nullable property 'at' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L31
Non-nullable property 'status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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 declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L36
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L38
Non-nullable property 'problemTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L39
Non-nullable property 'impacts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L40
Non-nullable property 'affected' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L41
Non-nullable property 'descriptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L42
Non-nullable property 'metrics' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L43
Non-nullable property 'solutions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|