Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.8 to 10.0.1 #159
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)
|