Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #1579
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts", "assembly-info", "integration-AcrApi", "integration-DicomDimseScp", "integration-DicomDimseScu", "integration-DicomWebExport", "integration-DicomWebStow", "integration-Fhir", "integration-HealthLevel7", "integration-RemoteAppExecutionPlugIn".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading