Skip to content

update github actions, add linter action #1

update github actions, add linter action

update github actions, add linter action #1

Triggered via pull request December 27, 2023 22:31
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: diff_test.go#L151
Error return value of `xml.Marshal` is not checked (errcheck)
lint: diff_test.go#L162
Error return value of `xml.Unmarshal` is not checked (errcheck)
lint: relation_test.go#L68
Error return value of `r.ApplyUpdatesUpTo` is not checked (errcheck)
lint: relation_test.go#L74
Error return value of `r.ApplyUpdatesUpTo` is not checked (errcheck)
lint: way_test.go#L39
Error return value of `w.ApplyUpdatesUpTo` is not checked (errcheck)
lint: way_test.go#L45
Error return value of `w.ApplyUpdatesUpTo` is not checked (errcheck)
lint: osmgeojson/benchmarks_test.go#L17
Error return value is not checked (errcheck)
lint: osmgeojson/benchmarks_test.go#L28
Error return value is not checked (errcheck)
lint: osmgeojson/benchmarks_test.go#L38
Error return value is not checked (errcheck)
lint: annotate/relation_test.go#L45
Error return value of `ioutil.WriteFile` is not checked (errcheck)