Skip to content

Add release automation (#127) #54

Add release automation (#127)

Add release automation (#127) #54

Triggered via push December 15, 2023 11:22
Status Success
Total duration 1m 1s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L158
Possible null reference argument for parameter 'sid' in 'Task<bool> ILogoutTokenHandler.IsLoggedOutAsync(string issuer, string sid)'.
build: src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L247
Dereference of a possibly null reference.
build: src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L158
Possible null reference argument for parameter 'sid' in 'Task<bool> ILogoutTokenHandler.IsLoggedOutAsync(string issuer, string sid)'.
build: src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L247
Dereference of a possibly null reference.
build: tests/Auth0.AspNetCore.Authentication.IntegrationTests/Utils/JwtTokenBuilder.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: playground/Auth0.AspNetCore.Authentication.Playground/CustomDistributedCache.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: playground/Auth0.AspNetCore.Authentication.Playground/CustomDistributedCache.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L158
Possible null reference argument for parameter 'sid' in 'Task<bool> ILogoutTokenHandler.IsLoggedOutAsync(string issuer, string sid)'.
build: src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L247
Dereference of a possibly null reference.
build: src/Auth0.AspNetCore.Authentication/AuthenticationBuilderExtensions.cs#L158
Possible null reference argument for parameter 'sid' in 'Task<bool> ILogoutTokenHandler.IsLoggedOutAsync(string issuer, string sid)'.