Skip to content

feat: setup ETL proces to import GeoPackage into search index #14

feat: setup ETL proces to import GeoPackage into search index

feat: setup ETL proces to import GeoPackage into search index #14

Triggered via pull request October 25, 2024 10:08
@rkettelerijrkettelerij
synchronize #3
import-gpkg
Status Failure
Total duration 4m 7s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)