fix packages vulnerabilities (#34) #140
Annotations
18 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1.0.5, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/setup-nuget@v1.0.5, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup .NET Core SDK 5.0 🔧
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build ⚙️
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 ⚙️
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 ⚙️:
app/Spinner/Spinner.cs#L127
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
|
Build ⚙️:
app/Spinner/Spinner.cs#L132
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
|
Build ⚙️:
app/Spinner/Spinner.cs#L146
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
|
Build ⚙️:
app/Spinner/Spinner.cs#L194
Struct instance method being used for delegate creation, this will result in a boxing instruction
|
Build ⚙️:
app/Spinner/Spinner.cs#L212
Struct instance method being used for delegate creation, this will result in a boxing instruction
|
Build ⚙️:
app/Spinner/Spinner.cs#L127
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
|
Build ⚙️:
app/Spinner/Spinner.cs#L132
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Benchmark_Results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Build ⚙️:
app/Spinner/Spinner.cs#L127
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
|
Setup NuGet 🔧
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/
|
Restore Dependencies 📦
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.
|
Restore Dependencies 📦
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.
|
Setup .NET Core SDK 3.1 🔧
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading