Update build.yml #125
Annotations
10 warnings
Build and Pack:
src/NAudio.Lame/ID3/UnknownFrame.cs#L13
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/NAudio.Lame/ID3/Header.cs#L19
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/NAudio.Lame/ID3/Header.cs#L39
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/NAudio.Lame/ID3/Header.cs#L47
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/NAudio.Lame/ID3/Frame.cs#L53
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/NAudio.Lame/ID3/Frame.cs#L64
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/NAudio.Lame/ID3/Frame.cs#L68
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/NAudio.Lame/ID3/APICFrame.cs#L33
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/AAXClean.Codecs/AacDecodeBuffer.cs#L153
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build and Pack:
src/NAudio.Lame/ID3/UnknownFrame.cs#L13
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Loading