Skip to content

Add support for PPP mode #192

Add support for PPP mode

Add support for PPP mode #192

Triggered via pull request July 16, 2024 12:15
Status Failure
Total duration 50s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
Test: src/lib.rs#L15
No module feature activated. You must activate exactly one of the following features: odin-w2xx, nina-w1xx, nina-b1xx, anna-b1xx, nina-b2xx, nina-b3xx
Test: src/asynch/control.rs#L51
unresolved import `super::runner::URC_SUBSCRIBERS`
Test: src/asynch/network.rs#L29
unresolved import `super::runner::URC_SUBSCRIBERS`
Test: src/asynch/resources.rs#L5
unresolved import `super::runner::URC_SUBSCRIBERS`
Test: src/asynch/runner.rs#L47
cannot find type `Digester` in this scope
Test: src/asynch/runner.rs#L51
cannot find value `URC_SUBSCRIBERS` in this scope
Test: src/asynch/runner.rs#L79
cannot find value `URC_SUBSCRIBERS` in this scope
Test: src/asynch/runner.rs#L82
cannot find type `Digester` in this scope
Test: src/asynch/runner.rs#L82
cannot find value `URC_SUBSCRIBERS` in this scope
Test: src/asynch/runner.rs#L104
failed to resolve: use of undeclared type `Digester`
Test
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
The following actions uses Node.js version which is deprecated 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
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
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
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
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: src/asynch/control.rs#L20
unused import: `crate::command::ping::Ping`
Test: src/asynch/runner.rs#L5
unused imports: `ChangeMode`, `self`
Test: src/asynch/runner.rs#L22
unused import: `SimpleClient`
Test: src/asynch/runner.rs#L27
unused import: `Duration`
Test: src/asynch/control.rs#L435
unused variable: `ssid`
Test: src/asynch/control.rs#L435
unused variable: `channel`
Test: src/asynch/control.rs#L440
unused variable: `ssid`
Test: src/asynch/control.rs#L440
unused variable: `passphrase`
Test: src/asynch/control.rs#L440
unused variable: `channel`
Test: src/asynch/control.rs#L523
unreachable call