x/vulndb: TestLintReports/data/reports/GO-2024-2667.yaml failures

mdfafbf1  于 4个月前  发布在  Go
关注(0)|答案(2)|浏览(43)
#!watchflakes
default <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/GO-2024-2667.yaml"

自动创建的问题以收集这些故障。
示例( log ):

=== RUN   TestLintReports/data/reports/GO-2024-2667.yaml
    all_test.go:106: modules[0] "github.com/argoproj/argo-cd/v2": version 2.8.14 does not exist
--- FAIL: TestLintReports/data/reports/GO-2024-2667.yaml (0.09s)

watchflakes

uwopmtnx

uwopmtnx1#

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/GO-2024-2667.yaml"

2024-04-26 20:05 x_vulndb-gotip-linux-amd64-longtest-race vulndb@b3423aac go@b384ee7c x/vulndb.TestLintReports/data/reports/GO-2024-2667.yaml ( log )

=== RUN   TestLintReports/data/reports/GO-2024-2667.yaml
    all_test.go:106: modules[0] "github.com/argoproj/argo-cd/v2": version 2.8.14 does not exist
--- FAIL: TestLintReports/data/reports/GO-2024-2667.yaml (0.09s)

watchflakes

相关问题