Skip to content

Allow sudofn injection into container #635

Allow sudofn injection into container

Allow sudofn injection into container #635

Triggered via pull request November 6, 2024 06:46
Status Failure
Total duration 47s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: resolver.go#L124
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
Lint: connection.go#L394
File is not `gofumpt`-ed (gofumpt)
Lint: connection.go#L393
unnecessary leading newline (whitespace)
Lint: exec/exec.go#L135
Magic number: 256, in <condition> detected (mnd)
Lint: os/linux.go#L429
Magic number: 4, in <argument> detected (mnd)
Lint: os/linux.go#L430
Magic number: 4, in <condition> detected (mnd)
Lint: pkg/rigfs/posixfsys.go#L338
Magic number: 4, in <argument> detected (mnd)
Lint: pkg/rigfs/posixfsys.go#L367
Magic number: 2, in <argument> detected (mnd)
Lint: pkg/rigfs/posixfsys.go#L303
Magic number: 0o040000, in <case> detected (mnd)
Lint: pkg/rigfs/posixfsys.go#L305
Magic number: 0o100000, in <case> detected (mnd)
Lint: resolver.go#L15
exported: exported type ResolveFunc should have comment or be unexported (revive)
Lint: resolver.go#L118
exported: exported function ParseOSReleaseFile should have comment or be unexported (revive)