Skip to content

build(deps): bump github.com/kunitsucom/util.go from 0.0.62 to 0.0.66 #160

build(deps): bump github.com/kunitsucom/util.go from 0.0.62 to 0.0.66

build(deps): bump github.com/kunitsucom/util.go from 0.0.62 to 0.0.66 #160

Triggered via pull request May 13, 2024 02:58
Status Failure
Total duration 40s
Artifacts

go-vuln.yml

on: pull_request
Check Golang vulnerability
30s
Check Golang vulnerability
Fit to window
Zoom out
Zoom in

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.