[Backport release-0.x] Run stat in empty env with C locale #507
Annotations
10 errors and 2 warnings
golangci-lint:
resolver.go#L124
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci-lint:
os/initsystem/systemd.go#L84
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
pkg/powershell/powershell.go#L70
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
os/linux.go#L318
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
os/linux.go#L396
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
os/windows.go#L118
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
os/windows.go#L127
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
os/windows.go#L210
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
os/windows.go#L246
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
pkg/rigfs/posixfsys.go#L445
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
resolver.go#L15
exported: exported type ResolveFunc should have comment or be unexported (revive)
|
golangci-lint:
resolver.go#L118
exported: exported function ParseOSReleaseFile should have comment or be unexported (revive)
|
Loading