Skip to content

feat(outbox): implement outbox queue on transaction #1683

feat(outbox): implement outbox queue on transaction

feat(outbox): implement outbox queue on transaction #1683

Triggered via pull request August 28, 2024 17:39
@zcabterzcabter
synchronize #548
ryan@outbox
Status Success
Total duration 14m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Format
Command failed: rustc -vV
Format
info: syncing channel updates for '1.73.0-x86_64-unknown-linux-gnu' info: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03) error: component 'rust-std' for target 'riscv64gc-unknown-hermit' is unavailable for download for channel '1.73.0' If you don't need the component, you could try a minimal installation with: rustup toolchain add 1.73.0 --profile minimal If you require these components, please install and use the latest successful build version, which you can find at <https://rust-lang.github.io/rustup-components-history>. After determining the correct date, install it with a command such as: rustup toolchain install nightly-2018-12-27 Then you can use the toolchain with commands such as: cargo +nightly-2018-12-27 build
Build (Cargo)
Command failed: rustc -vV
Build (Cargo)
info: syncing channel updates for '1.73.0-x86_64-unknown-linux-gnu' info: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03) error: component 'rust-std' for target 'riscv64gc-unknown-hermit' is unavailable for download for channel '1.73.0' If you don't need the component, you could try a minimal installation with: rustup toolchain add 1.73.0 --profile minimal If you require these components, please install and use the latest successful build version, which you can find at <https://rust-lang.github.io/rustup-components-history>. After determining the correct date, install it with a command such as: rustup toolchain install nightly-2018-12-27 Then you can use the toolchain with commands such as: cargo +nightly-2018-12-27 build
Format
The following actions use a deprecated Node.js version and will be forced to run on node20: Swatinem/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (Cargo)
The following actions use a deprecated Node.js version and will be forced to run on node20: Swatinem/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/