Skip to content
Triggered via push April 9, 2024 07:46
Status Failure
Total duration 1m 41s
Artifacts
Matrix: Deploy to AT21
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Deploy to AT21 (AT21)
AADSTS700213: No matching federated identity record found for presented assertion subject 'repo:Altinn/altinn-authentication-frontend:environment:AT21'. Please check your federated identity credential Subject, Audience and Issuer against the presented assertion. https://docs.microsoft.com/en-us/azure/active-directory/develop/workload-identity-federation Trace ID: 4cd4e638-c451-4442-8cdc-a19262856c00 Correlation ID: 5fa93dcd-0ef8-4670-88fc-8b520963e1ca Timestamp: 2024-04-09 07:48:05Z
Deploy to AT21 (AT21)
Interactive authentication is needed. Please run: az login
Deploy to AT21 (AT21)
Login failed with Error: The process '/usr/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
Build
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.
Build
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.
Build
Nullability of reference types in return type of 'Task<SystemUserReal> SystemUserClientMock.PostNewSystemUserReal(SystemUserDescriptor newSystemUserDescriptor, CancellationToken cancellation = default(CancellationToken))' doesn't match implicitly implemented member 'Task<SystemUserReal?> ISystemUserClient.PostNewSystemUserReal(SystemUserDescriptor newSystemUserDescriptor, CancellationToken cancellation = default(CancellationToken))'.
Build
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.
Build
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.
Build
Possible null reference return.
Build
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.
Build
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build
Unreachable code detected
Build
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.