Skip to content

fix(pop-api): dispatch from extension with contract origin (#29) #69

fix(pop-api): dispatch from extension with contract origin (#29)

fix(pop-api): dispatch from extension with contract origin (#29) #69

Triggered via push March 9, 2024 09:45
Status Failure
Total duration 57m 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
failed to resolve: use of undeclared crate or module `chains`: integration-tests/src/lib.rs#L1
error[E0433]: failed to resolve: use of undeclared crate or module `chains` --> integration-tests/src/lib.rs:1:5 | 1 | use chains::{asset_hub_rococo::AssetHubRococo, pop_network::PopNetwork, rococo::Rococo}; | ^^^^^^ use of undeclared crate or module `chains`
clippy
Clippy had exited with the 101 exit code
check
Process completed with exit code 101.
test
Process completed with exit code 101.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.