Skip to content

Updated property name for ipaddress (#56) #186

Updated property name for ipaddress (#56)

Updated property name for ipaddress (#56) #186

Triggered via push January 3, 2024 07:44
Status Success
Total duration 5m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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.
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/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/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.
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/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#L42
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Functions/Altinn.Auth.AuditLog.Functions/Configuration/PlatformSettings.cs#L11
Non-nullable property 'AuditLogApiEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: 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: src/Functions/Altinn.Auth.AuditLog.Functions/Models/AuthorizationEvent.cs#L56
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/ContextRequest.cs#L26
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: src/Functions/Altinn.Auth.AuditLog.Functions/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/ContextRequest.cs#L27
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.