Implement ASTC decoding with integrated decoder #37
Annotations
10 warnings
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L91
Member 'LoadActualImage' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build:
tests/ImageSharp.Textures.InteractiveTest/ApplicationManager.cs#L34
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L52
Member 'DecompressDds' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
|
Build:
tests/ImageSharp.Textures.InteractiveTest/UI/WizardPages/Preview.cs#L43
Member 'OpenCompare' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
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)
|
Loading