feat: fix the vulncheck-filter to parse the text format instead #5824
test.yml
on: pull_request
Test / Postgres
1m 43s
Test / OrioleDB
3m 48s
Annotations
10 errors
|
Test / Postgres
observability.ConfigureProfiler calls http.Server.ListenAndServe, which calls net.Listen
|
|
Test / Postgres
indexworker.CreateIndexes calls pop.Connection.Open, which eventually calls net.Dialer.DialContext
|
|
Test / Postgres
storage.Connection.ApplyConfig calls sql.DB.SetMaxIdleConns, which eventually calls net.Dialer.Dial
|
|
Test / Postgres
mailmeclient.Client.Mail calls gomail.Dialer.DialAndSend, which eventually calls net.DialTimeout
|
|
Test / Postgres
validateclient.emailValidator.validateStatic calls mail.ParseAddress
|
|
Test / Postgres
api.API.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
|
|
Test / Postgres
templatemailer.tplCacheEntry.execute calls template.Template.Execute
|
|
Test / Postgres
api.API.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
|
|
Test / Postgres
templatemailer.tplCacheEntry.execute calls template.Template.Execute
|
|
Test / Postgres
validateclient.emailValidator.validateStatic calls mail.ParseAddress
|