Skip to content

Edit the metadata and header of a pmtiles archive. #417

Edit the metadata and header of a pmtiles archive.

Edit the metadata and header of a pmtiles archive. #417

Triggered via pull request January 24, 2025 08:10
Status Failure
Total duration 3m 34s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
test (windows-latest)
Process completed with exit code 1.
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fmt_vet_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fmt_vet_lint: caddy/pmtiles_proxy.go#L1
should have a package comment
fmt_vet_lint: main.go#L1
should have a package comment
fmt_vet_lint: caddy/pmtiles_proxy.go#L45
exported method Middleware.Provision should have comment or be unexported
fmt_vet_lint: caddy/pmtiles_proxy.go#L58
exported method Middleware.Validate should have comment or be unexported
fmt_vet_lint: caddy/pmtiles_proxy.go#L76
exported method Middleware.UnmarshalCaddyfile should have comment or be unexported
fmt_vet_lint: caddy/pmtiles_proxy.go#L17
a blank import should be only in a main or test package, or have a comment justifying it
fmt_vet_lint: main.go#L42
struct field HeaderJson should be HeaderJSON
fmt_vet_lint: main.go#L57
struct field HeaderJson should be HeaderJSON
fmt_vet_lint: pmtiles/bitmap.go#L1
should have a package comment
fmt_vet_lint: pmtiles/verify.go#L119
error strings should not be capitalized or end with punctuation or a newline