refactor!: remove deprecated transaction functions [WPB-15292] #5460
Triggered via pull request
January 21, 2025 08:14
Status
Cancelled
Total duration
7m 18s
Artifacts
–
rust.yml
on: pull_request
test
6m 26s
test-keystore-regressions
6m 28s
proteus-test
4m 6s
wasm-core-test
2m 46s
proteus-wasm-test
1m 42s
hack
6m 14s
Matrix: check
Matrix: wasm-test
Annotations
5 errors and 20 warnings
hack
Canceling since a higher priority waiting request for 'rust-refs/pull/866/merge' exists
|
test
Canceling since a higher priority waiting request for 'rust-refs/pull/866/merge' exists
|
test
The operation was canceled.
|
test-keystore-regressions
Canceling since a higher priority waiting request for 'rust-refs/pull/866/merge' exists
|
test-keystore-regressions
The operation was canceled.
|
check (fmt, --all -- --check)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
wasm-test (mls-provider)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
wasm-test (keystore)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (clippy, -- -D warnings, --target wasm32-unknown-unknown)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (check, --tests, --target wasm32-unknown-unknown)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
proteus-wasm-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
wasm-core-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (clippy, -- -D warnings)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (check, --tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
proteus-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|