Bump AWSSDK.Core and AWSSDK.SQS #2438
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L58
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L58
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L58
Non-nullable property 'Color' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L58
Non-nullable property 'OriginalId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L746
Non-nullable property 'Checksum' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L747
Non-nullable property 'Extension' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L748
Non-nullable property 'CurrentFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L750
Non-nullable property 'UploaderType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L751
Non-nullable property 'FileLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L752
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading