build(deps): bump github.com/kunitsucom/util.go from 0.0.62 to 0.0.66 #160
go-vuln.yml
on: pull_request
Check Golang vulnerability
30s
Annotations
4 errors
Check Golang vulnerability:
pkg/ddlctl/apply/ddlctl_apply.go#L116
not enough arguments in call to retry.New
|
Check Golang vulnerability:
pkg/ddlctl/apply/ddlctl_apply.go#L117
cannot use ctx (variable of type context.Context) as func(ctx context.Context) error value in argument to retryer.Do
|
Check Golang vulnerability:
pkg/ddlctl/apply/ddlctl_apply.go#L117
cannot use (func(ctx context.Context) error literal) (value of type func(ctx context.Context) error) as retry.DoOption value in argument to retryer.Do
|
Check Golang vulnerability
Process completed with exit code 1.
|