Skip to content

builder: Don't use fakeroot #183

builder: Don't use fakeroot

builder: Don't use fakeroot #183

Triggered via pull request September 15, 2024 12:39
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: builder/util.go#L283
if statements should only be cuddled with assignments (wsl)
lint: builder/util.go#L286
if statements should only be cuddled with assignments (wsl)
lint: builder/util.go#L289
if statements should only be cuddled with assignments (wsl)
lint: builder/util.go#L292
return statements should not be cuddled if block has more than two lines (wsl)
lint: builder/util.go#L248
shadow: declaration of "err" shadows declaration at line 236 (govet)
lint: builder/util.go#L252
shadow: declaration of "err" shadows declaration at line 236 (govet)
lint: builder/util.go#L257
shadow: declaration of "err" shadows declaration at line 236 (govet)
lint: builder/util.go#L270
shadow: declaration of "err" shadows declaration at line 236 (govet)
lint: builder/util.go#L276
shadow: declaration of "err" shadows declaration at line 236 (govet)
lint
issues found