Skip to content

chore: add .templates to gitignore #18

chore: add .templates to gitignore

chore: add .templates to gitignore #18

Triggered via push April 25, 2026 21:21
Status Failure
Total duration 1m 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint
issues found
lint: length.go#L46
exported: comment on exported const Angstrom should be of the form "Angstrom ..." (revive)
lint: length.go#L38
exported: comment on exported const AstronomicalUnit should be of the form "AstronomicalUnit ..." (revive)
lint: length.go#L26
exported: comment on exported const Thou should be of the form "Thou ..." (revive)
lint: length.go#L8
exported: exported const Micrometer should have comment (or a comment on this block) or be unexported (revive)
lint: length.go#L6
exported: comment on exported const Nanometer should be of the form "Nanometer ..." (revive)
lint: length.go#L3
exported: exported type LengthUnit should have comment or be unexported (revive)