Setup (Cloud-Backed) SQLite backend for reading GeoPackages #21
Annotations
3 errors and 1 warning
lint:
ogc/features/datasources/geopackage/geopackage.go#L122
calculated cyclomatic complexity for function toFeatures is 20, max is 12 (cyclop)
|
lint:
ogc/features/datasources/fakedb/fakedb.go#L57
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
lint
issues found
|
lint:
ogc/features/datasources/geopackage/geopackage.go#L95
unused-parameter: parameter 'cursor' seems to be unused, consider removing or renaming it as _ (revive)
|