Support Azure reload in case the file is changing #375
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
caddy/pmtiles_proxy.go#L58
exported method Middleware.Validate should have comment or be unexported
|
caddy/pmtiles_proxy.go#L45
exported method Middleware.Provision should have comment or be unexported
|
caddy/pmtiles_proxy.go#L1
should have a package comment
|
caddy/pmtiles_proxy.go#L76
exported method Middleware.UnmarshalCaddyfile should have comment or be unexported
|
main.go#L1
should have a package comment
|
caddy/pmtiles_proxy.go#L17
a blank import should be only in a main or test package, or have a comment justifying it
|
pmtiles/directory.go#L15
exported const UnknownCompression should have comment (or a comment on this block) or be unexported
|
pmtiles/bitmap.go#L1
should have a package comment
|
pmtiles/bucket.go#L149
exported method FileBucket.Close should have comment or be unexported
|
pmtiles/bucket.go#L116
exported method FileBucket.NewRangeReaderEtag should have comment or be unexported
|
This job succeeded
Loading