Skip to content

rename package

rename package #1

Triggered via push May 20, 2024 07:25
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: push
Check style
6s
Check style
Matrix: Autobahn tests
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 18 warnings
Autobahn tests (stable)
Error: The process '/usr/bin/sudo' failed with exit code 100
Autobahn tests (beta)
The job was canceled because "stable" failed.
Autobahn tests (beta)
The operation was canceled.
Autobahn tests (nightly)
The job was canceled because "stable" failed.
Autobahn tests (nightly)
The operation was canceled.
Test (nightly): examples/autobahn-client.rs#L1
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (nightly): examples/client.rs#L20
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (nightly): examples/client.rs#L21
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (nightly): tests/handshakes.rs#L5
unresolved import `async_tungstenite`
Test (nightly): examples/echo-server.rs#L42
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (nightly)
Process completed with exit code 101.
Test (beta)
The job was canceled because "nightly" failed.
Test (beta): examples/server.rs#L36
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (beta): examples/client.rs#L20
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (beta): examples/client.rs#L21
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (beta): tests/communication.rs#L5
unresolved import `async_tungstenite`
Test (beta): examples/echo-server.rs#L42
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (beta): examples/server.rs#L44
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (beta)
Process completed with exit code 101.
Test (1.64.0)
The job was canceled because "nightly" failed.
Test (1.64.0)
The operation was canceled.
Test (stable)
The job was canceled because "nightly" failed.
Test (stable): examples/client.rs#L20
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (stable): examples/autobahn-client.rs#L1
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (stable): examples/async-std-echo.rs#L1
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (stable): examples/server.rs#L36
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (stable): examples/client.rs#L21
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (stable): examples/server.rs#L44
failed to resolve: use of undeclared crate or module `async_tungstenite`
Test (stable)
The operation was canceled.
Check style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Autobahn tests (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, docker-practice/actions-setup-docker@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Autobahn tests (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (nightly): src/tokio/rustls.rs#L66
use of deprecated method `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
Test (nightly): src/compat.rs#L52
trait `SetWaker` is never used
Test (nightly): examples/autobahn-client.rs#L2
unused import: `futures::prelude`
Test (nightly): examples/client.rs#L15
unused import: `StreamExt`
Test (beta): src/tokio/rustls.rs#L66
use of deprecated method `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
Test (beta): examples/client.rs#L15
unused import: `StreamExt`
Test (beta): src/compat.rs#L52
trait `SetWaker` is never used
Test (stable): src/tokio/rustls.rs#L66
use of deprecated method `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
Test (stable): examples/async-std-echo.rs#L2
unused import: `futures::prelude`
Test (stable): examples/autobahn-client.rs#L2
unused import: `futures::prelude`
Test (stable): examples/client.rs#L15
unused import: `StreamExt`
Test (stable): src/compat.rs#L52
trait `SetWaker` is never used