Skip to content

Bump AWSSDK.Core and AWSSDK.SQS #2401

Bump AWSSDK.Core and AWSSDK.SQS

Bump AWSSDK.Core and AWSSDK.SQS #2401

Triggered via pull request November 22, 2024 04:48
Status Success
Total duration 3m 12s
Artifacts

dotnet-core-pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

99 warnings
build (integration-tests-sqlcontroller-checklists)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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 (integration-tests-sqlcontroller-checklists): 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.
build (unit-tests-checklists)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (unit-tests-checklists): 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 (unit-tests-checklists): 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 (unit-tests-checklists): 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 (unit-tests-checklists): 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 (unit-tests-checklists): 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 (unit-tests-checklists): 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 (unit-tests-checklists): 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 (unit-tests-checklists): 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 (unit-tests-checklists): 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 (unit-tests-checklists): 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.
build (unit-tests-insight)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (unit-tests-insight): 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 (unit-tests-insight): 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 (unit-tests-insight): 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 (unit-tests-insight): 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 (unit-tests-insight): 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 (unit-tests-insight): 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 (unit-tests-insight): 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 (unit-tests-insight): 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 (unit-tests-insight): 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 (unit-tests-insight): 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.
build (integration-tests-core-base)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (integration-tests-core-base): 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 (integration-tests-core-base): 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 (integration-tests-core-base): 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 (integration-tests-core-base): 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 (integration-tests-core-base): 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 (integration-tests-core-base): 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 (integration-tests-core-base): 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.
build (integration-tests-core-base): eFormCore/Infrastructure/Models/DataItem.cs#L301
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 (integration-tests-core-base): eFormCore/Infrastructure/Models/DataItem.cs#L301
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 (integration-tests-core-base): 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 (unit-tests-base)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (unit-tests-base): 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 (unit-tests-base): 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 (unit-tests-base): 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 (unit-tests-base): 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 (unit-tests-base): 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 (unit-tests-base): eFormCore/Infrastructure/Models/DataItem.cs#L407
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 (unit-tests-base): eFormCore/Infrastructure/Models/DataItem.cs#L436
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 (unit-tests-base): eFormCore/Infrastructure/Models/DataItem.cs#L521
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 (unit-tests-base): eFormCore/Infrastructure/Models/DataItem.cs#L521
Non-nullable property 'BarcodeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (unit-tests-base): 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 (integration-tests-core-case)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (integration-tests-core-case): 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 (integration-tests-core-case): 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 (integration-tests-core-case): 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 (integration-tests-core-case): 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 (integration-tests-core-case): 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 (integration-tests-core-case): 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 (integration-tests-core-case): 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 (integration-tests-core-case): 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 (integration-tests-core-case): 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 (integration-tests-core-case): 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.
build (integration-tests-sqlcontroller-base)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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 (integration-tests-sqlcontroller-base): 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.
build (integration-tests-sqlcontroller-case)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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 (integration-tests-sqlcontroller-case): 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.
build (integration-tests-core-checklists)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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 (integration-tests-core-checklists): 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.