v0.0.3 Add README to Nuget package #20
build-and-deploy.yml
on: release
build-and-deploy
1m 17s
Annotations
13 warnings
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L291
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L702
Argument 1 should be passed with the 'in' keyword
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L702
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L291
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L702
Argument 1 should be passed with the 'in' keyword
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L702
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
build-and-deploy:
test/Yolu.Benchmark/Collections/Internal/ArrayClassStruct.cs#L163
Possible null reference return.
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L291
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L702
Argument 1 should be passed with the 'in' keyword
|
build-and-deploy:
src/Yolu/Identifier/Ulid.cs#L702
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
build-and-deploy:
test/Yolu.Benchmark/Collections/Internal/ArrayClassStruct.cs#L163
Possible null reference return.
|