CI #3503
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: schedule
Matrix: check
Matrix: test
Run no_std checks
27s
Annotations
1 error and 17 warnings
Run tests on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 100
|
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 no_std checks
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 no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L28
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L29
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L30
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L30
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L31
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L32
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L33
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks
`zenoh-protocol` (lib) generated 7 warnings (run `cargo fix --lib -p zenoh-protocol` to apply 7 suggestions)
|
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 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
doc tests are not supported for crate type(s) `cdylib` in package `zenoh-plugin-example`
|
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
doc tests are not supported for crate type(s) `cdylib` in package `zenoh-plugin-example`
|