Bump actions/checkout from 3 to 4 #2
Annotations
1 error and 71 warnings
Build (windows-latest, net7.0, 7.0.x, true, -x64, false)
Process completed with exit code 1.
|
Build (ubuntu-latest, net7.0, 7.0.x, true, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (ubuntu-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Tests/TestFormat.cs#L178
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (ubuntu-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Tests/Image/MockImageFormatDetector.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (ubuntu-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Tests/Image/ImageTests.WrapMemory.cs#L310
Possible mistaken empty statement
|
Build (ubuntu-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Tests/Processing/Normalization/MagickCompareTests.cs#L7
Using directives should be ordered alphabetically by the namespaces (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1210.md)
|
|
Build (ubuntu-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Tests/Helpers/TolerantMathTests.cs#L3
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Build (ubuntu-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Tests/Image/ImageFrameCollectionTests.NonGeneric.cs#L282
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
|
|
|
Build (ubuntu-latest, net7.0, 7.0.x, true, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/TestFormat.cs#L178
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/Image/MockImageFormatDetector.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/Image/ImageTests.WrapMemory.cs#L310
Possible mistaken empty statement
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/Processing/Normalization/MagickCompareTests.cs#L7
Using directives should be ordered alphabetically by the namespaces (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1210.md)
|
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/TestFormat.cs#L143
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/TestFormat.cs#L146
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/TestFormat.cs#L257
Type SixLabors.ImageSharp.Tests.TestFormat.TestPixelForAgnosticDecode should override Equals because it implements IEquatable<T> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1067)
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/Helpers/TolerantMathTests.cs#L3
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Tests/Image/ImageFrameCollectionTests.NonGeneric.cs#L282
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Build (ubuntu-latest, net6.0, 6.0.x, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L13
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L15
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L17
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L19
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/DecodeJpeg.cs#L11
Type 'DecodeJpeg' owns disposable field(s) 'preloadedImageStream' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Tga/EncodeTga.cs#L12
Type 'EncodeTga' owns disposable field(s) 'tgaMagick' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_LoadFromInt16.cs#L16
Member 'dest' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/IO/BufferedStreams.cs#L10
Type 'BufferedStreams' owns disposable field(s) 'bufferedStream1', 'bufferedStream2', 'bufferedStream3', 'bufferedStream4', 'bufferedStreamWrap1', 'bufferedStreamWrap2', 'chunkedMemoryStream1', 'chunkedMemoryStream2', 'stream1', 'stream2', 'stream3', 'stream4', 'stream5', 'stream6', 'stream6' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_Quantize.cs#L14
Member 'result' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Color/Bulk/FromVector4.cs#L21
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (macos-latest, net7.0, 7.0.x, true, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (macos-latest, net6.0, 6.0.x, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L13
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L15
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L17
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L19
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/IO/BufferedStreams.cs#L10
Type 'BufferedStreams' owns disposable field(s) 'bufferedStream1', 'bufferedStream2', 'bufferedStream3', 'bufferedStream4', 'bufferedStreamWrap1', 'bufferedStreamWrap2', 'chunkedMemoryStream1', 'chunkedMemoryStream2', 'stream1', 'stream2', 'stream3', 'stream4', 'stream5', 'stream6', 'stream6' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Tga/EncodeTga.cs#L12
Type 'EncodeTga' owns disposable field(s) 'tgaMagick' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Color/Bulk/FromVector4.cs#L21
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Color/Bulk/FromVector4.cs#L23
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_LoadFromInt16.cs#L16
Member 'dest' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_Quantize.cs#L14
Member 'result' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (macos-latest, net6.0, 6.0.x, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (windows-latest, net6.0, 6.0.x, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (windows-latest, net6.0, 6.0.x, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_LoadFromInt16.cs#L16
Member 'dest' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_Quantize.cs#L14
Member 'result' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L13
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L15
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L17
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L19
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Processing/Resize.cs#L19
Member 'bytes' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Color/Bulk/FromVector4.cs#L21
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Color/Bulk/FromVector4.cs#L23
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net6.0, 6.0.x, -x64, false):
tests/ImageSharp.Benchmarks/Color/Bulk/Pad3Shuffle4Channel.cs#L12
Member 'ControlFast' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L13
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L15
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L17
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L19
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Tests/TestImages.cs#L3
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_LoadFromInt16.cs#L16
Member 'dest' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_Quantize.cs#L14
Member 'result' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Processing/Resize.cs#L19
Member 'bytes' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Color/Bulk/FromVector4.cs#L21
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false):
tests/ImageSharp.Benchmarks/Color/Bulk/FromVector4.cs#L23
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build (windows-latest, net7.0, 7.0.x, true, -x64, false)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
actual_output_Windows_net7.0-x64.zip
Expired
|
394 MB |
|