Skip to content

build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #212

build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1

build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #212

Triggered via pull request November 21, 2024 21:06
Status Failure
Total duration 1m 53s
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