Skip to content

Improvement cql stmt generation #556

Improvement cql stmt generation

Improvement cql stmt generation #556

Triggered via pull request November 18, 2024 21:26
Status Failure
Total duration 36s
Artifacts

go.yml

on: pull_request
Lint Test and Build
27s
Lint Test and Build
Fit to window
Zoom out
Zoom in

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.