Bump golangci/golangci-lint-action from 3 to 6 #190
Annotations
9 errors
lint:
local.go#L61
G115: integer overflow conversion int -> uint16 (gosec)
|
lint:
main.go#L87
G115: integer overflow conversion uint -> uint16 (gosec)
|
lint:
upstream.go#L138
G115: integer overflow conversion int -> uint16 (gosec)
|
lint:
file.go#L28
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
hostfile.go#L252
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
upstream.go#L208
naked return in func `Intercept` with 61 lines of code (nakedret)
|
lint:
upstream.go#L237
naked return in func `Intercept` with 61 lines of code (nakedret)
|
lint:
upstream.go#L258
naked return in func `Intercept` with 61 lines of code (nakedret)
|
lint
issues found
|