Skip to content

Refactor transport trait #3908

Refactor transport trait

Refactor transport trait #3908

Triggered via pull request December 5, 2023 09:31
Status Failure
Total duration 8m 26s
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

30 errors and 15 warnings
Run checks on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Run checks on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Run checks on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
Run tests on ubuntu-latest: io/zenoh-transport/src/unicast/establishment/accept.rs#L715
this method takes 4 arguments but 2 arguments were supplied
Run tests on ubuntu-latest: io/zenoh-transport/src/unicast/establishment/open.rs#L642
borrow of partially moved value: `link`
Run tests on ubuntu-latest: io/zenoh-transport/src/unicast/manager.rs#L707
future cannot be sent between threads safely
Run tests on ubuntu-latest: io/zenoh-transport/src/manager.rs#L389
future cannot be sent between threads safely
Run tests on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Run tests on macOS-latest: io/zenoh-transport/src/unicast/establishment/accept.rs#L715
this method takes 4 arguments but 2 arguments were supplied
Run tests on macOS-latest: io/zenoh-transport/src/unicast/establishment/open.rs#L642
borrow of partially moved value: `link`
Run tests on macOS-latest: io/zenoh-transport/src/unicast/manager.rs#L707
future cannot be sent between threads safely
Run tests on macOS-latest: io/zenoh-transport/src/manager.rs#L389
future cannot be sent between threads safely
Run tests on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Run tests on windows-latest: io/zenoh-transport/src/unicast/establishment/accept.rs#L715
this method takes 4 arguments but 2 arguments were supplied
Run tests on windows-latest: io/zenoh-transport/src/unicast/establishment/open.rs#L642
borrow of partially moved value: `link`
Run tests on windows-latest: io/zenoh-transport/src/unicast/manager.rs#L707
future cannot be sent between threads safely
Run tests on windows-latest: io/zenoh-transport/src/manager.rs#L389
future cannot be sent between threads safely
Run tests on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
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 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 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 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 ubuntu-latest: io/zenoh-transport/src/unicast/manager.rs#L29
unused import: `borrow::BorrowMut`
Run tests on ubuntu-latest
`zenoh-transport` (lib) generated 1 warning
Run tests on ubuntu-latest
build failed, waiting for other jobs to finish...
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/
Run tests on macOS-latest: io/zenoh-transport/src/unicast/manager.rs#L29
unused import: `borrow::BorrowMut`
Run tests on macOS-latest
`zenoh-transport` (lib) generated 1 warning
Run tests on macOS-latest
build failed, waiting for other jobs to finish...
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 windows-latest: io/zenoh-transport/src/unicast/manager.rs#L29
unused import: `borrow::BorrowMut`
Run tests on windows-latest
`zenoh-transport` (lib) generated 1 warning
Run tests on windows-latest
build failed, waiting for other jobs to finish...