Skip to content

Prevent crafted DOS attack. #3746

Prevent crafted DOS attack.

Prevent crafted DOS attack. #3746

Triggered via pull request August 1, 2023 02:19
Status Success
Total duration 8m 4s
Artifacts

build-and-test.yml

on: pull_request
Matrix: Build
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): 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 (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Tests/Formats/Qoi/ImageExtensionsTest.cs#L4
Using directives should be ordered alphabetically by the namespaces
Build (false, 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
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): 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 (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Tests/Formats/Qoi/ImageExtensionsTest.cs#L4
Using directives should be ordered alphabetically by the namespaces
Build (false, windows-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (false, windows-latest, net6.0, 6.0.x, -x64, false): 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 (false, windows-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Tests/Formats/Qoi/ImageExtensionsTest.cs#L4
Using directives should be ordered alphabetically by the namespaces
Build (false, windows-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L264
Type SixLabors.ImageSharp.Tests.TestFormat.TestPixelForAgnosticDecode should override Equals because it implements IEquatable<T>
Build (false, windows-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (false, windows-latest, net7.0, 7.0.x, true, -x64, false): 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 (false, windows-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Tests/Formats/Qoi/ImageExtensionsTest.cs#L4
Using directives should be ordered alphabetically by the namespaces
Build (false, windows-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L264
Type SixLabors.ImageSharp.Tests.TestFormat.TestPixelForAgnosticDecode should override Equals because it implements IEquatable<T>
Build (false, 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
Build (false, macos-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Benchmarks/Processing/Resize.cs#L19
Member 'bytes' is explicitly initialized to its default value
Build (false, 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
Build (false, 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