Tracing: Otlp metrics (#909) #1833
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup Rust toolchain (Other OSes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust toolchain (Other OSes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust toolchain (Other OSes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust toolchain (Other OSes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cargo bench (no-run):
nodes/nomos-node/src/main.rs#L14
unused imports: `Level` and `span`
|
Cargo bench (no-run):
nodes/nomos-node/src/main.rs#L15
unused import: `uuid::Uuid`
|
Cargo bench (no-run)
`nomos-node` (bin "nomos-node" test) generated 2 warnings (run `cargo fix --bin "nomos-node" --tests` to apply 2 suggestions)
|
Cargo bench (no-run):
nodes/nomos-executor/src/main.rs#L14
unused import: `uuid::Uuid`
|
Cargo bench (no-run)
`nomos-executor` (bin "nomos-executor" test) generated 2 warnings (run `cargo fix --bin "nomos-executor" --tests` to apply 2 suggestions)
|
Loading