Bump AWSSDK.Core and AWSSDK.S3 #2441
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#L146
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#L182
Non-nullable property 'DefaultValue' 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#L261
Non-nullable property 'MinValue' 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#L261
Non-nullable property 'MaxValue' 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#L261
Non-nullable property 'UnitName' 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#L301
Non-nullable property 'MinValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading