Skip to content

Fixing some things (#37) #391

Fixing some things (#37)

Fixing some things (#37) #391

Triggered via push April 30, 2024 19:51
Status Success
Total duration 1m 20s
Artifacts

ci.yml

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

Annotations

13 warnings
build (8.0.204)
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, codecov/codecov-action@v2.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (8.0.204)
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 (8.0.204): src/Spinner/Spinner.cs#L145
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
build (8.0.204): src/Spinner/Spinner.cs#L126
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
build (8.0.204): src/Spinner/Spinner.cs#L131
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
build (8.0.204): src/Spinner/Spinner.cs#L192
Struct instance method being used for delegate creation, this will result in a boxing instruction
build (8.0.204): src/Spinner/Spinner.cs#L208
Struct instance method being used for delegate creation, this will result in a boxing instruction
build (8.0.204): src/Spinner/Spinner.cs#L126
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
build (8.0.204): src/Spinner/Spinner.cs#L145
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
build (8.0.204): src/Spinner/Spinner.cs#L131
Value type to reference type conversion causes boxing at call site (here), and unboxing at the callee-site. Consider using generics if applicable
build (8.0.204): src/Spinner/Spinner.cs#L192
Struct instance method being used for delegate creation, this will result in a boxing instruction
build (8.0.204): src/Spinner/Spinner.cs#L208
Struct instance method being used for delegate creation, this will result in a boxing instruction
build (8.0.204)
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/