feature updates #300
Annotations
3 errors and 1 warning
golangci-lint:
brute/ftp.go#L61
Error return value of `result.client.Quit` is not checked (errcheck)
|
golangci-lint:
brute/ftp.go#L47
SA1019: ftp.DialWithNetConn is deprecated: Use [DialWithDialFunc] instead (staticcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading