Refactor Probe API #2051
Annotations
6 errors
Test without verifier logs:
internal/pkg/instrumentation/manager_load_test.go#L24
m.availableProbes undefined (type *Manager has no field or method availableProbes)
|
Test without verifier logs:
internal/pkg/instrumentation/manager_load_test.go#L47
cannot use true (untyped bool constant) as []probe.BaseProbe value in argument to NewManager
|
Test without verifier logs
Process completed with exit code 128.
|
Test with verifier logs:
internal/pkg/instrumentation/manager_load_test.go#L24
m.availableProbes undefined (type *Manager has no field or method availableProbes)
|
Test with verifier logs:
internal/pkg/instrumentation/manager_load_test.go#L47
cannot use true (untyped bool constant) as []probe.BaseProbe value in argument to NewManager
|
Test with verifier logs
Process completed with exit code 128.
|
Loading