Add security headers middleware (#536) #56
ci-cd.yaml
on: push
Internal test
/
Get version
6s
QA
/
Test application
52s
Release to git
0s
Annotations
3 errors and 15 warnings
QA / Test application
Process completed with exit code 1.
|
Internal test / Deploy
ERROR: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/***/providers/Microsoft.Resources/deployments/***-1.1.0-1cd468f","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/***/resourceGroups/***-rg/providers/Microsoft.Resources/deployments/postgresql","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"DeploymentFailed","target":"/subscriptions/***/resourceGroups/***-rg/providers/Microsoft.Resources/deployments/postgresql","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/***/resourceGroups/***-rg/providers/Microsoft.DBforPostgreSQL/flexibleServers/***-dbserver","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"InternalServerError","message":"An unexpected error occured while processing the request. Tracking ID: '12169b5f-700f-4d12-b7fa-74c6c13f6271'"}]}]}]}]}}
|
Internal test / Deploy
Error: Deployment failed.
|
QA / Test application:
src/Altinn.Broker.Persistence/DependencyInjection.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
QA / Test application:
src/Altinn.Broker.Integrations/Altinn/Events/AltinnEventBus.cs#L25
Non-nullable field '_backgroundJobClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
QA / Test application:
src/Altinn.Broker.Integrations/Altinn/Events/AltinnEventBus.cs#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
QA / Test application:
src/Altinn.Broker.Integrations/Altinn/Events/AltinnEventBus.cs#L22
Field 'AltinnEventBus._backgroundJobClient' is never assigned to, and will always have its default value null
|
QA / Test application:
src/Altinn.Broker.API/Models/FileTransferInitializeExt.cs#L100
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
QA / Test application:
src/Altinn.Broker.API/Models/FileTransferInitializeExt.cs#L104
Possible null reference return.
|
QA / Test application:
src/Altinn.Broker.API/Models/FileTransferInitializeExt.cs#L126
Possible null reference return.
|
QA / Test application:
tests/Altinn.Broker.Tests/HangfireStorageCompatibilityTests.cs#L37
Unboxing a possibly null value.
|
QA / Test application:
tests/Altinn.Broker.Tests/HangfireStorageCompatibilityTests.cs#L42
Unboxing a possibly null value.
|
QA / Test application:
tests/Altinn.Broker.Tests/FileTransferControllerTests.cs#L180
Dereference of a possibly null reference.
|
Internal test / Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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
`pre` execution is not supported for local action from './.github/actions/update-infrastructure'
|
Internal test / Deploy
`pre` execution is not supported for local action from './.github/actions/update-infrastructure'
|