feat(redhat): migrate OVALv2 from CSAF VEX #1959
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
|