Skip to content

chore(deps): update dependency eslint to v9.1.1 (#110) #370

chore(deps): update dependency eslint to v9.1.1 (#110)

chore(deps): update dependency eslint to v9.1.1 (#110) #370

Triggered via push May 3, 2024 06:27
Status Success
Total duration 4m 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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#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#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/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/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#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/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/ContextRequest.cs#L26
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#L27
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.