Merge pull request #28 from bianjieai/cyl/v0.47.12-irita #8
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)
Process completed with exit code 2.
|
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/.
|