imp: add go.mod for 07-celestia #1
celestia-client.yml
on: pull_request
lint
4m 48s
tests
2m 14s
Matrix: build
Annotations
3 errors and 2 warnings
lint:
modules/light-clients/07-celestia/celestia_test.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
modules/light-clients/07-celestia/celestia_test.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint
issues found
|
lint:
modules/light-clients/07-celestia/testing/simapp/upgrades.go#L4
unused-receiver: method receiver 'app' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|