Emergency fix: Fix admin authorization #19
ci-cd-test.yaml
on: push
Check for changes
/
Filter
7s
Get current version
/
Filter
5s
Generate git short sha
/
Generate git short sha
5s
Build and publish docker images
/
Build and push
42s
Deploy app to test
/
Deploy to test
4m 18s
Annotations
1 error and 15 warnings
Deploy app to test / Deploy to test
WARNING: /home/runner/work/altinn-broker/altinn-broker/.azure/modules/containerApp/main.bicep(22,7) : Warning no-unused-params: Parameter "userIdentityTenantId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
/home/runner/work/altinn-broker/altinn-broker/.azure/modules/containerApp/main.bicep(26,7) : Warning no-unused-params: Parameter "userIdentityPrincipalId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
|
Test application / Test application:
src/Altinn.Broker.Core/Options/AltinnOptions.cs#L5
Non-nullable property 'OpenIdWellKnown' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Options/AltinnOptions.cs#L6
Non-nullable property 'LegacyOpenIdWellKnown' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Options/AltinnOptions.cs#L7
Non-nullable property 'PlatformGatewayUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Options/AltinnOptions.cs#L8
Non-nullable property 'PlatformSubscriptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Domain/StorageProviderEntity.cs#L8
Non-nullable property 'ResourceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Domain/StorageReferenceEntity.cs#L4
Non-nullable property 'StorageProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Domain/StorageReferenceEntity.cs#L5
Non-nullable property 'FileLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Domain/ActorEntity.cs#L6
Non-nullable property 'ActorExternalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Domain/ActorFileTransferStatusEntity.cs#L6
Non-nullable property 'Actor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test application / Test application:
src/Altinn.Broker.Core/Domain/ServiceOwnerEntity.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Deploy infrastructure / Deploy to test
This deployment mode is not supported for subscription scoped deployments, this parameter will be ignored!
|
Deploy infrastructure / Deploy to test
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
|
Deploy infrastructure / Deploy to 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/
|
Deploy app to test / Deploy to test
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
|
Deploy app to test / Deploy to test
WARNING: /home/runner/work/altinn-broker/altinn-broker/.azure/modules/containerApp/main.bicep(22,7) : Warning no-unused-params: Parameter "userIdentityTenantId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
/home/runner/work/altinn-broker/altinn-broker/.azure/modules/containerApp/main.bicep(26,7) : Warning no-unused-params: Parameter "userIdentityPrincipalId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
|