dotnet9 update #138
Annotations
10 warnings
default:
src/WeihanLi.Web.Extensions/Authorization/Jwt/DependencyInjectionExtensions.cs#L23
Cannot convert null literal to non-nullable reference type.
|
default:
src/WeihanLi.Web.Extensions/Authorization/Jwt/JsonWebTokenOptions.cs#L87
Cannot convert null literal to non-nullable reference type.
|
default:
src/WeihanLi.Web.Extensions/Authorization/Jwt/JsonWebTokenOptionsSetup.cs#L11
Nullability of reference types in type of parameter 'name' of 'void JsonWebTokenOptionsSetup.PostConfigure(string name, JsonWebTokenOptions options)' doesn't match implicitly implemented member 'void IPostConfigureOptions<JsonWebTokenOptions>.PostConfigure(string? name, JsonWebTokenOptions options)' (possibly because of nullability attributes).
|
default:
src/WeihanLi.Web.Extensions/Authorization/Jwt/JwtBearerOptionsPostSetup.cs#L18
Nullability of reference types in type of parameter 'name' of 'void JwtBearerOptionsPostSetup.PostConfigure(string name, JwtBearerOptions options)' doesn't match implicitly implemented member 'void IPostConfigureOptions<JwtBearerOptions>.PostConfigure(string? name, JwtBearerOptions options)' (possibly because of nullability attributes).
|
default:
src/WeihanLi.Web.Extensions/AccessControlHelper/HtmlHelperExtension.cs#L23
Cannot convert null literal to non-nullable reference type.
|
default:
src/WeihanLi.Web.Extensions/AccessControlHelper/HtmlHelperExtension.cs#L23
Cannot convert null literal to non-nullable reference type.
|
default:
src/WeihanLi.Web.Extensions/AccessControlHelper/HtmlHelperExtension.cs#L48
Cannot convert null literal to non-nullable reference type.
|
default:
src/WeihanLi.Web.Extensions/AccessControlHelper/HtmlHelperExtension.cs#L48
Cannot convert null literal to non-nullable reference type.
|
default:
src/WeihanLi.Web.Extensions/AccessControlHelper/HtmlHelperExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
|
default:
src/WeihanLi.Web.Extensions/AccessControlHelper/HtmlHelperExtension.cs#L52
Cannot convert null literal to non-nullable reference type.
|