Skip to content

Update to codeql v3

Update to codeql v3 #8

Triggered via push January 22, 2025 19:13
Status Failure
Total duration 4m 23s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Encountered a fatal error while running "C:\hostedtoolcache\windows\CodeQL\2.20.1\x64\codeql\codeql.exe database finalize --finalize-dataset --threads=4 --ram=14437 D:\a\_temp\codeql_databases\csharp". Exit code was 32 and last log line was: CodeQL detected code written in C# but could not process any of it. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.
build: AerospikeClient/Async/AsyncExecute.cs#L114
The variable 'e' is declared but never used
build: AerospikeClient/Command/ExecuteCommand.cs#L97
The variable 'e' is declared but never used
build: AerospikeClient/Command/ScanExecutor.cs#L62
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: AerospikeClient/Query/QueryPartitionCommand.cs#L56
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: AerospikeClient/Query/QueryListenerExecutor.cs#L67
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: AerospikeClient/Query/QueryListenerCommand.cs#L57
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: AerospikeClient/Command/ScanPartitionCommand.cs#L63
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: AerospikeDemo/AsyncTransactionWithTask.cs#L29
The field 'AsyncTransactionWithTask.completed' is never used
build: AerospikeDemo/Replace.cs#L120
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: AerospikeClient/Async/AsyncExecute.cs#L114
The variable 'e' is declared but never used