docs: Add Phase 23 release notes (v2.7.0) #416
Annotations
1 error and 6 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/GauntletCI.Tests/SilverLabelEngineTests.cs#L887
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
|
build:
src/GauntletCI.Tests/SilverLabelEngineTests.cs#L794
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
|
build:
src/GauntletCI.Tests/SilverLabelEngineTests.cs#L701
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
|
build:
src/GauntletCI.Tests/SilverLabelEngineTests.cs#L887
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
|
build:
src/GauntletCI.Tests/SilverLabelEngineTests.cs#L794
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
|
build:
src/GauntletCI.Tests/SilverLabelEngineTests.cs#L701
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|