Skip to content

πŸŽ‰ Clean source for OSS project #9

πŸŽ‰ Clean source for OSS project

πŸŽ‰ Clean source for OSS project #9

Triggered via push September 1, 2024 18:27
Status Failure
Total duration 3m 12s
Billable time 4m
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: renderer/gotemplate/gotemplate_test.go#L194
line is 123 characters (lll)
lint: template/template_test.go#L146
146-208 lines are duplicate of `template/template_test.go:178-240` (dupl)
lint: template/template_test.go#L178
178-240 lines are duplicate of `template/template_test.go:146-208` (dupl)
lint: template/template_test.go#L210
210-240 lines are duplicate of `template/template_test.go:146-176` (dupl)
lint: template/template.go#L190
comment-spacings: no space between comment delimiter and comment text (revive)
lint: template/template.go#L197
comment-spacings: no space between comment delimiter and comment text (revive)
lint: main.go#L20
Error return value of `repo.Close` is not checked (errcheck)
lint: main.go#L31
line is 122 characters (lll)
lint: main.go#L66
comment-spacings: no space between comment delimiter and comment text (revive)
lint: repository/sqliterepository_test.go#L14
Error return value of `r.Close` is not checked (errcheck)