Skip to content

Bump IronCompress from 1.6.3 to 1.7.0 #158

Bump IronCompress from 1.6.3 to 1.7.0

Bump IronCompress from 1.6.3 to 1.7.0 #158

Triggered via pull request December 15, 2025 05:04
Status Success
Total duration 2m 6s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/EasyCompressor.LZMA/LZMACompressor.cs#L194
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/EasyCompressor.LZMA/LZMACompressor.cs#L185
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/EasyCompressor/Utilities/StreamExtensions.cs#L101
Avoid inexact read with 'System.IO.Stream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/EasyCompressor/Utilities/StreamExtensions.cs#L66
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/EasyCompressor.LZMA/LZMACompressor.cs#L194
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/EasyCompressor.LZMA/LZMACompressor.cs#L185
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/EasyCompressor/Utilities/StreamExtensions.cs#L101
Avoid inexact read with 'System.IO.Stream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/EasyCompressor/Utilities/StreamExtensions.cs#L66
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)