Skip to content

Add --list, --ignored and --exact to wasm-bindgen-test-runner #3143

Add --list, --ignored and --exact to wasm-bindgen-test-runner

Add --list, --ignored and --exact to wasm-bindgen-test-runner #3143

Annotations

1 warning

Clippy (project)

succeeded Dec 15, 2024 in 2m 44s
Set up job
1s
Run actions/checkout@v4
1s
Run rustup update --no-self-update stable && rustup default stable
0s
Run rustup target add wasm32-unknown-unknown
1s
Run cargo clippy --no-deps --all-features --target wasm32-unknown-unknown -- -D warnings
10s
Run cargo clippy --no-deps --all-features --target wasm32-unknown-unknown --tests -- -D warnings
19s
Run for i in examples/*/; do cd "$i"; cargo +stable clippy --no-deps --all-features --target wasm32-unknown-unknown -- -D warnings || exit 1; cd ../..; done
2m 10s
Post Run actions/checkout@v4
0s
Complete job
0s