Skip to content

test: improve message tests with a few macros #102

test: improve message tests with a few macros

test: improve message tests with a few macros #102

Triggered via push June 18, 2023 12:36
Status Success
Total duration 1m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
method `start_periodic_tasks` is never used: tests/common/mod.rs#L151
warning: method `start_periodic_tasks` is never used --> tests/common/mod.rs:151:18 | 133 | impl KadNode { | ------------ method in this implementation ... 151 | pub async fn start_periodic_tasks(&self) { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
method `start_periodic_tasks` is never used: tests/common/mod.rs#L151
warning: method `start_periodic_tasks` is never used --> tests/common/mod.rs:151:18 | 133 | impl KadNode { | ------------ method in this implementation ... 151 | pub async fn start_periodic_tasks(&self) { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
method `start_periodic_tasks` is never used: tests/common/mod.rs#L151
warning: method `start_periodic_tasks` is never used --> tests/common/mod.rs:151:18 | 133 | impl KadNode { | ------------ method in this implementation ... 151 | pub async fn start_periodic_tasks(&self) { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
cargo test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
cargo test
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 test
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 test
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 test
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/