E2E tests #859
Annotations
10 errors and 4 warnings
golangci-lint:
tests/e2e/initialization/chain.go#L1
: # github.com/classic-terra/core/v2/tests/e2e/initialization
|
golangci-lint:
tests/e2e/initialization/node.go#L276
genDoc.chainID undefined (type *"github.com/tendermint/tendermint/types".GenesisDoc has no field or method chainID, but does have ChainID)
|
golangci-lint:
tests/e2e/initialization/node.go#L368
unknown field chainID in struct literal of type "github.com/cosmos/cosmos-sdk/x/auth/signing".SignerData (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L17
could not import github.com/classic-terra/core/v2/tests/e2e/initialization (-: # github.com/classic-terra/core/v2/tests/e2e/initialization
|
golangci-lint:
tests/e2e/initialization/node.go#L276
genDoc.chainID undefined (type *"github.com/tendermint/tendermint/types".GenesisDoc has no field or method chainID, but does have ChainID)
|
golangci-lint:
tests/e2e/initialization/node.go#L368
unknown field chainID in struct literal of type "github.com/cosmos/cosmos-sdk/x/auth/signing".SignerData) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L68
c.Id undefined (type *Config has no field or method Id) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L79
node.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L103
node.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L118
c.Id undefined (type *Config has no field or method Id) (typecheck)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum
|
golangci-lint:
tests/e2e/containers/containers.go#L85
var-naming: var containerId should be containerID (revive)
|
golangci-lint:
tests/e2e/containers/containers.go#L331
var-naming: method parameter portId should be portID (revive)
|