Skip to content

update db version in bicep (#532) #55

update db version in bicep (#532)

update db version in bicep (#532) #55

Re-run triggered August 29, 2024 10:57
Status Failure
Total duration 2m 41s
Artifacts

ci-cd.yaml

on: push
Internal test  /  Get version
4s
Internal test / Get version
QA  /  Test application
54s
QA / Test application
Internal test  /  Publish
42s
Internal test / Publish
Staging  /  Get version
Staging / Get version
Staging  /  Publish
Staging / Publish
Staging  /  Deploy
Staging / Deploy
Production  /  Get version
Production / Get version
Production  /  Publish
Production / Publish
Production  /  Deploy
Production / Deploy
Release to git
0s
Release to git
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
Internal test / Deploy
ERROR: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/***/providers/Microsoft.Resources/deployments/***-1.1.0-c5d669f","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: 'b7249c2a-1102-4566-9ccc-0e61daeae8d7'"}]}]}]}]}}
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: 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'