Bump AWSSDK.Core and AWSSDK.S3 #2441
Annotations
1 error and 11 warnings
integration-tests-sqlcontroller-case
Process completed with exit code 1.
|
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#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.
|
Build:
eFormCore/Infrastructure/Models/DataItem.cs#L708
Non-nullable property 'FieldType' 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#L708
Non-nullable property 'Value' 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#L708
Non-nullable property 'DataItemList' 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#L690
Non-nullable property 'FieldType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading