Skip to content

feat: add sequence number for replay protection #728

feat: add sequence number for replay protection

feat: add sequence number for replay protection #728

Triggered via pull request October 21, 2024 11:05
Status Failure
Total duration 1m 14s
Artifacts

cosmwasm-basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
unresolved imports `quartz_common::contract::msg::execute::attested::RawMsgSansHandler`, `quartz_common::contract::msg::execute::sequenced`: examples/transfers/contracts/src/msg.rs#L4
error[E0432]: unresolved imports `quartz_common::contract::msg::execute::attested::RawMsgSansHandler`, `quartz_common::contract::msg::execute::sequenced` --> examples/transfers/contracts/src/msg.rs:4:56 | 4 | attested::{RawAttested, RawDefaultAttestation, RawMsgSansHandler}, | ^^^^^^^^^^^^^^^^^ no `RawMsgSansHandler` in `msg::execute::attested` 5 | sequenced::RawSequencedMsg, | ^^^^^^^^^ could not find `sequenced` in `execute`
Schema
Process completed with exit code 101.
Test Suite
Process completed with exit code 101.
Schema
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Schema
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/