chore: poc #51
Annotations
9 errors
Run make test:
internal/cache/cache_test.go#L17
cannot use fullConfig (variable of type *modelv2.WorkspaceConfigs) as []byte value in argument to c.Set
|
Run make test:
internal/cache/cache_test.go#L20
cannot use updatedConfig (variable of type *modelv2.WorkspaceConfigs) as []byte value in argument to c.Set
|
Run make test:
internal/cache/cache_test.go#L42
cannot use fullConfig (variable of type *modelv2.WorkspaceConfigs) as []byte value in argument to c.Set
|
Run make test:
internal/cache/cache_test.go#L43
cannot use updatedConfig (variable of type *modelv2.WorkspaceConfigs) as []byte value in argument to c.Set
|
Run make test:
internal/poller/poller_test.go#L25
cannot use func(*modelv2.WorkspaceConfigs) error {…} (value of type func(*modelv2.WorkspaceConfigs) error) as poller.WorkspaceConfigHandler value in argument to poller.New
|
Run make test:
internal/poller/poller_test.go#L47
cannot use func(wcs *modelv2.WorkspaceConfigs) error {…} (value of type func(wcs *modelv2.WorkspaceConfigs) error) as poller.WorkspaceConfigHandler value in argument to startTestPoller
|
Run make test:
internal/poller/poller_test.go#L75
cannot use func(wcs *modelv2.WorkspaceConfigs) error {…} (value of type func(wcs *modelv2.WorkspaceConfigs) error) as poller.WorkspaceConfigHandler value in argument to startTestPoller
|
Run make test:
internal/poller/poller_test.go#L104
cannot use func(wcs *modelv2.WorkspaceConfigs) error {…} (value of type func(wcs *modelv2.WorkspaceConfigs) error) as poller.WorkspaceConfigHandler value in argument to startTestPoller
|
Run make test
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading