Merge pull request #35 from Cysharp/feature/pin_action #67
Annotations
8 warnings
build-dotnet
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.
|
build-dotnet
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.
|
build-dotnet
Potential stack overflow. Move the stackalloc out of the loop.
|
build-dotnet
Potential stack overflow. Move the stackalloc out of the loop.
|
build-dotnet
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.
|
build-dotnet
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.
|
build-dotnet:
tests/LitJWT.Tests/Base64UrlTest.cs#L30
Potential stack overflow. Move the stackalloc out of the loop.
|
build-dotnet:
tests/LitJWT.Tests/Base64Test.cs#L25
Potential stack overflow. Move the stackalloc out of the loop.
|