Skip to content

Make Authorization service more testable by passing ClaimsPrincipal a… #206

Make Authorization service more testable by passing ClaimsPrincipal a…

Make Authorization service more testable by passing ClaimsPrincipal a… #206

  • staging requires an approval to start deploying changes

    View pending deployments

    View pending deployments
    requested by Ceredron in CI/CD #206

Triggered via push November 19, 2024 10:22
Status Waiting
Total duration
Artifacts
  • staging requires an approval to start deploying changes

    View pending deployments

    View pending deployments
    requested by Ceredron in CI/CD #206

ci-cd.yaml

on: push
Internal staging
Internal staging
staging waiting for review
Production
Production
Release to git
Release to git
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
Ceredron
requested review
staging -

Annotations

14 warnings
QA / Test application: src/Altinn.Correspondence.Core/Models/Entities/Party.cs#L28
Non-nullable property 'OrgNumber' 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.Core/Models/Entities/Party.cs#L33
Non-nullable property 'SSN' 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.Core/Models/Entities/Party.cs#L38
Non-nullable property 'UnitType' 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.Core/Models/Entities/Party.cs#L43
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.Core/Models/Entities/Party.cs#L58
Non-nullable property 'ChildParties' 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.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.Core/Services/Mappers/DialogportenText.cs#L31
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Altinn.Correspondence.Core.Dialogporten.Mappers.DialogportenTextType)7' is not covered.
QA / Test application: src/Altinn.Correspondence.Core/Services/Mappers/DialogportenText.cs#L41
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Altinn.Correspondence.Core.Dialogporten.Mappers.DialogportenTextType)7' is not covered.
QA / Test application: src/Altinn.Correspondence.Core/Services/Mappers/DialogportenText.cs#L51
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Altinn.Correspondence.Core.Dialogporten.Mappers.DialogportenTextType)7' is not covered.
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)'.
Internal test
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
This deployment mode is not supported for subscription scoped deployments, this parameter will be ignored!
Internal test
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
Internal test
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']