Skip to content

Update show.go to show a less ambiguous "(long: X, lat: Y)" string, i… #304

Update show.go to show a less ambiguous "(long: X, lat: Y)" string, i…

Update show.go to show a less ambiguous "(long: X, lat: Y)" string, i… #304

Triggered via push February 7, 2024 10:40
Status Success
Total duration 4m 4s
Artifacts

test.yml

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

Annotations

13 warnings
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fmt_vet_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fmt_vet_lint: main.go#L1
should have a package comment
fmt_vet_lint: caddy/pmtiles_proxy.go#L1
should have a package comment
fmt_vet_lint: caddy/pmtiles_proxy.go#L44
exported method Middleware.Provision should have comment or be unexported
fmt_vet_lint: caddy/pmtiles_proxy.go#L11
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#L80
exported method Middleware.UnmarshalCaddyfile should have comment or be unexported
fmt_vet_lint: caddy/pmtiles_proxy.go#L57
exported method Middleware.Validate should have comment or be unexported
fmt_vet_lint: pmtiles/directory.go#L15
exported const UnknownCompression should have comment (or a comment on this block) or be unexported
fmt_vet_lint: pmtiles/bitmap.go#L1
should have a package comment
fmt_vet_lint: pmtiles/bucket.go#L22
exported type HTTPBucket should have comment or be unexported
fmt_vet_lint: pmtiles/directory.go#L26
exported const UnknownTileType should have comment (or a comment on this block) or be unexported
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.