We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run ignite/cli/actions/cli@main /usr/bin/docker run --name e5b1fedaf0[6](https://github.com/coindotfi/coinchain/actions/runs/13384353811/job/37378304673#step:6:7)67ee2d343d7985e34a2ce1677c4_cc96af --label e5b1fe --workdir /github/workspace --rm -e "DO_NOT_TRACK" -e "INPUT_ARGS" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAM WARNING:(ast) sonic only supports go1.1[7](https://github.com/coindotfi/coinchain/actions/runs/13384353811/job/37378304673#step:6:8)~1.23, but your environment is not suitable 🎉 buf.build files added: /github/workspace/buf.lock /github/workspace/buf.yaml Cosmos SDK's version is: v0.50.11 ✘ Error while running command go build -o /tmp/[8](https://github.com/coindotfi/coinchain/actions/runs/13384353811/job/37378304673#step:6:9)4522543/coinchaind -mod readonly -tags -ldflags -X github.com/cosmos/cosmos-sdk/version.Name=Coinchain -X github.com/cosmos/cosmos-sdk/version.AppName=coinchaind -X github.com/cosmos/cosmos-sdk/version.Version=0.1.0-alpha-6b4c[9](https://github.com/coindotfi/coinchain/actions/runs/13384353811/job/37378304673#step:6:10)36e -X github.com/cosmos/cosmos-sdk/version.Commit=6b4c936eb78562a8227ce7a56b564f08850cae6b -X github.com/cosmos/cosmos-sdk/version.BuildTags= -X github.com/coindotfi/coinchain/cmd/coinchaind/cmd.ChainID=coinchain .: error obtaining VCS status: exit status 128 Use -buildvcs=false to disable VCS stamping. : exit status 1
The text was updated successfully, but these errors were encountered:
Go version i m using is 1.23.6
1.23.6
Sorry, something went wrong.
Yes, we got bitten by this in our CI too. We can update the scaffolded job as well
Successfully merging a pull request may close this issue.
Context:
The text was updated successfully, but these errors were encountered: