Skip to content

Fix open telemetry version mismatch; bump gocloud to 0.4.0 for azure auth fix #398

Fix open telemetry version mismatch; bump gocloud to 0.4.0 for azure auth fix

Fix open telemetry version mismatch; bump gocloud to 0.4.0 for azure auth fix #398

Triggered via pull request October 24, 2024 19:23
@bdonbdon
opened #190
1-22-1
Status Success
Total duration 3m 56s
Artifacts

test.yml

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

Annotations

13 warnings
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fmt_vet_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: caddy/pmtiles_proxy.go#L76
exported method Middleware.UnmarshalCaddyfile should have comment or be unexported
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: main.go#L57
struct field HeaderJson should be HeaderJSON
fmt_vet_lint: main.go#L42
struct field HeaderJson should be HeaderJSON
fmt_vet_lint: pmtiles/directory.go#L27
exported const UnknownTileType should have comment (or a comment on this block) or be unexported
fmt_vet_lint: pmtiles/directory.go#L16
exported const UnknownCompression should have comment (or a comment on this block) or be unexported
test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/