make sure AddRuntime uses a runtime builder function #7385
Annotations
4 errors
Store benchmark result
No benchmark result was found in /home/runner/work/cnquery/cnquery/benchmark.txt. Benchmark output was ''
|
Run benchmark:
providers/builtin.go#L38
cannot use &mockProviderService{…} (value of type *mockProviderService) as "go.mondoo.com/cnquery/v10/providers-sdk/v1/plugin".ProviderPlugin value in struct literal: *mockProviderService does not implement "go.mondoo.com/cnquery/v10/providers-sdk/v1/plugin".ProviderPlugin (missing method Disconnect)
|
Run benchmark:
providers/coordinator.go#L168
impossible type assertion: x.Runtime.Plugin.(*mockProviderService)
|
Run benchmark:
providers/runtime.go#L494
impossible type assertion: r.Provider.Instance.Plugin.(*mockProviderService)
|
The logs for this run have expired and are no longer available.
Loading