chore: more CI improvements #5693
Triggered via pull request
February 21, 2025 15:13
Status
Cancelled
Total duration
2m 17s
Artifacts
–
rust.yml
on: pull_request
test
1m 57s
test-keystore-regressions
1m 58s
proteus-test
1m 16s
wasm-core-test
1m 55s
proteus-wasm-test
1m 32s
hack
1m 23s
Matrix: check
Matrix: wasm-test
Annotations
12 errors and 10 warnings
check (clippy, -- -D warnings, --target wasm32-unknown-unknown):
crypto/src/mls/conversation/commit_delay.rs#L60
useless conversion to the same type: `error::wrapper::WrappedContextualError<error::mls::MlsErrorKind>`
|
check (clippy, -- -D warnings, --target wasm32-unknown-unknown)
Process completed with exit code 101.
|
wasm-core-test
Canceling since a higher priority waiting request for 'rust-refs/pull/926/merge' exists
|
wasm-core-test
The operation was canceled.
|
test-keystore-regressions
Canceling since a higher priority waiting request for 'rust-refs/pull/926/merge' exists
|
test-keystore-regressions
The operation was canceled.
|
check (clippy, -- -D warnings)
Canceling since a higher priority waiting request for 'rust-refs/pull/926/merge' exists
|
check (clippy, -- -D warnings)
The operation was canceled.
|
test
Canceling since a higher priority waiting request for 'rust-refs/pull/926/merge' exists
|
test
The operation was canceled.
|
check (check, --tests)
Canceling since a higher priority waiting request for 'rust-refs/pull/926/merge' exists
|
check (check, --tests)
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
|