Skip to content

fix(chain): fix issue in release ci and command (backport #4474) #11972

fix(chain): fix issue in release ci and command (backport #4474)

fix(chain): fix issue in release ci and command (backport #4474) #11972

Triggered via pull request January 17, 2025 16:57
Status Failure
Total duration 2m 57s
Artifacts

test-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint Go code: ignite/services/chain/build.go#L198
syntax error: unexpected <<, expected }
Lint Go code: ignite/services/chain/build.go#L201
syntax error: unexpected ==, expected }
Lint Go code: ignite/services/chain/build.go#L204
syntax error: unexpected >>, expected }
Lint Go code: ignite/services/chain/build.go#L204
invalid character U+0023 '#'
Lint Go code: ignite/services/chain/build.go#L206
syntax error: non-declaration statement outside function body (typecheck)
Lint Go code: ignite/services/chain/build.go#L198
expected statement, found '<<' (typecheck)
Lint Go code: ignite/services/chain/build.go#L201
expected statement, found '==' (typecheck)
Lint Go code: ignite/services/chain/build.go#L204
expected statement, found '>>' (typecheck)
Lint Go code: ignite/services/chain/build.go#L216
missing ',' in argument list (typecheck)
Lint Go code: ignite/services/chain/build.go#L221
missing ',' in argument list (typecheck)
Lint Go code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636