feat(decode): support decoding mls messages #5436
Triggered via pull request
January 20, 2025 14:10
Status
Cancelled
Total duration
6m 15s
Artifacts
–
rust.yml
on: pull_request
test
6m 4s
test-keystore-regressions
5m 58s
proteus-test
1m 51s
wasm-core-test
2m 43s
proteus-wasm-test
2m 20s
hack
1m 59s
Matrix: check
Matrix: wasm-test
Annotations
5 errors and 24 warnings
check (fmt, --all -- --check)
Process completed with exit code 1.
|
test-keystore-regressions
Canceling since a higher priority waiting request for 'rust-refs/pull/865/merge' exists
|
test-keystore-regressions
The operation was canceled.
|
test
Canceling since a higher priority waiting request for 'rust-refs/pull/865/merge' exists
|
test
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
|
check (fmt, --all -- --check):
decode/src/main.rs#L1
Diff in /home/runner/work/core-crypto/core-crypto/decode/src/main.rs
|
check (fmt, --all -- --check):
decode/src/main.rs#L6
Diff in /home/runner/work/core-crypto/core-crypto/decode/src/main.rs
|
check (fmt, --all -- --check):
decode/src/main.rs#L123
Diff in /home/runner/work/core-crypto/core-crypto/decode/src/main.rs
|
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-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
hack
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
|
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 (check, --tests)
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
|