Bump Go to v1.23.3 (#231) #645
Annotations
10 errors and 5 warnings
golangci-lint:
resolver.go#L124
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci-lint:
connection.go#L394
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
connection.go#L393
unnecessary leading newline (whitespace)
|
golangci-lint:
exec/exec.go#L135
Magic number: 256, in <condition> detected (mnd)
|
golangci-lint:
os/linux.go#L429
Magic number: 4, in <argument> detected (mnd)
|
golangci-lint:
os/linux.go#L430
Magic number: 4, in <condition> detected (mnd)
|
golangci-lint:
pkg/rigfs/posixfsys.go#L338
Magic number: 4, in <argument> detected (mnd)
|
golangci-lint:
pkg/rigfs/posixfsys.go#L367
Magic number: 2, in <argument> detected (mnd)
|
golangci-lint:
pkg/rigfs/posixfsys.go#L303
Magic number: 0o040000, in <case> detected (mnd)
|
golangci-lint:
pkg/rigfs/posixfsys.go#L305
Magic number: 0o100000, in <case> detected (mnd)
|
golangci-lint:
exec/errors.go#L6
exported: exported var ErrRemote should have comment or be unexported (revive)
|
golangci-lint:
pkg/rigfs/withname.go#L6
exported: exported const OpClose should have comment (or a comment on this block) or be unexported (revive)
|
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)
|
golangci-lint:
errors.go#L6
exported: exported var ErrOS should have comment or be unexported (revive)
|
Loading