Skip to content

Test: Add starship #580

Test: Add starship

Test: Add starship #580

Triggered via pull request April 11, 2024 05:24
Status Failure
Total duration 2m 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: tests/e2e/basic_transfer_test.go#L7
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/osmosis-labs/fee-abstraction) --custom-order (gci)
lint: tests/e2e/basic_transfer_test.go#L8
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/osmosis-labs/fee-abstraction) --custom-order (gci)
lint: tests/e2e/suite.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/osmosis-labs/fee-abstraction) --custom-order (gci)
lint: tests/e2e/suite.go#L20
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/osmosis-labs/fee-abstraction) --custom-order (gci)
lint: tests/e2e/suite.go#L75
`successfull` is a misspelling of `successful` (misspell)
lint: tests/e2e/basic_transfer_test.go#L39
`recived` is a misspelling of `received` (misspell)
lint: tests/e2e/basic_transfer_test.go#L64
`recived` is a misspelling of `received` (misspell)
lint: tests/e2e/suite.go#L86
S1008: should use 'return curHeight >= height' instead of 'if curHeight >= height { return true }; return false' (gosimple)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.