Updated publishing #40
Annotations
9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
GameboyColourDecolouriser/DecolouredTile.cs#L85
Non-nullable field '_gbHashSet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
GameboyColourDecolouriser.UnitTests/ImageConverterTests.cs#L19
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
build:
GameboyColourDecolouriser.UnitTests/DecolouriserTests.cs#L19
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
build:
GameboyColourDecolouriser.UnitTests/ImageConverterTests.cs#L34
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
build:
GameboyColourDecolouriser/DecolouredTile.cs#L85
Non-nullable field '_gbHashSet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
GameboyColourDecolouriser.UnitTests/ImageConverterTests.cs#L19
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
build:
GameboyColourDecolouriser.UnitTests/DecolouriserTests.cs#L19
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
build:
GameboyColourDecolouriser.UnitTests/ImageConverterTests.cs#L34
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|