Skip to content

feat: v0.20.1 uneven heights #1

feat: v0.20.1 uneven heights

feat: v0.20.1 uneven heights #1

Triggered via pull request April 9, 2024 15:34
Status Failure
Total duration 39s
Artifacts

lint.yml

on: pull_request
golangci-lint
30s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
golangci-lint: proof_forgery_test.go#L40
tree.GetWithProof undefined (type *iavl.MutableTree has no field or method GetWithProof) (typecheck)
golangci-lint: proof_forgery_test.go#L56
tree.GetWithProof undefined (type *iavl.MutableTree has no field or method GetWithProof) (typecheck)
golangci-lint: import.go#L112
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: import.go#L239
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: export_test.go#L52
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: export_test.go#L254
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: export_test.go#L265
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: benchmarks/bench_test.go#L351
File is not `gofumpt`-ed (gofumpt)
golangci-lint: nodedb.go#L528
File is not `gofumpt`-ed (gofumpt)
golangci-lint: nodedb.go#L540
File is not `gofumpt`-ed (gofumpt)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
golangci-lint: keyformat/key_format.go#L122
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
golangci-lint: internal/rand/random.go#L100
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
golangci-lint: benchmarks/bench_test.go#L359
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
golangci-lint: benchmarks/bench_test.go#L211
redefines-builtin-id: redefinition of the built-in function real (revive)
golangci-lint: immutable_tree.go#L334
unused-parameter: parameter 'n' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: import_test.go#L14
empty-block: this block is empty, you can remove it (revive)
golangci-lint: import_test.go#L19
empty-block: this block is empty, you can remove it (revive)
golangci-lint: import_test.go#L24
empty-block: this block is empty, you can remove it (revive)
golangci-lint: import_test.go#L28
empty-block: this block is empty, you can remove it (revive)
golangci-lint: import_test.go#L32
empty-block: this block is empty, you can remove it (revive)