Skip to content

Add struct enumerator and IEnumerable<int> to IntSet #28

Add struct enumerator and IEnumerable<int> to IntSet

Add struct enumerator and IEnumerable<int> to IntSet #28

Triggered via pull request April 25, 2026 07:01
Status Success
Total duration 32s
Artifacts 1

ci.yml

on: pull_request
build-and-test
29s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
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: 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: 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: 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: src/Celerity.Tests/Hashing/StringFnV1AHasherTests.cs#L76
Cannot convert null literal to non-nullable reference type.
build-and-test: 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: 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: 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: 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: 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: 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.

Artifacts

Produced during runtime
Name Size Digest
test-results Expired
85 KB
sha256:1b4d24c3e501f47aeb4e3868742d045e6507361cf3a267c6ff29800e82056e49