Skip to content

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.8 to 10.0.0 #156

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.8 to 10.0.0

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.8 to 10.0.0 #156

Status Success
Total duration 2m 41s
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#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/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.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#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/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)