Skip to content

CodeCoverage

CodeCoverage #159

Triggered via schedule July 18, 2023 02:29
Status Success
Total duration 18m 54s
Artifacts

code-coverage.yml

on: schedule
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestFormat.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/Image/MockImageFormatDetector.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/Formats/Qoi/ImageExtensionsTest.cs#L4
Using directives should be ordered alphabetically by the namespaces
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/Processing/Normalization/MagickCompareTests.cs#L7
Using directives should be ordered alphabetically by the namespaces
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestFormat.cs#L144
Do not declare visible instance fields
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestFormat.cs#L147
Do not declare visible instance fields
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestFormat.cs#L264
Type SixLabors.ImageSharp.Tests.TestFormat.TestPixelForAgnosticDecode should override Equals because it implements IEquatable<T>
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestFormat.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/Image/MockImageFormatDetector.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/Formats/Qoi/ImageExtensionsTest.cs#L4
Using directives should be ordered alphabetically by the namespaces
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/Processing/Normalization/MagickCompareTests.cs#L7
Using directives should be ordered alphabetically by the namespaces
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestUtilities/AsyncStreamWrapper.cs#L7
'AsyncStreamWrapper' overrides array-based 'ReadAsync' but does not override memory-based 'ReadAsync'. Consider overriding memory-based 'ReadAsync' to improve performance.
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestUtilities/AsyncStreamWrapper.cs#L7
'AsyncStreamWrapper' overrides array-based 'WriteAsync' but does not override memory-based 'WriteAsync'. Consider overriding memory-based 'WriteAsync' to improve performance.
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestFormat.cs#L144
Do not declare visible instance fields
Build (ubuntu-latest, net6.0, -x64, true): tests/ImageSharp.Tests/TestFormat.cs#L147
Do not declare visible instance fields