fix scenario.WithDefaults() #40
Annotations
2 errors
|
lint
issues found
|
|
lint:
internal/testutil/plugin/bar/plugin.go#L24
cannot use PluginRef (variable of type *Plugin) as api.Plugin value in argument to plugin.Register: *Plugin does not implement api.Plugin (wrong type for method Defaults)
|