Skip to content

Add linter

Add linter #9

Triggered via pull request February 7, 2025 12:58
@jessegeensjessegeens
synchronize #15
feat/linter
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: cernboxspaces/cernboxspaces.go#L169
Error return value of `w.Write` is not checked (errcheck)
lint: cernboxspaces/cernboxspaces.go#L199
Error return value of `w.Write` is not checked (errcheck)
lint: eosprojects/eosprojects.go#L149
Error return value of `w.Write` is not checked (errcheck)
lint: cback/http/cback.go#L51
const `webdavPrefix` is unused (unused)
lint: share/sql/sql.go#L236
ineffectual assignment to err (ineffassign)
lint
issues found