Skip to content

feat: fix the vulncheck-filter to parse the text format instead #5824

feat: fix the vulncheck-filter to parse the text format instead

feat: fix the vulncheck-filter to parse the text format instead #5824

Triggered via pull request May 14, 2026 19:04
Status Failure
Total duration 3m 51s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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