Skip to content

Fix NuGet trusted-publishing user (marius.bughiu, not marius-bughiu) #55

Fix NuGet trusted-publishing user (marius.bughiu, not marius-bughiu)

Fix NuGet trusted-publishing user (marius.bughiu, not marius-bughiu) #55

Triggered via push May 1, 2026 14:22
Status Success
Total duration 1m 40s
Artifacts 3

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-and-test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (macos-latest): src/Celerity.Tests/Collections/RemoveOutValueTests.cs#L71
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (macos-latest): src/Celerity.Tests/Collections/RemoveOutValueTests.cs#L58
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (macos-latest): src/Celerity.Tests/Collections/RemoveOutValueTests.cs#L45
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (macos-latest): src/Celerity.Tests/Hashing/StringFnV1AHasherTests.cs#L76
Cannot convert null literal to non-nullable reference type.
build-and-test (macos-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L10
Non-nullable field 'celerityDictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (macos-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L9
Non-nullable field 'dictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (macos-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L8
Non-nullable field 'keys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (macos-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L9
Non-nullable field 'intDictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (macos-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L8
Non-nullable field 'dictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (macos-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L7
Non-nullable field 'keys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (ubuntu-latest): src/Celerity.Tests/Collections/AddAndTryAddTests.cs#L67
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (ubuntu-latest): src/Celerity.Tests/Collections/AddAndTryAddTests.cs#L46
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (ubuntu-latest): src/Celerity.Tests/Collections/AddAndTryAddTests.cs#L56
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (ubuntu-latest): src/Celerity.Tests/Hashing/StringFnV1AHasherTests.cs#L76
Cannot convert null literal to non-nullable reference type.
build-and-test (ubuntu-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L10
Non-nullable field 'celerityDictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (ubuntu-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L9
Non-nullable field 'dictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (ubuntu-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L8
Non-nullable field 'keys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (ubuntu-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L9
Non-nullable field 'intDictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (ubuntu-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L8
Non-nullable field 'dictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (ubuntu-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L7
Non-nullable field 'keys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (windows-latest): src/Celerity.Tests/Collections/CelerityDictionaryCollisionTests.cs#L177
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (windows-latest): src/Celerity.Tests/Collections/AddAndTryAddTests.cs#L46
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (windows-latest): src/Celerity.Tests/Collections/AddAndTryAddTests.cs#L23
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (windows-latest): src/Celerity.Tests/Hashing/StringFnV1AHasherTests.cs#L76
Cannot convert null literal to non-nullable reference type.
build-and-test (windows-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L10
Non-nullable field 'celerityDictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (windows-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L9
Non-nullable field 'dictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (windows-latest): src/Celerity.Benchmarks/CelerityDictionaryBenchmark.cs#L8
Non-nullable field 'keys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (windows-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L9
Non-nullable field 'intDictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (windows-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L8
Non-nullable field 'dictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (windows-latest): src/Celerity.Benchmarks/IntDictionaryBenchmark.cs#L7
Non-nullable field 'keys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size Digest
test-results-macos-latest Expired
105 KB
sha256:2696ebf9ab5a548513b2e8a57c0fadaebdc5846943820b17d4995bf131fa8d1b
test-results-ubuntu-latest Expired
105 KB
sha256:8deaba5b15290a0cc4ccd41ef845c1d06cd38069673d023b7469599613becf6a
test-results-windows-latest Expired
105 KB
sha256:e5701d6ef79ff8188a534a3fbda367ff7458483da1b13996b2523c347ebec78d