Change ResourceAccessLevel to match authorization policy given (#327) #114
ci-cd.yaml
on: push
Internal test
/
Get version
6s
QA
/
Test application
1m 33s
Internal test
/
Publish
48s
Internal test
/
Deploy
11m 25s
Internal staging
/
Publish
46s
Internal staging
/
Deploy
0s
Release to git
0s
Annotations
1 error and 16 warnings
Internal staging / Deploy
The deployment was rejected or didn't satisfy other protection rules.
|
QA / Test application:
src/Altinn.Correspondence.Core/Models/Entities/AttachmentEntity.cs#L19
Non-nullable property 'Name' 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.Correspondence.Persistence/Repositories/AttachmentRepository.cs#L62
Nullability of reference types in return type of 'Task<List<AttachmentEntity?>> AttachmentRepository.GetAttachmentsByCorrespondence(Guid correspondenceId, CancellationToken cancellationToken)' doesn't match implicitly implemented member 'Task<List<AttachmentEntity>> IAttachmentRepository.GetAttachmentsByCorrespondence(Guid correspondenceId, CancellationToken cancellationToken)'.
|
QA / Test application:
src/Altinn.Correspondence.Persistence/DependencyInjection.cs#L43
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.Correspondence.Persistence/Repositories/NotificationTemplateRepository.cs#L14
Dereference of a possibly null reference.
|
QA / Test application:
src/Altinn.Correspondence.Persistence/Repositories/CorrespondenceRepository.cs#L64
Dereference of a possibly null reference.
|
QA / Test application:
src/Altinn.Correspondence.Persistence/Repositories/CorrespondenceRepository.cs#L64
Dereference of a possibly null reference.
|
QA / Test application:
src/Altinn.Correspondence.Persistence/Repositories/CorrespondenceRepository.cs#L84
Dereference of a possibly null reference.
|
QA / Test application:
src/Altinn.Correspondence.Persistence/Repositories/AttachmentRepository.cs#L70
Dereference of a possibly null reference.
|
QA / Test application:
src/Altinn.Correspondence.Integrations/Slack/SlackDevClient.cs#L10
Cannot convert null literal to non-nullable reference type.
|
QA / Test application:
src/Altinn.Correspondence.Integrations/Slack/SlackDevClient.cs#L13
Possible null reference assignment.
|
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_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_STORAGE_ACCOUNT_NAME']
|