feature/nth-index-of #301
Annotations
5 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
OnixLabs.Core.UnitTests/OptionalTests.cs#L339
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)
|
build:
OnixLabs.Core.UnitTests/OptionalTests.cs#L339
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)
|
build:
OnixLabs.Core.UnitTests/OptionalTests.cs#L339
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)
|
build:
OnixLabs.Core.UnitTests/OptionalTests.cs#L339
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)
|