Skip to content

test: Add additional fee test cases #2729

test: Add additional fee test cases

test: Add additional fee test cases #2729

Triggered via push September 18, 2024 23:10
Status Failure
Total duration 3m 52s
Artifacts

ci-commit.yml

on: push
lint  /  ...  /  Check Proto
57s
lint / proto-lint / Check Proto
lint  /  golangci-lint
3m 45s
lint / golangci-lint
lint  /  e2e-evm-lint
20s
lint / e2e-evm-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint / golangci-lint: app/ante/fee_checker_test.go#L95
Error return value of `acc.SetAccountNumber` is not checked (errcheck)
lint / golangci-lint: app/ante/fee_checker_test.go#L126
SA1019: legacytx.NewStdFee is deprecated: NewStdFee returns a new instance of StdFee (staticcheck)
lint / golangci-lint: app/ante/fee_checker_test.go#L145
SA1019: legacytx.NewStdFee is deprecated: NewStdFee returns a new instance of StdFee (staticcheck)
lint / golangci-lint: app/ante/fee_checker_test.go#L167
SA1019: legacytx.NewStdFee is deprecated: NewStdFee returns a new instance of StdFee (staticcheck)
lint / golangci-lint
issues found
lint / e2e-evm-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/