Skip to content

Bump golang.org/x/term from 0.24.0 to 0.25.0 #629

Bump golang.org/x/term from 0.24.0 to 0.25.0

Bump golang.org/x/term from 0.24.0 to 0.25.0 #629

Triggered via pull request October 7, 2024 07:07
Status Failure
Total duration 45s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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: sshconfig/set.go#L1352
for loop can be changed to `i := range conditions` (intrange)
Lint
issues found