Move channel back to counterparty #3101
Annotations
5 errors and 2 warnings
golangci-lint:
modules/core/02-client/types/msgs.go#L328
var-naming: func parameter clientId should be clientID (revive)
|
golangci-lint:
modules/core/02-client/types/counterparty.go#L3
var-naming: func parameter clientId should be clientID (revive)
|
golangci-lint:
modules/core/04-channel/v2/keeper/keeper.go#L187
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
golangci-lint:
modules/core/04-channel/v2/keeper/keeper.go#L171
var-naming: method parameter portId should be portID (revive)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
Loading