Skip to content

Improvement cql stmt generation #552

Improvement cql stmt generation

Improvement cql stmt generation #552

Triggered via pull request November 14, 2024 13:10
Status Failure
Total duration 36s
Artifacts

go.yml

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

Annotations

6 errors
Lint Test and Build: pkg/generators/statements/gen_ddl_stmt.go#L35
commentFormatting: put a space between `//` and comment text (gocritic)
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#L33
fieldalignment: struct with 112 pointer bytes could be 80 (govet)
Lint Test and Build: pkg/jobs/mutation.go#L21
fieldalignment: struct with 72 pointer bytes could be 64 (govet)
Lint Test and Build: pkg/jobs/mutation.go#L91
empty-block: this block is empty, you can remove it (revive)
Lint Test and Build
Process completed with exit code 2.