Skip to content

feat: v0.47.12 cherry pick sm2 #7

feat: v0.47.12 cherry pick sm2

feat: v0.47.12 cherry pick sm2 #7

Triggered via pull request June 28, 2024 10:31
Status Failure
Total duration 58s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build (amd64)
cannot find module providing package github.com/cometbft/cometbft/crypto/sm2: import lookup disabled by -mod=readonly
build (amd64)
missing go.sum entry for module providing package github.com/tjfoc/gmsm/sm2 (imported by github.com/cosmos/cosmos-sdk/crypto/keys/sm2); to add:
build (amd64)
Process completed with exit code 2.
build (arm)
The job was canceled because "amd64" failed.
build (arm)
cannot find module providing package github.com/cometbft/cometbft/crypto/sm2: import lookup disabled by -mod=readonly
build (arm)
missing go.sum entry for module providing package github.com/tjfoc/gmsm/sm2 (imported by github.com/cosmos/cosmos-sdk/crypto/keys/sm2); to add:
build (arm)
Process completed with exit code 2.
build (arm64)
The job was canceled because "amd64" failed.
build (arm64)
cannot find module providing package github.com/cometbft/cometbft/crypto/sm2: import lookup disabled by -mod=readonly
build (arm64)
missing go.sum entry for module providing package github.com/tjfoc/gmsm/sm2 (imported by github.com/cosmos/cosmos-sdk/crypto/keys/sm2); to add:
build (arm64)
The operation was canceled.
build (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.