Add Stacks (merge pre-release to main) #1428
Triggered via pull request
September 23, 2024 15:10
Status
Failure
Total duration
2m 42s
Artifacts
–
Annotations
12 errors
test (ubuntu-latest):
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
|
test (ubuntu-latest):
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
|
test (ubuntu-latest):
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
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
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
|
test (macos-latest):
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
|
test (macos-latest):
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
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
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
|
test (windows-latest):
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
|
test (windows-latest):
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
|
test (windows-latest)
Process completed with exit code 1.
|