Skip to content

build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 #215

build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0

build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 #215

Triggered via pull request November 21, 2024 21:10
Status Failure
Total duration 41s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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