update github actions, add linter action #1
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)
|