Skip to content

Bump Go to v1.23.3 #644

Bump Go to v1.23.3

Bump Go to v1.23.3 #644

Triggered via pull request November 13, 2024 07:55
Status Failure
Total duration 49s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: sshconfig/printer.go#L131
G115: integer overflow conversion uint64 -> int64 (gosec)
Lint: sshconfig/printer.go#L133
G115: integer overflow conversion uint64 -> int64 (gosec)
Lint: sshconfig/set.go#L1128
G115: integer overflow conversion uint64 -> int (gosec)
Lint: sshconfig/set.go#L1610
G115: integer overflow conversion uint64 -> int (gosec)
Lint: remotefs/posixfs.go#L157
G115: integer overflow conversion int64 -> uint32 (gosec)
Lint: protocol/ssh/signals.go#L60
G115: integer overflow conversion int -> uint32 (gosec)
Lint: protocol/ssh/signals.go#L61
G115: integer overflow conversion int -> uint32 (gosec)
Lint: remotefs/withname.go#L6
exported: exported const OpClose should have comment (or a comment on this block) or be unexported (revive)
Lint: sshconfig/set.go#L1352
for loop can be changed to `i := range conditions` (intrange)
Lint
issues found