Skip to content

fix: lint

fix: lint #167

Triggered via pull request June 2, 2024 22:55
@ginokentginokent
synchronize #70
fix-lint
Status Failure
Total duration 1m 0s
Artifacts

go-vuln.yml

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

Annotations

6 errors
Check Golang vulnerability
apply.Apply calls sql.Conn.ExecContext, which eventually calls net.Dialer.Dial
Check Golang vulnerability
apply.Apply calls sql.DB.Conn, which eventually calls net.Dialer.DialContext
Check Golang vulnerability
go.DDLTagGoCommentLineRegex calls sync.Once.Do, which eventually calls net.Resolver.LookupHost
Check Golang vulnerability
go.DDLTagGoCommentLineRegex calls sync.Once.Do, which eventually calls net.Resolver.LookupSRV
Check Golang vulnerability
go.DDLTagGoCommentLineRegex calls sync.Once.Do, which eventually calls net.Resolver.LookupTXT
Check Golang vulnerability
Process completed with exit code 3.