Update loadimpact/k6 Docker tag to v0.48.0 #255
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze:
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.
|
Analyze:
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.
|
Analyze:
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.
|
Analyze:
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.
|
Analyze:
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.
|
Analyze:
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.
|
Analyze:
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.
|
Analyze:
src/Altinn.Auth.AuditLog.Core/Models/AuthorizationEvent.cs#L61
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#L71
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/ContextRequest.cs#L26
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading