Skip to content
New issue

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

FIX: github workflow for sonic #4516

Closed
laciferin2024 opened this issue Feb 18, 2025 · 2 comments · Fixed by #4517
Closed

FIX: github workflow for sonic #4516

laciferin2024 opened this issue Feb 18, 2025 · 2 comments · Fixed by #4517

Comments

@laciferin2024
Copy link

Context:

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
@laciferin2024 laciferin2024 changed the title FIX: github workflow FIX: github workflow for sonic Feb 18, 2025
@laciferin2024
Copy link
Author

Go version i m using is 1.23.6

@julienrbrt
Copy link
Member

Yes, we got bitten by this in our CI too. We can update the scaffolded job as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants