Bump anchore/scan-action from 3.3.6 to 7.0.2 #1639
Annotations
10 warnings
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading