Skip to content

Refactor transport trait #3953

Refactor transport trait

Refactor transport trait #3953

Triggered via pull request December 8, 2023 08:55
Status Failure
Total duration 6h 0m 14s
Artifacts

ci.yml

on: pull_request
Matrix: check
Matrix: test
Run no_std checks
0s
Run no_std checks
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 6 warnings
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L41
the name `Link` is defined multiple times
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L159
cannot find macro `zerror` in this scope
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L100
cannot find type `ZResult` in this scope
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L120
cannot find type `ZResult` in this scope
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L155
cannot find type `ZResult` in this scope
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L224
cannot find type `ZResult` in this scope
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L268
cannot find type `ZResult` in this scope
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L273
cannot find type `ZResult` in this scope
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L15
unused import: `super::link::send_with_link`
Run checks on ubuntu-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L28
unused import: `async_std::sync::RwLockUpgradableReadGuard`
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L41
the name `Link` is defined multiple times
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L159
cannot find macro `zerror` in this scope
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L100
cannot find type `ZResult` in this scope
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L120
cannot find type `ZResult` in this scope
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L155
cannot find type `ZResult` in this scope
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L224
cannot find type `ZResult` in this scope
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L268
cannot find type `ZResult` in this scope
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L273
cannot find type `ZResult` in this scope
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L15
unused import: `super::link::send_with_link`
Run checks on macOS-latest: io/zenoh-transport/src/unicast/lowlatency/transport.rs#L28
unused import: `async_std::sync::RwLockUpgradableReadGuard`
Run tests on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 100
Run tests on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 100
Run tests on macOS-latest
The operation was canceled.
Run checks on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Run checks on macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Run checks on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Run tests on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Run tests on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Run tests on macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/