Bump go.uber.org/zap from 1.26.0 to 1.27.0 #192
Annotations
4 errors and 3 warnings
golangci-lint:
upstream.go#L208
naked return in func `Intercept` with 61 lines of code (nakedret)
|
golangci-lint:
upstream.go#L237
naked return in func `Intercept` with 61 lines of code (nakedret)
|
golangci-lint:
upstream.go#L258
naked return in func `Intercept` with 61 lines of code (nakedret)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint:
file.go#L28
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
hostfile.go#L252
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading