search command for project and repository #95
Annotations
4 errors
lint:
pkg/views/repository/search/view.go#L8
[Golang Linter Report] reported by reviewdog 🐶
File is not `gofmt`-ed with `-s`
Raw Output:
{"level":"error","locations":[{"physicalLocation":{"artifactLocation":{"index":0,"uri":"pkg/views/repository/search/view.go"},"region":{"startColumn":1,"startLine":8}}}],"message":{"text":"File is not `gofmt`-ed with `-s`"},"ruleId":"gofmt"}
|
lint:
pkg/api/repository_handler.go#L67
[Golang Linter Report] reported by reviewdog 🐶
File is not `gofmt`-ed with `-s`
Raw Output:
{"level":"error","locations":[{"physicalLocation":{"artifactLocation":{"index":0,"uri":"pkg/api/repository_handler.go"},"region":{"startColumn":1,"startLine":67}}}],"message":{"text":"File is not `gofmt`-ed with `-s`"},"ruleId":"gofmt"}
|
lint:
cmd/harbor/root/repository/search.go#L33
[Golang Linter Report] reported by reviewdog 🐶
File is not `gofmt`-ed with `-s`
Raw Output:
{"level":"error","locations":[{"physicalLocation":{"artifactLocation":{"index":0,"uri":"cmd/harbor/root/repository/search.go"},"region":{"startColumn":1,"startLine":33}}}],"message":{"text":"File is not `gofmt`-ed with `-s`"},"ruleId":"gofmt"}
|
lint
Process completed with exit code 1.
|