fix: avoid double gzip compression in response middleware #177
go.yml
on: pull_request
lint
17s
vulnerability-scanning
14s
Matrix: test
Annotations
4 errors and 2 warnings
|
lint
issues found
|
|
lint:
gzip_test.go#L479
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
lint:
handler.go#L124
File is not properly formatted (gofmt)
|
|
lint:
static_test.go#L182
string `gzip` has 4 occurrences, but such constant `gzipEncoding` already exists (goconst)
|
|
ubuntu-latest @ Go 1.25
Restore cache failed: Dependencies file is not found in /home/runner/work/gzip/gzip. Supported file pattern: go.sum
|
|
ubuntu-latest @ Go 1.24
Restore cache failed: Dependencies file is not found in /home/runner/work/gzip/gzip. Supported file pattern: go.sum
|