Skip to content

feat: allow dumping of configuration JSON Schema #362

feat: allow dumping of configuration JSON Schema

feat: allow dumping of configuration JSON Schema #362

Triggered via pull request November 8, 2023 12:48
Status Failure
Total duration 28s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
lint: pkg/util/util/cli.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/fatedier/frp/) (gci)
lint: pkg/util/util/cli.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/fatedier/frp/) (gci)
lint: pkg/util/util/cli.go#L5
File is not `gofumpt`-ed (gofumpt)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/frp/frp. Supported file pattern: go.sum
lint: pkg/util/util/cli.go#L18
empty-block: this block is empty, you can remove it (revive)
lint: pkg/util/util/cli.go#L14
var-naming: func DumpJsonSchema should be DumpJSONSchema (revive)
lint: cmd/frps/root.go#L37
var-naming: var showJsonSchema should be showJSONSchema (revive)
lint: cmd/frpc/sub/root.go#L44
var-naming: var showJsonSchema should be showJSONSchema (revive)