Skip to content

Escape raw url logger [CWE-400] #354

Escape raw url logger [CWE-400]

Escape raw url logger [CWE-400] #354

Triggered via pull request March 18, 2024 11:01
Status Success
Total duration 4m 22s
Artifacts

test.yml

on: pull_request
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: 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#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#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: pmtiles/bitmap.go#L1
should have a package comment
fmt_vet_lint: pmtiles/makesync.go#L217
this block is empty, you can remove it
fmt_vet_lint: pmtiles/makesync.go#L260
parameter 'logger' seems to be unused, consider removing or renaming it as _
fmt_vet_lint: pmtiles/makesync.go#L87
parameter 'logger' seems to be unused, consider removing or renaming it as _
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/.