Skip to content

feat(redhat): migrate OVALv2 from CSAF VEX #1959

feat(redhat): migrate OVALv2 from CSAF VEX

feat(redhat): migrate OVALv2 from CSAF VEX #1959

Triggered via pull request January 15, 2025 06:42
Status Failure
Total duration 42s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: pkg/db/mock_operation.go#L37
_m.On undefined (type *MockOperation has no field or method On) (typecheck)
Test: pkg/db/mock_operation.go#L48
_m.Called undefined (type *MockOperation has no field or method Called) (typecheck)
Test: pkg/db/mock_operation.go#L70
_m.On undefined (type *MockOperation has no field or method On) (typecheck)
Test: pkg/db/mock_operation.go#L81
_m.Called undefined (type *MockOperation has no field or method Called) (typecheck)
Test: pkg/db/mock_operation.go#L103
_m.On undefined (type *MockOperation has no field or method On) (typecheck)
Test: pkg/db/mock_operation.go#L114
_m.Called undefined (type *MockOperation has no field or method Called) (typecheck)
Test: pkg/vulnsrc/alma/alma.go#L108
vs.BatchUpdate undefined (type *VulnSrc has no field or method BatchUpdate) (typecheck)
Test: pkg/vulnsrc/alma/alma.go#L111
vs.PutDataSource undefined (type *VulnSrc has no field or method PutDataSource) (typecheck)
Test: pkg/vulnsrc/alma/alma.go#L192
a.PutVulnerabilityDetail undefined (type *Alma has no field or method PutVulnerabilityDetail) (typecheck)
Test: pkg/vulnsrc/alma/alma.go#L197
a.PutVulnerabilityID undefined (type *Alma has no field or method PutVulnerabilityID) (typecheck)
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636