Skip to content

Bump Go to v1.23.3 (#231) #645

Bump Go to v1.23.3 (#231)

Bump Go to v1.23.3 (#231) #645

Triggered via push November 15, 2024 10:01
Status Failure
Total duration 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 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: exec/errors.go#L6
exported: exported var ErrRemote should have comment or be unexported (revive)
Lint: pkg/rigfs/withname.go#L6
exported: exported const OpClose should have comment (or a comment on this block) or be unexported (revive)
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)
Lint: errors.go#L6
exported: exported var ErrOS should have comment or be unexported (revive)