Skip to content

Various improvements #51

Various improvements

Various improvements #51

Triggered via pull request January 26, 2026 10:29
Status Failure
Total duration 3m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
issues found
lint: internal/controller/config.go#L27
exported: exported function ValidTemplate should have comment or be unexported (revive)
lint: pkg/deploymentrecord/client.go#L147
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
lint: pkg/deploymentrecord/client.go#L25
Comment should end in a period (godot)