Update order of keyvaultsetting #230
build-analyze.yml
on: pull_request
Build and Test
1m 6s
Analyze
4m 45s
Annotations
22 warnings
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test:
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.
|
Build and Test:
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.
|
Build and Test:
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.
|
Build and Test:
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L30
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test:
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L31
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test:
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L32
Non-nullable property 'DataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test:
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L24
Non-nullable property 'Attribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test:
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L18
Non-nullable property 'Attribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test:
src/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L12
Non-nullable property 'Attribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test:
src/Functions/Altinn.Auth.AuditLog.Functions/Models/AuthorizationEvent.cs#L31
Non-nullable property 'SubjectOrgCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze
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/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.
|
Analyze:
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.
|
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#L11
Non-nullable property 'Attribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze:
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.
|
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/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L30
Non-nullable property 'Id' 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/Functions/Altinn.Auth.AuditLog.Functions/Models/ContextRequest.cs#L31
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|