chore: yet more CI improvements #5701
Triggered via pull request
February 21, 2025 18:13
Status
Cancelled
Total duration
2m 10s
Artifacts
–
rust.yml
on: pull_request
test
27s
test-keystore-regressions
23s
proteus-test
19s
wasm-core-test
1m 59s
proteus-wasm-test
1m 21s
hack
1m 15s
Matrix: check
Matrix: wasm-test
Annotations
9 errors and 10 warnings
check (check --frozen, --tests, --target wasm32-unknown-unknown)
Process completed with exit code 101.
|
proteus-test
Process completed with exit code 102.
|
check (clippy --frozen, -- -D warnings, --target wasm32-unknown-unknown)
Process completed with exit code 101.
|
check (check --frozen, --tests)
Process completed with exit code 101.
|
check (clippy --frozen, -- -D warnings)
Process completed with exit code 101.
|
test-keystore-regressions
Process completed with exit code 101.
|
test
Process completed with exit code 102.
|
wasm-core-test
Canceling since a higher priority waiting request for 'rust-refs/pull/927/merge' exists
|
wasm-core-test
The operation was canceled.
|
hack:
crypto/src/lib.rs#L26
unused import: `async_lock::Mutex`
|
hack:
crypto/src/lib.rs#L29
unused import: `std::sync::Arc`
|
hack:
crypto/src/context.rs#L12
unused import: `Mutex`
|
hack:
crypto/src/group_store.rs#L17
unused import: `ProteusError`
|
hack:
crypto/src/group_store.rs#L265
methods `try_insert` and `get` are never used
|
hack:
crypto/src/lib.rs#L26
unused import: `async_lock::Mutex`
|
hack:
crypto/src/lib.rs#L29
unused import: `std::sync::Arc`
|
hack:
crypto/src/context.rs#L12
unused import: `Mutex`
|
hack:
crypto/src/group_store.rs#L17
unused import: `ProteusError`
|
hack:
crypto/src/group_store.rs#L265
methods `try_insert` and `get` are never used
|