Skip to content

fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport #20964) #34017

fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport #20964)

fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport #20964) #34017

Triggered via pull request July 16, 2024 14:57
Status Failure
Total duration 47s
Artifacts

build.yml

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

Annotations

17 errors and 1 warning
build (arm)
cannot find module providing package cosmossdk.io/core/transaction: import lookup disabled by -mod=readonly
build (arm)
cannot find module providing package cosmossdk.io/server/v2: import lookup disabled by -mod=readonly
build (arm)
cannot find module providing package cosmossdk.io/simapp/v2: import lookup disabled by -mod=readonly
build (arm)
cannot find module providing package cosmossdk.io/simapp/v2/simdv2/cmd: import lookup disabled by -mod=readonly
build (arm)
Process completed with exit code 2.
build (amd64)
The job was canceled because "arm" failed.
build (amd64)
cannot find module providing package cosmossdk.io/core/transaction: import lookup disabled by -mod=readonly
build (amd64)
cannot find module providing package cosmossdk.io/server/v2: import lookup disabled by -mod=readonly
build (amd64)
cannot find module providing package cosmossdk.io/simapp/v2: import lookup disabled by -mod=readonly
build (amd64)
cannot find module providing package cosmossdk.io/simapp/v2/simdv2/cmd: import lookup disabled by -mod=readonly
build (amd64)
Process completed with exit code 2.
build (arm64)
The job was canceled because "arm" failed.
build (arm64)
cannot find module providing package cosmossdk.io/core/transaction: import lookup disabled by -mod=readonly
build (arm64)
cannot find module providing package cosmossdk.io/server/v2: import lookup disabled by -mod=readonly
build (arm64)
cannot find module providing package cosmossdk.io/simapp/v2: import lookup disabled by -mod=readonly
build (arm64)
cannot find module providing package cosmossdk.io/simapp/v2/simdv2/cmd: import lookup disabled by -mod=readonly
build (arm64)
Process completed with exit code 2.
build (arm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/