Scribe main #55
Annotations
4 errors
Run static analysis:
cmd/syft/cli/commands/lib_scribe.go#L21
unexported-return: exported func DefaultPackagesOptions returns unexported type *commands.packagesOptions, which can be annoying to use (revive)
|
Run static analysis:
cmd/syft/cli/commands/lib_scribe.go#L31
var-naming: don't use underscores in Go names; func parameter enable_log should be enableLog (revive)
|
Run static analysis:
cmd/syft/cli/commands/lib_scribe.go#L31
ST1003: should not use underscores in Go names; func parameter enable_log should be enableLog (stylecheck)
|
Run static analysis
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading