fix:zstd normalize compress level #1
Annotations
10 errors and 1 warning
lint:
http.go#L1897
Error return value is not checked (errcheck)
|
lint:
zstd.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
zstd.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
fs.go#L1041
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
fs.go#L1111
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
fs.go#L1320
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
fs.go#L1424
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
fs.go#L1468
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
fs.go#L1638
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
server.go#L524
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|