An assortment of collection types for .NET, maybe some are even useful

3 Open Issues Need Help Last updated: Dec 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The Nuke Build project is emitting `CS8632` warnings during its build process, specifically indicating that nullable reference type annotations are being used in `Build.cs` without an active `#nullable` annotations context. Despite these warnings, the build successfully completes.

Complexity: 2/5
bug good first issue

An assortment of collection types for .NET, maybe some are even useful

C#

AI Summary: This issue proposes removing the Windows variant of CI builds from the project's continuous integration pipeline. The rationale is that these builds consume time without adding value, as the project does not target .NET Framework.

Complexity: 1/5
good first issue

An assortment of collection types for .NET, maybe some are even useful

C#

AI Summary: This GitHub issue requests the removal of the default `UnitTest` and `Class1` files from the project. These files were initially useful during the project's setup or import but are now considered redundant and no longer needed.

Complexity: 1/5
bug good first issue

An assortment of collection types for .NET, maybe some are even useful

C#