feat: setup ETL proces to import GeoPackage into search index #14
Annotations
10 errors and 4 warnings
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint:
internal/etl/import_gpkg.go#L3
unused-parameter: parameter 'gpkgPath' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
internal/etl/geopackage.go#L42
unused-parameter: parameter 'collection' seems to be unused, consider removing or renaming it as _ (revive)
|