Skip to content

pmtiles merge: merge 2 or more archives when tilesets are disjoint [#105] #485

pmtiles merge: merge 2 or more archives when tilesets are disjoint [#105]

pmtiles merge: merge 2 or more archives when tilesets are disjoint [#105] #485

Triggered via pull request December 15, 2025 02:10
@bdonbdon
synchronize #258
merge-disjoint
Status Success
Total duration 2m 29s
Artifacts

test.yml

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

Annotations

10 warnings
fmt_vet_lint: pmtiles/bitmap.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#L76
exported method Middleware.UnmarshalCaddyfile 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#L45
exported method Middleware.Provision should have comment or be unexported
fmt_vet_lint: caddy/pmtiles_proxy.go#L1
should have a package comment
fmt_vet_lint: main.go#L55
struct field HeaderJson should be HeaderJSON
fmt_vet_lint: main.go#L35
struct field HeaderJson should be HeaderJSON
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: examples/minimal.go#L1
should have a package comment