Skip to content

test: update block proposer in testing (backport #7430) #2717

test: update block proposer in testing (backport #7430)

test: update block proposer in testing (backport #7430) #2717

Triggered via pull request October 14, 2024 14:01
Status Failure
Total duration 6m 14s
Artifacts

golangci-feature.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: testing/app.go#L1
: # github.com/cosmos/ibc-go/v8/testing
lint: testing/chain.go#L333
syntax error: unexpected <<, expected expression
lint: testing/chain.go#L337
invalid character U+0023 '#'
lint: testing/chain.go#L337
syntax error: unexpected ) in composite literal; possibly missing comma or }
lint: testing/chain.go#L339
syntax error: non-declaration statement outside function body (typecheck)
lint: testing/chain.go#L333
expected operand, found '<<' (typecheck)
lint: testing/chain.go#L337
illegal character U+0023 '#' (typecheck)
lint: testing/chain.go#L344
missing ',' in composite literal (typecheck)
lint: testing/chain.go#L350
missing ',' in argument list (typecheck)
lint: modules/apps/27-interchain-accounts/module_test.go#L18
could not import github.com/cosmos/ibc-go/v8/testing (-: # github.com/cosmos/ibc-go/v8/testing
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum