Skip to content

another needed secret for at build job #72

another needed secret for at build job

another needed secret for at build job #72

Triggered via pull request December 5, 2024 10:46
Status Success
Total duration 43s
Artifacts

build-backend-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Common/Extensions/HttpClientExtensions.cs#L17
Cannot convert null literal to non-nullable reference type.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Common/Extensions/HttpClientExtensions.cs#L39
Cannot convert null literal to non-nullable reference type.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Common/Extensions/HttpClientExtensions.cs#L60
Cannot convert null literal to non-nullable reference type.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Common/Extensions/HttpClientExtensions.cs#L80
Cannot convert null literal to non-nullable reference type.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/AppConfiguration/KeyVaultSettings.cs#L6
Non-nullable property 'SecretUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/AppConfiguration/ClientSettings.cs#L5
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/AppConfiguration/ClientSettings.cs#L7
Non-nullable property 'App' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/AppConfiguration/ClientSettings.cs#L9
Non-nullable property 'CertificateName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Common/Rights/AttributePair.cs#L17
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Common/Rights/AttributePair.cs#L24
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.