build(deps): bump indexmap from 2.7.0 to 2.7.1 #5503
rust.yml
on: pull_request
test
6m 20s
test-keystore-regressions
8m 33s
proteus-test
2m 11s
wasm-core-test
2m 58s
proteus-wasm-test
2m 1s
hack
1m 49s
Matrix: check
Matrix: wasm-test
Annotations
14 errors and 23 warnings
wasm-core-test
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
wasm-core-test
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
wasm-core-test
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
wasm-core-test
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
test
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
test
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
test
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
test
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
test
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
test
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
test-keystore-regressions
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
test-keystore-regressions
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
test-keystore-regressions
Cache upload failed because file read failed with ESPIPE: invalid seek, read
|
test-keystore-regressions
Error: Cache upload failed because file read failed with ESPIPE: invalid seek, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
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
|
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
|
wasm-core-test
Failed to save: Cache service responded with 429 during upload chunk.
|
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
|
test
Failed to save: Cache service responded with 429 during upload chunk.
|
test-keystore-regressions
Failed to save: Cache service responded with 429 during upload chunk.
|