Skip to content

Bump golang.org/x/term from 0.25.0 to 0.26.0 #636

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

Bump golang.org/x/term from 0.25.0 to 0.26.0 #636

Triggered via pull request November 8, 2024 07:42
Status Failure
Total duration 50s
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