Skip to content

Merge pull request #35 from Cysharp/feature/pin_action #67

Merge pull request #35 from Cysharp/feature/pin_action

Merge pull request #35 from Cysharp/feature/pin_action #67

Triggered via push March 18, 2025 08:22
Status Success
Total duration 38s
Artifacts

build-debug.yml

on: push
build-dotnet
27s
build-dotnet
Fit to window
Zoom out
Zoom in

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.