Skip to content

Pdok 15756 add tms20 #11

Pdok 15756 add tms20

Pdok 15756 add tms20 #11

Re-run triggered November 22, 2023 14:47
Status Failure
Total duration 38s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: snap/pointindex.go#L188
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: snap/pointindex.go#L211
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: snap/pointindex_test.go#L4
File is not `goimports`-ed (goimports)
lint: snap/pointindex_test.go#L106
G601: Implicit memory aliasing in for loop. (gosec)
lint: snap/pointindex_test.go#L301
G601: Implicit memory aliasing in for loop. (gosec)
lint: snap/snap.go#L339
exported: func name will be used as snap.SnapToPointCloud by other packages, and that stutters; consider calling this ToPointCloud (revive)
lint: snap/pointindex.go#L397
func `oneIfLeft` is unused (unused)
lint: snap/pointindex.go#L403
func `oneIfBottom` is unused (unused)
lint: processing/gpkg/gpkg.go#L269
Error return value of `ext.AddGeometry` is not checked (errcheck)
lint: processing/gpkg/gpkg.go#L273
Error return value of `tx.Commit` is not checked (errcheck)