a start #362
Annotations
1 error and 4 warnings
Build
Process completed with exit code 1.
|
Build:
tests/Serval.ApiServer.IntegrationTests/TestAuthHandler.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Build:
tests/Serval.ApiServer.IntegrationTests/TestAuthHandler.cs#L26
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value, string? valueType, string? issuer)'.
|
Build:
tests/Serval.ApiServer.IntegrationTests/TestAuthHandler.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Build:
tests/Serval.ApiServer.IntegrationTests/TestAuthHandler.cs#L26
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value, string? valueType, string? issuer)'.
|