ASTC decoding part 0: Test infrastructure improvements #45
Annotations
10 warnings and 1 notice
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L26
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L25
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L24
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L23
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L22
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
tests/ImageSharp.Textures.Tests/TestUtilities/TestEnvironment.cs#L239
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
|
Build:
tests/ImageSharp.Textures.Tests/TestUtilities/ImageProviders/TestImageProvider.cs#L45
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
|
|
Build:
tests/ImageSharp.Textures.Tests/TestUtilities/TestEnvironment.cs#L323
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
Build:
tests/ImageSharp.Textures.Tests/TestUtilities/ImageProviders/FileProvider.cs#L212
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
|
|
Build:
tests/ImageSharp.Textures.Tests/TestUtilities/ImageProviders/FileProvider.cs#L14
Class TestImageProvider must have a public parameterless constructor to support Xunit.Abstractions.IXunitSerializable. (https://xunit.net/xunit.analyzers/rules/xUnit3001)
|
|
|
background
wait
wait-all
cancel
Loading