Update loadimpact/k6 Docker tag to v0.48.0 #193
Annotations
10 warnings
src/Altinn.Auth.AuditLog.Core/Models/KeyVaultSettings.cs#L17
Non-nullable property 'SecretUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L35
Non-nullable property 'AccessSubject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Functions/Altinn.Auth.AuditLog.Functions/AuthorizationEventsProcessor.cs#L34
Possible null reference argument for parameter 'authorizationEvent' in 'Task IAuditLogClient.SaveAuthorizationEvent(AuthorizationEvent authorizationEvent)'.
|
src/Functions/Altinn.Auth.AuditLog.Functions/Configuration/PlatformSettings.cs#L11
Non-nullable property 'AuditLogApiEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Functions/Altinn.Auth.AuditLog.Functions/EventsProcessor.cs#L32
Converting null literal or possible null value to non-nullable type.
|
src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L36
Non-nullable property 'Action' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Functions/Altinn.Auth.AuditLog.Functions/EventsProcessor.cs#L33
Possible null reference argument for parameter 'authEvent' in 'Task IAuditLogClient.SaveAuthenticationEvent(AuthenticationEvent authEvent)'.
|
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L40
Non-nullable property 'AccessSubject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L41
Non-nullable property 'Action' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L42
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading