Skip to content

chore: add .templates to gitignore #34

chore: add .templates to gitignore

chore: add .templates to gitignore #34

Triggered via push April 25, 2026 21:21
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint
issues found
lint: isprod_test.go#L6
dot-imports: should not use dot imports (revive)
lint: isprod.go#L22
Consider preallocating commonEnvVariableNames with capacity 3 + len(commonEnvVariableNamesUpper) (prealloc)
lint: isprod.go#L14
Consider preallocating commonProdNames with capacity 5 + len(commonProdNamesUpper) (prealloc)
lint: examples_test.go#L49
G104: Errors unhandled (gosec)
lint: examples_test.go#L17
G104: Errors unhandled (gosec)
lint: examples_test.go#L11
G104: Errors unhandled (gosec)