Merge pull request #44 from ShawnLaMountain/Net10-Upgrade #63
Annotations
10 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.1, NuGet/setup-nuget@v1.0.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
src/ThunderDesign.Net-PCL.Threading.Shared/HelperClasses/ThreadHelper.cs#L31
Dereference of a possibly null reference.
|
|
build:
src/ThunderDesign.Net-PCL.Threading.Shared/HelperClasses/ThreadHelper.cs#L31
Dereference of a possibly null reference.
|
|
build:
src/ThunderDesign.Net-PCL.Threading.Shared/HelperClasses/ThreadHelper.cs#L31
Dereference of a possibly null reference.
|
|
build:
src/ThunderDesign.Net-PCL.Threading.Shared/HelperClasses/ThreadHelper.cs#L31
Dereference of a possibly null reference.
|
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|