Skip to content

Use FileOptions.Asynchronous when doing async IO #3725

Use FileOptions.Asynchronous when doing async IO

Use FileOptions.Asynchronous when doing async IO #3725

Re-run triggered July 5, 2023 00:38
Status Success
Total duration 8m 56s
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, 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, 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/Processing/Normalization/MagickCompareTests.cs#L7
Using directives should be ordered alphabetically by the namespaces
Build (false, ubuntu-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, 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/LoadResizeSave/LoadResizeSaveStressRunner.cs#L36
This call site is reachable on all platforms. 'ImageCodecInfo.FormatID' is only supported on: 'windows'.
Build (false, macos-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L36
This call site is reachable on all platforms. 'ImageCodecInfo' is only supported on: 'windows'.
Build (false, macos-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L36
This call site is reachable on all platforms. 'ImageCodecInfo.GetImageEncoders()' is only supported on: 'windows'.
Build (false, macos-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L36
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows'.
Build (false, macos-latest, net6.0, 6.0.x, -x64, false): tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L36
This call site is reachable on all platforms. 'ImageFormat.Guid' is only supported on: 'windows'.
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/Processing/Resize.cs#L19
Member 'bytes' is explicitly initialized to its default value
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/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/TestFormat.cs#L264
Type SixLabors.ImageSharp.Tests.TestFormat.TestPixelForAgnosticDecode should override Equals because it implements IEquatable<T>