Re-factor: Simplify application handler naming (#110) #31
ci-cd.yaml
on: push
Prepare deployment
5s
QA
/
Test application
1m 1s
Internal test
/
Deploy
4m 56s
Annotations
17 warnings
Prepare deployment:
.github/workflows/ci-cd.yaml#L1
Infrastructure-as-code did not change. Infrastructure update will be skipped.
|
Prepare deployment:
.github/workflows/ci-cd.yaml#L1
Migrations did not change. No migration will run.
|
QA / Test application:
src/Altinn.Correspondence.Application/UploadAttachment/UploadAttachmentHandler.cs#L73
Cannot convert null literal to non-nullable reference type.
|
QA / Test application:
src/Altinn.Correspondence.Application/UpdateCorrespondenceStatus/UpdateCorrespondenceStatusHandler.cs#L56
Cannot convert null literal to non-nullable reference type.
|
QA / Test application:
src/Altinn.Correspondence.Application/UpdateCorrespondenceStatus/UpdateCorrespondenceStatusHandler.cs#L60
Cannot convert null literal to non-nullable reference type.
|
QA / Test application:
src/Altinn.Correspondence.Application/PurgeAttachment/PurgeAttachmentHandler.cs#L61
Cannot convert null literal to non-nullable reference type.
|
QA / Test application:
src/Altinn.Correspondence.Application/MalwareScanResult/Models/ScanResultData.cs#L17
Non-nullable property 'BlobUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QA / Test application:
src/Altinn.Correspondence.Application/MalwareScanResult/Models/ScanResultData.cs#L20
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QA / Test application:
src/Altinn.Correspondence.Application/MalwareScanResult/Models/ScanResultData.cs#L23
Non-nullable property 'ETag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QA / Test application:
src/Altinn.Correspondence.Application/MalwareScanResult/Models/ScanResultData.cs#L29
Non-nullable property 'ScanResultDetails' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QA / Test application:
src/Altinn.Correspondence.Application/MalwareScanResult/Models/ScanResultData.cs#L32
Non-nullable property 'ScanResultType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QA / Test application:
src/Altinn.Correspondence.Application/MalwareScanResult/Models/ScanResultData.cs#L8
Non-nullable property 'MalwareNamesFound' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Internal test / Deploy
This deployment mode is not supported for subscription scoped deployments, this parameter will be ignored!
|
Internal test / Deploy
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
|
Internal test / Deploy
Unexpected input(s) 'timeout-minutes', valid inputs are ['inlineScript', 'azcliversion']
|
Internal test / Deploy
`pre` execution is not supported for local action from './.github/actions/release-version'
|
Internal test / Deploy
`pre` execution is not supported for local action from './.github/actions/release-version'
|