Add New Telemetry markers for each stage #2908
Build.yml
on: pull_request
Format checker
26s
Run Clippy
2m 18s
Run Unit Tests
1m 52s
Generate Code Coverage
2m 9s
Annotations
12 errors and 4 warnings
Run Unit Tests:
core/main/src/broker/endpoint_broker.rs#L1236
this function takes 4 arguments but 3 arguments were supplied
|
Run Unit Tests
Process completed with exit code 101.
|
Generate Code Coverage:
core/main/src/broker/endpoint_broker.rs#L1236
this function takes 4 arguments but 3 arguments were supplied
|
Generate Code Coverage
Process completed with exit code 1.
|
Generate Code Coverage
Either message or path input is required
|
Run Clippy:
core/main/src/broker/endpoint_broker.rs#L1236
this function takes 4 arguments but 3 arguments were supplied
|
Run Clippy:
core/main/src/firebolt/firebolt_gateway.rs#L214
the function `capture_stage` doesn't need a mutable reference
|
Run Clippy:
core/main/src/firebolt/firebolt_gateway.rs#L234
the function `capture_stage` doesn't need a mutable reference
|
Run Clippy:
core/main/src/firebolt/firebolt_gateway.rs#L243
the function `capture_stage` doesn't need a mutable reference
|
Run Clippy:
core/main/src/firebolt/firebolt_gateway.rs#L257
the function `RpcRouter::route_extn_protocol` doesn't need a mutable reference
|
Run Clippy:
core/main/src/firebolt/rpc_router.rs#L147
the function `capture_stage` doesn't need a mutable reference
|
Run Clippy
Process completed with exit code 101.
|
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 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/
|
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/
|