cicd: typo #3
Annotations
10 errors
Run golangci/golangci-lint-action@v3:
pkg/ref/books.go#L275
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v3:
pkg/ref/categories.go#L14
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v3:
pkg/ref/lookup.go#L3
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v3:
pkg/ref/parse.go#L334
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
Run golangci/golangci-lint-action@v3:
cmd/main.go#L104
dupBranchBody: both branches in if statement have same body (gocritic)
|
Run golangci/golangci-lint-action@v3:
cmd/main.go#L125
dupBranchBody: both branches in if statement have same body (gocritic)
|
Run golangci/golangci-lint-action@v3:
pkg/ref/ref.go#L397
Comment should end in a period (godot)
|
Run golangci/golangci-lint-action@v3:
pkg/text/esv/verse.go#L41
G203: The used method does not auto-escape HTML. This can potentially lead to 'Cross-site Scripting' vulnerabilities, in case the attacker controls the input. (gosec)
|
Run golangci/golangci-lint-action@v3:
pkg/ref/parse.go#L34
(*parseState).next - result 0 (rune) is never used (unparam)
|
Run golangci/golangci-lint-action@v3:
pkg/ref/parse.go#L424
unnecessary trailing newline (whitespace)
|
The logs for this run have expired and are no longer available.
Loading