Skip to content

Add New Telemetry markers for each stage #2917

Add New Telemetry markers for each stage

Add New Telemetry markers for each stage #2917

Triggered via pull request November 21, 2024 18:46
Status Failure
Total duration 1m 24s
Artifacts

Build.yml

on: pull_request
Format checker
21s
Format checker
Run Clippy
1m 3s
Run Clippy
Run Unit Tests
1m 5s
Run Unit Tests
Generate Code Coverage
1m 16s
Generate Code Coverage
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 4 warnings
Run Clippy: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `ApiMessage` is defined multiple times
Run Clippy: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `ApiProtocol` is defined multiple times
Run Clippy: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `JsonRpcApiResponse` is defined multiple times
Run Clippy: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `RpcRequest` is defined multiple times
Run Clippy: core/main/src/firebolt/firebolt_gateway.rs#L28
struct `ApiStats` is private
Run Clippy: core/main/src/firebolt/firebolt_gateway.rs#L29
struct `ApiStats` is private
Run Clippy: core/main/src/firebolt/firebolt_gateway.rs#L29
unused imports: `ApiMessage`, `ApiProtocol`, `JsonRpcApiResponse`, `RpcRequest`
Run Clippy
Process completed with exit code 101.
Run Unit Tests: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `ApiMessage` is defined multiple times
Run Unit Tests: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `ApiProtocol` is defined multiple times
Run Unit Tests: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `JsonRpcApiResponse` is defined multiple times
Run Unit Tests: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `RpcRequest` is defined multiple times
Run Unit Tests: core/main/src/firebolt/firebolt_gateway.rs#L28
struct `ApiStats` is private
Run Unit Tests: core/main/src/firebolt/firebolt_gateway.rs#L29
struct `ApiStats` is private
Run Unit Tests: core/main/src/firebolt/firebolt_gateway.rs#L29
unused imports: `ApiMessage`, `ApiProtocol`, `JsonRpcApiResponse`, `RpcRequest`
Run Unit Tests
Process completed with exit code 101.
Generate Code Coverage: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `ApiMessage` is defined multiple times
Generate Code Coverage: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `ApiProtocol` is defined multiple times
Generate Code Coverage: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `JsonRpcApiResponse` is defined multiple times
Generate Code Coverage: core/main/src/firebolt/firebolt_gateway.rs#L29
the name `RpcRequest` is defined multiple times
Generate Code Coverage: core/main/src/firebolt/firebolt_gateway.rs#L28
struct `ApiStats` is private
Generate Code Coverage: core/main/src/firebolt/firebolt_gateway.rs#L29
struct `ApiStats` is private
Generate Code Coverage: core/main/src/firebolt/firebolt_gateway.rs#L29
unused imports: `ApiMessage`, `ApiProtocol`, `JsonRpcApiResponse`, `RpcRequest`
Generate Code Coverage
Process completed with exit code 1.
Generate Code Coverage
Either message or path input is required
Format checker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate Code Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/