Tweaks to export behaviour in 'check'. Closes #3777 #7584
Annotations
10 errors
pkg/control/init_data.go#L42
i.Workspace undefined (type *InitData has no field or method Workspace) (typecheck)
|
pkg/control/init_data.go#L43
i.Result undefined (type *InitData has no field or method Result) (typecheck)
|
pkg/control/init_data.go#L45
i.Result undefined (type *InitData has no field or method Result) (typecheck)
|
pkg/control/init_data.go#L55
i.Result undefined (type *InitData has no field or method Result) (typecheck)
|
pkg/control/init_data.go#L71
i.ExportManager undefined (type *InitData has no field or method ExportManager) (typecheck)
|
pkg/control/init_data.go#L146
i.RegisterExporters undefined (type *InitData has no field or method RegisterExporters) (typecheck)
|
pkg/query/init_data.go#L63
i.Client undefined (type *InitData has no field or method Client) (typecheck)
|
pkg/query/init_data.go#L64
i.Client undefined (type *InitData has no field or method Client) (typecheck)
|
pkg/query/init_data.go#L66
i.ShutdownTelemetry undefined (type *InitData has no field or method ShutdownTelemetry) (typecheck)
|
pkg/query/init_data.go#L67
i.ShutdownTelemetry undefined (type *InitData has no field or method ShutdownTelemetry) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading