Update npm non-major dependencies #199
Annotations
10 warnings
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading