[chore] polish sharedcomponent API #16366
Annotations
6 errors
internal/sharedcomponent/sharedcomponent_test.go#L28
invalid operation: comps (variable of type *Map[component.ID, *baseComponent]) is not an interface
|
internal/sharedcomponent/sharedcomponent_test.go#L32
invalid operation: NewMap[component.ID, *baseComponent]() (value of type *Map[component.ID, *baseComponent]) is not an interface
|
internal/sharedcomponent/sharedcomponent_test.go#L54
invalid operation: comps (variable of type *Map[component.ID, *baseComponent]) is not an interface
|
internal/sharedcomponent/sharedcomponent_test.go#L67
invalid operation: comps (variable of type *Map[component.ID, *baseComponent]) is not an interface
|
internal/sharedcomponent/sharedcomponent_test.go#L144
invalid operation: comps (variable of type *Map[component.ID, *baseComponent]) is not an interface
|
|
The logs for this run have expired and are no longer available.
Loading