Skip to content

Use temporary tag for Ethermint #2713

Use temporary tag for Ethermint

Use temporary tag for Ethermint #2713

Triggered via push September 12, 2024 00:14
Status Failure
Total duration 4m 4s
Artifacts

ci-commit.yml

on: push
lint  /  ...  /  Check Proto
3m 30s
lint / proto-lint / Check Proto
lint  /  golangci-lint
3m 54s
lint / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint / golangci-lint: app/ante/eip712_test.go#L664
`ommitted` is a misspelling of `omitted` (misspell)
lint / golangci-lint: app/ante/eip712_test.go#L78
var-naming: method parameter chainId should be chainID (revive)
lint / golangci-lint: app/ante/eip712_test.go#L167
var-naming: method parameter chainId should be chainID (revive)
lint / golangci-lint: app/ante/eip712_test.go#L654
var-naming: var ethChainId should be ethChainID (revive)
lint / golangci-lint: app/ante/eip712_test.go#L711
var-naming: var ethChainId should be ethChainID (revive)
lint / golangci-lint: app/ante/eip712_test.go#L770
var-naming: var ethChainId should be ethChainID (revive)
lint / golangci-lint: app/ante/eip712_test.go#L649
unused-parameter: parameter 'txBuilder' seems to be unused, consider removing or renaming it as _ (revive)
lint / golangci-lint: app/ante/eip712_test.go#L706
unused-parameter: parameter 'txBuilder' seems to be unused, consider removing or renaming it as _ (revive)
lint / golangci-lint: app/ante/eip712_test.go#L765
unused-parameter: parameter 'txBuilder' seems to be unused, consider removing or renaming it as _ (revive)
lint / golangci-lint: app/ante/eip712_test.go#L168
`(*EIP712TestSuite).createTestEIP712CosmosTxBuilder` - `gas` always receives `uint64(sims.DefaultGenTxGas * 10) (100000000)` (unparam)
lint / proto-lint / Check Proto
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/