compiles #3676
ci.yml
on: push
Matrix: check
Matrix: test
Run no_std checks
0s
Annotations
6 errors and 21 warnings
Run checks on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Run checks on macOS-latest
The process '/Users/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 tests on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 100
|
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 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 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:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L41
unused variable: `name`
|
Run tests on macOS-latest:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L41
unused variable: `args`
|
Run tests on macOS-latest:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L27
function `create_memory_backend` is never used
|
Run tests on macOS-latest
`zenoh-plugin-storage-manager` (lib) generated 3 warnings (run `cargo fix --lib -p zenoh-plugin-storage-manager` to apply 2 suggestions)
|
Run tests on macOS-latest
`zenoh-plugin-storage-manager` (lib test) generated 3 warnings (3 duplicates)
|
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:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L41
unused variable: `name`
|
Run tests on ubuntu-latest:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L41
unused variable: `args`
|
Run tests on ubuntu-latest:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L27
function `create_memory_backend` is never used
|
Run tests on ubuntu-latest
`zenoh-plugin-storage-manager` (lib) generated 3 warnings (run `cargo fix --lib -p zenoh-plugin-storage-manager` to apply 2 suggestions)
|
Run tests on ubuntu-latest
`zenoh-plugin-storage-manager` (lib test) generated 3 warnings (3 duplicates)
|
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:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L41
unused variable: `name`
|
Run tests on windows-latest:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L41
unused variable: `args`
|
Run tests on windows-latest:
plugins/zenoh-plugin-storage-manager/src/memory_backend/mod.rs#L27
function `create_memory_backend` is never used
|
Run tests on windows-latest
`zenoh-plugin-storage-manager` (lib) generated 3 warnings (run `cargo fix --lib -p zenoh-plugin-storage-manager` to apply 2 suggestions)
|
Run tests on windows-latest
`zenoh-plugin-storage-manager` (lib test) generated 3 warnings (3 duplicates)
|