Skip to content

Update loadimpact/k6 Docker tag to v0.48.0 #34

Update loadimpact/k6 Docker tag to v0.48.0

Update loadimpact/k6 Docker tag to v0.48.0 #34

Triggered via pull request July 26, 2023 02:24
Status Success
Total duration 3m 49s
Artifacts

build-analyze.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build and Test: 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.
Build and Test: 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.
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L37
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L26
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L27
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L28
Non-nullable property 'DataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L21
Non-nullable property 'Attribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L16
Non-nullable property 'Attribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L11
Non-nullable property 'Attribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L18
Non-nullable property 'SubjectUserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L18
Non-nullable property 'SubjectUserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L28
Non-nullable property 'ResourcePartyId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L38
Non-nullable property 'InstanceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L43
Non-nullable property 'Operation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L48
Non-nullable property 'TimeToDelete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L53
Non-nullable property 'IpAdress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L58
Non-nullable property 'ContextRequestJson' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthenticationEvent.cs#L18
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthenticationEvent.cs#L28
Non-nullable property 'EventType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/AuthenticationEvent.cs#L38
Non-nullable property 'AuthenticationMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.