build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 #214
Annotations
9 errors
golangci-lint:
local.go#L61
G115: integer overflow conversion int -> uint16 (gosec)
|
golangci-lint:
main.go#L87
G115: integer overflow conversion uint -> uint16 (gosec)
|
golangci-lint:
upstream.go#L138
G115: integer overflow conversion int -> uint16 (gosec)
|
golangci-lint:
hostfile.go#L252
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
file.go#L28
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
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
|
Loading