extract: add antimeridian support #517
test.yml
on: pull_request
fmt_vet_lint
2m 4s
Matrix: test
Annotations
13 warnings
|
test (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fmt_vet_lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
fmt_vet_lint:
pmtiles/merge.go#L135
should replace tileContents += 1 with tileContents++
|
|
fmt_vet_lint:
main.go#L58
struct field HeaderJson should be HeaderJSON
|
|
fmt_vet_lint:
main.go#L38
struct field HeaderJson should be HeaderJSON
|
|
fmt_vet_lint:
main.go#L1
should have a package comment
|
|
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:
caddy/pmtiles_proxy.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:
examples/minimal.go#L1
should have a package comment
|
|
test (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|