Add config for renovate bot (#567) #71
- staging requires an approval to start deploying changes
- staging requires an approval to start deploying changes
ci-cd.yaml
on: push
Internal test
/
Get version
6s
QA
/
Test application
1m 6s
Release to git
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
CelineTrammi
requested review
|
staging |
Annotations
16 warnings
QA / Test application:
src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L8
Non-nullable property 'ExternalServiceCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
QA / Test application:
src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L8
Non-nullable property 'ExternalServiceEditionCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
QA / Test application:
src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L8
Non-nullable property 'SendersReference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
QA / Test application:
src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L8
Non-nullable property 'Reportee' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
QA / Test application:
src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L49
Non-nullable property 'PropertyKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
QA / Test application:
src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L52
Non-nullable property 'PropertyValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
QA / Test application:
src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L42
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
QA / Test application:
src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L63
Possible null reference assignment.
|
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.Persistence/Repositories/FileTransferRepository.cs#L404
Nullable value type may be null.
|
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
This deployment mode is not supported for subscription scoped deployments, this parameter will be ignored!
|
Internal test / Deploy
Unexpected input(s) 'region', 'environment', valid inputs are ['AZURE_CLIENT_ID', 'AZURE_TENANT_ID', 'AZURE_SUBSCRIPTION_ID', 'AZURE_ENVIRONMENT_KEY_VAULT_NAME', 'AZURE_NAME_PREFIX', 'AZURE_MIGRATION_STORAGE_ACCOUNT_NAME']
|
Internal test / Deploy
Unexpected input(s) 'region', 'environment', valid inputs are ['AZURE_CLIENT_ID', 'AZURE_TENANT_ID', 'AZURE_SUBSCRIPTION_ID', 'AZURE_ENVIRONMENT_KEY_VAULT_NAME', 'AZURE_NAME_PREFIX', 'AZURE_MIGRATION_STORAGE_ACCOUNT_NAME']
|