Skip to content

Mix: Fix bug in cover traffic ticket generation (#915) #1855

Mix: Fix bug in cover traffic ticket generation (#915)

Mix: Fix bug in cover traffic ticket generation (#915) #1855

Triggered via push November 9, 2024 00:06
Status Success
Total duration 30m 22s
Artifacts

build-test.yml

on: push
Matrix: Check
Matrix: Rust lints
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
Rust lints (libp2p)
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/
Rust lints (libp2p)
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/
Rust lints (libp2p)
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/
Rust lints (libp2p)
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/
Rust lints (libp2p)
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/
Rust lints (libp2p)
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/
Check (libp2p)
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/
Check (libp2p)
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/
Check (libp2p)
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/
Check (libp2p)
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/
Check (libp2p)
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/
Check (libp2p)
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/
Test Suite (libp2p, self-hosted)
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/
Test Suite (libp2p, self-hosted)
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/
Test Suite (libp2p, self-hosted)
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/
Test Suite (libp2p, self-hosted)
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/
Test Suite (libp2p, self-hosted)
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/
Test Suite (libp2p, self-hosted)
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/
Test Suite (libp2p, self-hosted): nomos-mix/core/src/cover_traffic.rs#L125
unnecessary parentheses around `for` iterator expression
Test Suite (libp2p, self-hosted)
`nomos-mix` (lib test) generated 1 warning (run `cargo fix --lib -p nomos-mix --tests` to apply 1 suggestion)
Test Suite (libp2p, self-hosted): nomos-mix/core/src/cover_traffic.rs#L125
unnecessary parentheses around `for` iterator expression
Test Suite (libp2p, self-hosted)
`nomos-mix` (lib test) generated 1 warning (run `cargo fix --lib -p nomos-mix --tests` to apply 1 suggestion)
Test Suite (libp2p, self-hosted): nodes/nomos-node/src/main.rs#L14
unused imports: `Level` and `span`
Test Suite (libp2p, self-hosted): nodes/nomos-node/src/main.rs#L15
unused import: `uuid::Uuid`
Test Suite (libp2p, self-hosted)
`nomos-node` (bin "nomos-node" test) generated 2 warnings (run `cargo fix --bin "nomos-node" --tests` to apply 2 suggestions)
Test Suite (libp2p, self-hosted): nodes/nomos-executor/src/main.rs#L14
unused import: `uuid::Uuid`
Test Suite (libp2p, self-hosted)
`nomos-executor` (bin "nomos-executor" test) generated 2 warnings (run `cargo fix --bin "nomos-executor" --tests` to apply 2 suggestions)
Test Suite (libp2p, macos-latest)
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/
Test Suite (libp2p, macos-latest)
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/
Test Suite (libp2p, macos-latest)
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/
Test Suite (libp2p, macos-latest)
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/
Test Suite (libp2p, macos-latest)
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/
Test Suite (libp2p, macos-latest)
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/
Test Suite (libp2p, macos-latest): nomos-mix/core/src/cover_traffic.rs#L125
unnecessary parentheses around `for` iterator expression
Test Suite (libp2p, macos-latest)
`nomos-mix` (lib test) generated 1 warning (run `cargo fix --lib -p nomos-mix --tests` to apply 1 suggestion)
Test Suite (libp2p, macos-latest): nomos-mix/core/src/cover_traffic.rs#L125
unnecessary parentheses around `for` iterator expression
Test Suite (libp2p, macos-latest)
`nomos-mix` (lib test) generated 1 warning (run `cargo fix --lib -p nomos-mix --tests` to apply 1 suggestion)
Test Suite (libp2p, macos-latest): nodes/nomos-node/src/main.rs#L14
unused imports: `Level` and `span`
Test Suite (libp2p, macos-latest): nodes/nomos-node/src/main.rs#L15
unused import: `uuid::Uuid`
Test Suite (libp2p, macos-latest)
`nomos-node` (bin "nomos-node" test) generated 2 warnings (run `cargo fix --bin "nomos-node" --tests` to apply 2 suggestions)
Test Suite (libp2p, macos-latest)
`nomos-executor` (bin "nomos-executor" test) generated 2 warnings (run `cargo fix --bin "nomos-executor" --tests` to apply 2 suggestions)