Skip to content

CodeQL

CodeQL #277

Triggered via schedule March 6, 2025 02:37
Status Success
Total duration 3m 23s
Artifacts

codeql.yml

on: schedule
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Analyze (csharp): src/Kryptor/Generators/UnixRandom.cs#L32
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/Header.cs#L131
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/Helpers/AsyncCompat.cs#L133
Avoid inexact read with 'System.IO.Stream.ReadAsync(byte[], int, int, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/Helpers/AsyncCompat.cs#L137
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/Header.cs#L172
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor/Header.cs#L212
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/Kryptor.Client/SessionManager.cs#L13
The field 'SessionContainer._cancellationRequested' is never used
Analyze (csharp): src/Kryptor.Client/SessionContainer.cs#L12
The field 'SessionContainer.tokenSources' is assigned but its value is never used
Analyze (csharp): src/Kryptor.Client/SessionManager.cs#L13
The field 'SessionContainer._cancellationRequested' is never used
Analyze (csharp): src/Kryptor.Client/SessionContainer.cs#L12
The field 'SessionContainer.tokenSources' is assigned but its value is never used
Analyze (csharp): src/Kryptor.Client/SessionManager.cs#L13
The field 'SessionContainer._cancellationRequested' is never used
Analyze (csharp): src/Kryptor.Client/SessionContainer.cs#L12
The field 'SessionContainer.tokenSources' is assigned but its value is never used
Analyze (csharp): src/Kryptor.Client/SessionManager.cs#L13
The field 'SessionContainer._cancellationRequested' is never used
Analyze (csharp): src/Kryptor.Client/SessionContainer.cs#L12
The field 'SessionContainer.tokenSources' is assigned but its value is never used
Analyze (csharp): src/Kryptor.Client/SessionManager.cs#L13
The field 'SessionContainer._cancellationRequested' is never used
Analyze (csharp): src/Kryptor.Client/SessionContainer.cs#L12
The field 'SessionContainer.tokenSources' is assigned but its value is never used
Analyze (csharp): src/Kryptor.Client/SessionManager.cs#L13
The field 'SessionContainer._cancellationRequested' is never used
Analyze (csharp): src/Kryptor.Client/SessionContainer.cs#L12
The field 'SessionContainer.tokenSources' is assigned but its value is never used