Skip to content

fix: Rework NodeWorker to use oneshot response channels #2720

fix: Rework NodeWorker to use oneshot response channels

fix: Rework NodeWorker to use oneshot response channels #2720

Triggered via pull request March 4, 2025 09:20
Status Failure
Total duration 3m 1s
Artifacts

ci.yml

on: pull_request
Matrix: clippy
Matrix: test-bindings
Matrix: test-wasm
Matrix: test
Required checks
0s
Required checks
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build-wasm: node-wasm/src/ports.rs#L48
field `0` is never read
build-wasm: node-wasm/src/worker.rs#L96
unused `std::result::Result` that must be used
build-wasm: node-wasm/src/worker.rs#L125
unused `std::result::Result` that must be used
build-wasm
Process completed with exit code 1.
clippy (lumina-node-wasm): node-wasm/src/ports.rs#L48
field `0` is never read
clippy (lumina-node-wasm): node-wasm/src/worker.rs#L96
unused `std::result::Result` that must be used
clippy (lumina-node-wasm): node-wasm/src/worker.rs#L125
unused `std::result::Result` that must be used
clippy (lumina-node-wasm): node-wasm/src/ports.rs#L292
unused `std::result::Result` that must be used
clippy (lumina-node-wasm): node-wasm/src/worker.rs#L96
unused `std::result::Result` that must be used
clippy (lumina-node-wasm)
Process completed with exit code 101.
test-wasm (lumina-node-wasm, node-wasm, --release): node-wasm/src/ports.rs#L292
unused `std::result::Result` that must be used
test-wasm (lumina-node-wasm, node-wasm, --release): node-wasm/src/worker.rs#L96
unused `std::result::Result` that must be used
test-wasm (lumina-node-wasm, node-wasm, --release): node-wasm/src/worker.rs#L125
unused `std::result::Result` that must be used
test-wasm (lumina-node-wasm, node-wasm, --release)
Process completed with exit code 1.
docs: node-wasm/src/ports.rs#L48
field `0` is never read
docs: node-wasm/src/worker.rs#L96
unused `std::result::Result` that must be used
docs: node-wasm/src/worker.rs#L125
unused `std::result::Result` that must be used
docs
Process completed with exit code 101.
Required checks
Process completed with exit code 1.