[release/2.1] Tiff decoding robustness improvements (#2550) #3863
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs#L277
Code should not contain trailing whitespace
|
tests/ImageSharp.Tests/Memory/Buffer2DTests.SwapOrCopyContent.cs#L16
Field 'MemoryAllocator' should begin with lower-case letter
|
tests/ImageSharp.Tests/TestFormat.cs#L218
Code should not contain multiple blank lines in a row
|
tests/ImageSharp.Benchmarks/General/Buffer2D_DangerousGetRowSpan.cs#L15
Each attribute should be placed on its own line of code
|
tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressBenchmarks.cs#L41
Single-line comment should be preceded by blank line
|
tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L231
Single-line comment should be preceded by blank line
|
tests/ImageSharp.Benchmarks/Config.cs#L55
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
|
tests/ImageSharp.Benchmarks/Config.cs#L55
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
|
tests/ImageSharp.Benchmarks/Config.cs#L55
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
|
tests/ImageSharp.Benchmarks/Config.cs#L55
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
|
The logs for this run have expired and are no longer available.
Loading