Skip to content

Create codeql.yml

Create codeql.yml #1

Triggered via pull request November 28, 2024 22:56
Status Failure
Total duration 1m 39s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyze (csharp): Src/NewTaskAck/NewTaskAck.cs#L12
'ConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'ConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/EmitLog/EmitLog.cs#L12
'ConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'ConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/NewTask/NewTask.cs#L12
'ConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'ConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/Receive/Receive.cs#L13
'ConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'ConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/Receive/Receive.cs#L24
The type or namespace name 'EventingBasicConsumer' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/RpcClient/Program.cs#L54
The type or namespace name 'IModel' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/RpcClient/Program.cs#L82
The type or namespace name 'IModel' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/ReceiveLogs/ReceiveLogs.cs#L13
'ConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'ConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/ReceiveLogs/ReceiveLogs.cs#L23
The type or namespace name 'EventingBasicConsumer' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): Src/RpcWorker/Program.cs#L35
The type or namespace name 'IModel' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Failed to upload a SARIF file for the unsuccessful execution. Code scanning status information for the repository may be out of date as a result. Processing errors: CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled