Skip to content

feat: add simulation test #12

feat: add simulation test

feat: add simulation test #12

Triggered via pull request July 25, 2024 05:28
Status Failure
Total duration 3m 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint
n.WaitForNextBlock undefined (type Network has no field or method WaitForNextBlock) (typecheck)
golangci-lint
n.LatestHeight undefined (type Network has no field or method LatestHeight) (typecheck)
golangci-lint
n.WaitForHeight undefined (type Network has no field or method WaitForHeight) (typecheck)
golangci-lint
n.WaitForNextBlock undefined (type Network has no field or method WaitForNextBlock) (typecheck)
golangci-lint
n.Validators undefined (type Network has no field or method Validators) (typecheck)
golangci-lint
n.BondDenom undefined (type Network has no field or method BondDenom) (typecheck)
golangci-lint
n.Validators undefined (type Network has no field or method Validators) (typecheck)
golangci-lint
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint
Process completed with exit code 2.
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/irismod/irismod. Supported file pattern: go.sum