Skip to content

feat: enable websocket-websys in NodeJS environments. #15191

feat: enable websocket-websys in NodeJS environments.

feat: enable websocket-websys in NodeJS environments. #15191

Re-run triggered January 15, 2024 16:34
Status Failure
Total duration 7m 29s
Artifacts

ci.yml

on: pull_request
gather_published_crates
5s
gather_published_crates
Run all WASM tests
1m 27s
Run all WASM tests
Compile with MSRV
55s
Compile with MSRV
Check rustdoc intra-doc links
49s
Check rustdoc intra-doc links
IPFS Integration tests
1m 8s
IPFS Integration tests
examples
3m 5s
examples
semver
7m 18s
semver
rustfmt
9s
rustfmt
manifest_lint
3s
manifest_lint
Check for changes in proto files
7s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
14s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
30s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
clippy (beta): protocols/gossipsub/src/behaviour/tests.rs#L199
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
clippy (beta): protocols/gossipsub/src/behaviour/tests.rs#L3168
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
clippy (beta)
Process completed with exit code 101.