Skip to content

fix packages vulnerabilities #378

fix packages vulnerabilities

fix packages vulnerabilities #378

Triggered via pull request January 16, 2024 14:56
Status Success
Total duration 2m 7s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build (7.0.305)
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, codecov/codecov-action@v2.1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (7.0.305)
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/
build (7.0.305)
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 (7.0.305)
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 (7.0.305)
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 (7.0.305)
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 (7.0.305): 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 (7.0.305): 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 (7.0.305): 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 (7.0.305): app/Spinner/Spinner.cs#L194
Struct instance method being used for delegate creation, this will result in a boxing instruction
build (7.0.305): app/Spinner/Spinner.cs#L212
Struct instance method being used for delegate creation, this will result in a boxing instruction
build (7.0.305): 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 (7.0.305): 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 (7.0.305): 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