Skip to content

Bump golang.org/x/crypto from 0.31.0 to 0.32.0 #657

Bump golang.org/x/crypto from 0.31.0 to 0.32.0

Bump golang.org/x/crypto from 0.31.0 to 0.32.0 #657

Triggered via pull request January 7, 2025 07:50
Status Failure
Total duration 49s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636