Skip to content

chore: disable partition service for now (#167) #571

chore: disable partition service for now (#167)

chore: disable partition service for now (#167) #571

Triggered via push December 5, 2024 15:54
Status Success
Total duration 2m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test: src/Altinn.Auth.AuditLog.Core/Models/KeyVaultSettings.cs#L17
Non-nullable property 'SecretUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L11
Non-nullable property 'Attribute' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L27
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze: src/Altinn.Auth.AuditLog.Core/Models/ContextRequest.cs#L28
Non-nullable property 'DataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.