Static schema support for Terraform Test and Mock files #847
Annotations
5 errors
|
windows amd64 build:
internal/features/tests/tests_feature.go#L70
cannot use didOpenDone (variable of type chan job.IDs) as <-chan struct{} value in argument to f.bus.OnDidOpen
|
windows amd64 build:
internal/features/tests/tests_feature.go#L71
cannot use didChangeDone (variable of type chan job.IDs) as <-chan struct{} value in argument to f.bus.OnDidChange
|
windows amd64 build:
internal/features/tests/tests_feature.go#L72
cannot use didChangeWatchedDone (variable of type chan job.IDs) as <-chan struct{} value in argument to f.bus.OnDidChangeWatched
|
windows amd64 build
Process completed with exit code 1.
|
Loading