fix: initialize Program fields in init method #3969
Annotations
10 errors and 2 warnings
coverage (^1, ubuntu-latest):
exec_test.go#L17
cannot use generic type Model[T any] without instantiation
|
coverage (^1, ubuntu-latest):
exec_test.go#L24
cannot use generic type Model[T any] without instantiation
|
coverage (^1, ubuntu-latest):
exec_test.go#L77
in call to WithInput, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:40:16)
|
coverage (^1, ubuntu-latest):
exec_test.go#L77
in call to WithOutput, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:30:17)
|
coverage (^1, ubuntu-latest):
tea_test.go#L19
cannot use generic type Model[T any] without instantiation
|
coverage (^1, ubuntu-latest):
tea_test.go#L23
cannot use generic type Model[T any] without instantiation
|
coverage (^1, ubuntu-latest):
options_test.go#L13
in call to WithOutput, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:30:17)
|
coverage (^1, ubuntu-latest):
options_test.go#L21
in call to WithInput, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:40:16)
|
coverage (^1, ubuntu-latest):
options_test.go#L31
in call to WithoutRenderer, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:179:22)
|
coverage (^1, ubuntu-latest):
options_test.go#L41
in call to WithoutSignals, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:91:21)
|
coverage (^1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage (^1, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
|