.NET 8 Updates #141
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Test:
src/Alba/Security/OpenConnectUserPassword.cs#L68
Possible null reference assignment.
|
Test:
src/Alba/Security/OpenConnectUserPassword.cs#L78
Possible null reference assignment.
|
Test:
src/Alba/Security/OpenConnectUserPassword.cs#L80
Possible null reference assignment.
|
Test:
src/Alba/Security/OpenConnectExtension.cs#L49
Thrown value may be null.
|
Test:
src/Alba/ScenarioResult.cs#L94
Nullability of reference types in value of type 'Task<T>' doesn't match target type 'Task<T?>'.
|
Test:
src/Alba/Security/OpenConnectExtension.cs#L98
Possible null reference argument for parameter 'jwt' in 'void HttpContextExtensions.SetBearerToken(HttpContext context, string jwt)'.
|
Test:
src/Alba/Security/OpenConnectClientCredentials.cs#L35
Possible null reference assignment.
|
Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Test:
src/Alba/Assertions/HeaderMatchAssertion.cs#L30
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input)'.
|
The logs for this run have expired and are no longer available.
Loading