Skip to content

Mock attestation

Mock attestation #102

Triggered via pull request July 9, 2024 18:57
Status Success
Total duration 3m 21s
Billable time 6m
Artifacts

cosmwasm-basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
type mismatch resolving `<RawEpidAttestation as HasDomainType>::DomainType == MockAttestation`: relayer/src/main.rs#L84
error[E0271]: type mismatch resolving `<RawEpidAttestation as HasDomainType>::DomainType == MockAttestation` --> relayer/src/main.rs:84:90 | 84 | msg: serde_json::to_string::<RawInstantiate>(&InstantiateMsg(cw_instantiate_msg).into())? | ^^^^ expected `MockAttestation`, found `EpidAttestation` | = note: required for `quartz_cw::msg::InstantiateMsg<quartz_cw::msg::execute::attested::MockAttestation>` to implement `std::convert::Into<quartz_cw::msg::RawInstantiateMsg>`
type mismatch resolving `<RawEpidAttestation as HasDomainType>::DomainType == MockAttestation`: relayer/src/main.rs#L84
error[E0271]: type mismatch resolving `<RawEpidAttestation as HasDomainType>::DomainType == MockAttestation` --> relayer/src/main.rs:84:90 | 84 | msg: serde_json::to_string::<RawInstantiate>(&InstantiateMsg(cw_instantiate_msg).into())? | ^^^^ expected `MockAttestation`, found `EpidAttestation` | = note: required for `quartz_cw::msg::InstantiateMsg<quartz_cw::msg::execute::attested::MockAttestation>` to implement `std::convert::Into<quartz_cw::msg::RawInstantiateMsg>`
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/