WIP: Secrets perf debug #12113
Annotations
11 errors
Check if linter failed
Process completed with exit code 1.
|
Lint:
pkg/fanal/secret/scanner.go#L389
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
pkg/fanal/secret/scanner.go#L393
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
pkg/fanal/secret/scanner.go#L420
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
pkg/fanal/secret/scanner.go#L477
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
pkg/fanal/artifact/image/image.go#L90
G104: Errors unhandled. (gosec)
|
Lint:
pkg/fanal/secret/scanner.go#L22
var `lineSep` is unused (unused)
|
Lint:
pkg/fanal/secret/scanner.go#L244
func `newBlocks` is unused (unused)
|
Lint:
pkg/fanal/secret/scanner.go#L466
func `censorLocation` is unused (unused)
|
Lint:
pkg/fanal/secret/scanner.go#L490
const `secretHighlightRadius` is unused (unused)
|
Lint:
pkg/fanal/secret/scanner.go#L491
const `maxLineLength` is unused (unused)
|
Loading