Add Stacks (merge pre-release to main) #1428
Annotations
4 errors
Run tests:
internal/features/tests/tests_feature.go#L69
cannot use didOpenDone (variable of type chan struct{}) as eventbus.DoneChannel value in argument to f.bus.OnDidOpen
|
Run tests:
internal/features/tests/tests_feature.go#L70
cannot use didChangeDone (variable of type chan struct{}) as eventbus.DoneChannel value in argument to f.bus.OnDidChange
|
Run tests:
internal/features/tests/tests_feature.go#L71
cannot use didChangeWatchedDone (variable of type chan struct{}) as eventbus.DoneChannel value in argument to f.bus.OnDidChangeWatched
|
Run tests
Process completed with exit code 1.
|
Loading