Skip to content

Nuget Publish

Nuget Publish #17

Manually triggered November 19, 2024 15:16
Status Success
Total duration 2m 35s
Artifacts

publish.yml

on: workflow_dispatch
publish-to-nuget
2m 26s
publish-to-nuget
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
publish-to-nuget: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
publish-to-nuget: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
publish-to-nuget: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
publish-to-nuget
The target framework 'net7.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.
publish-to-nuget: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
publish-to-nuget: src/DotRecast.Detour/DtNavMeshQuery.cs#L1614
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)