Skip to content

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #647

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #647

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