Skip to content

Fix E2E framework

Fix E2E framework #126

Triggered via push June 12, 2024 08:51
Status Failure
Total duration 24s
Artifacts

release.yml

on: push
might_release
13s
might_release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
might_release: app/app.go#L4
missing go.sum entry for module providing package cosmossdk.io/api/cosmos/autocli/v1 (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/app.go#L5
missing go.sum entry for module providing package cosmossdk.io/api/cosmos/reflection/v1 (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/ante.go#L7
missing go.sum entry for module providing package cosmossdk.io/errors (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/app.go#L8
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/app (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/app.go#L25
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/ante.go#L14
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/keeper (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/ante.go#L15
missing go.sum entry for module providing package github.com/CosmWasm/wasmd/x/wasm/types (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/params/encoding.go#L4
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/params/encoding.go#L5
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release: app/params/encoding.go#L6
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by github.com/chain4energy/c4e-chain/app); to add:
might_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
might_release
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/