chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.8.1 #152
Annotations
1 error and 20 warnings
|
build
Process completed with exit code 1.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/DPoPProofValidationServiceTests.cs#L854
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'IDictionary<string, object>'.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/DPoPProofValidationServiceTests.cs#L791
Converting null literal or possible null value to non-nullable type.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/TokenValidationHandlerTests.cs#L387
Dereference of a possibly null reference.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/DPoPProofValidationServiceTests.cs#L652
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'proofClaims' of type 'IDictionary<string, object>' in 'bool DPoPProofValidationService.ValidateJtiClaim(IDictionary<string, object> proofClaims)' due to differences in the nullability of reference types.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/DPoPProofValidationServiceTests.cs#L475
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/DPoPProofValidationServiceTests.cs#L371
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/DPoPProofValidationServiceTests.cs#L298
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/TestUtilities.cs#L368
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/TokenValidationHandlerTests.cs#L60
Dereference of a possibly null reference.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.UnitTests/DPoPProofValidationServiceTests.cs#L109
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/CustomDomainsIntegrationTests.cs#L127
Missing XML comment for publicly visible type or member 'CustomDomainsIntegrationTests.PublicEndpoint_WithoutToken_ReturnsOk()'
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/CustomDomainsIntegrationTests.cs#L111
Missing XML comment for publicly visible type or member 'CustomDomainsIntegrationTests.ProtectedEndpoint_WithMalformedToken_ReturnsUnauthorized()'
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/CustomDomainsIntegrationTests.cs#L92
Missing XML comment for publicly visible type or member 'CustomDomainsIntegrationTests.ProtectedEndpoint_WithSymmetricAlgorithmToken_ReturnsUnauthorized()'
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/CustomDomainsIntegrationTests.cs#L73
Missing XML comment for publicly visible type or member 'CustomDomainsIntegrationTests.ProtectedEndpoint_WithTokenFromUnallowedDomain_ReturnsUnauthorized()'
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/CustomDomainsIntegrationTests.cs#L45
Missing XML comment for publicly visible type or member 'CustomDomainsIntegrationTests.MultipleRequests_DifferentDomains_BothSucceed()'
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/CustomDomainsIntegrationTests.cs#L39
Missing XML comment for publicly visible type or member 'CustomDomainsIntegrationTests.DisposeAsync()'
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/CustomDomainsIntegrationTests.cs#L18
Missing XML comment for publicly visible type or member 'CustomDomainsIntegrationTests.InitializeAsync()'
|
|
build:
tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/Auth0TokenHelper.cs#L16
Missing XML comment for publicly visible type or member 'Auth0TokenHelper.Auth0TokenHelper(string, string, string, string)'
|
|
build:
Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/DPoPClient.cs#L296
Missing XML comment for publicly visible type or member 'DPoPClient.Dispose()'
|
|
build:
Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/DPoPClient.cs#L22
Missing XML comment for publicly visible type or member 'DPoPClient.DPoPClient(string)'
|