Setup (Cloud-Backed) SQLite backend for reading GeoPackages #17
Annotations
5 errors
ogc/features/datasources/geopackage/geopackage.go#L169
exitAfterDefer: log.Fatalf will exit, and `defer closeRows(rows)` will not run (gocritic)
|
ogc/features/datasources/geopackage/geopackage.go#L58
ifElseChain: rewrite if-else to switch statement (gocritic)
|
ogc/features/datasources/geopackage/geopackage.go#L124
Rows/Stmt was not closed (sqlclosecheck)
|
ogc/features/datasources/geopackage/geopackage.go#L152
Rows/Stmt was not closed (sqlclosecheck)
|
|
The logs for this run have expired and are no longer available.
Loading