Improvement cql stmt generation #556
Annotations
5 errors
Lint Test and Build:
cmd/gemini/root.go#L82
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint Test and Build:
pkg/generators/generators.go#L26
fieldalignment: struct with 48 pointer bytes could be 16 (govet)
|
Lint Test and Build:
pkg/generators/statements/gen_utils_test.go#L173
Consider pre-allocating `tokens` (prealloc)
|
Lint Test and Build:
pkg/jobs/jobs.go#L32
fieldalignment: struct with 88 pointer bytes could be 64 (govet)
|
Lint Test and Build
Process completed with exit code 2.
|