Skip to content

Fix regression

Fix regression #735

Triggered via pull request October 4, 2023 08:32
Status Failure
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

Annotations

10 errors and 2 warnings
golangci-lint: x/dyncomm/types/params.go#L80
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: x/dyncomm/genesis.go#L16
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: x/dyncomm/genesis.go#L37
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: x/dyncomm/types/keys.go#L12
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/dyncomm/types/params.go#L132
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/dyncomm/keeper/dyncomm.go#L11
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/dyncomm/keeper/dyncomm.go#L18
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/dyncomm/keeper/dyncomm.go#L24
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/dyncomm/keeper/dyncomm.go#L45
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/dyncomm/keeper/dyncomm.go#L49
File is not `gofumpt`-ed (gofumpt)
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum
golangci-lint: x/dyncomm/keeper/dyncomm.go#L170
var-declaration: should drop = nil from declaration of var lastErr; it is the zero value (revive)