fix: initialize Program fields in init method #4046
build.yml
on: push
Matrix: build-examples / build
Matrix: build-go-mod / build
Matrix: build / build
build-examples
/
govulncheck
32s
build-go-mod
/
govulncheck
28s
build
/
govulncheck
30s
build-examples
/
dependabot
0s
build-go-mod
/
dependabot
0s
build
/
dependabot
0s
Annotations
42 errors and 6 warnings
build / build (ubuntu-latest):
exec_test.go#L17
cannot use generic type Model[T any] without instantiation
|
build / build (ubuntu-latest):
exec_test.go#L24
cannot use generic type Model[T any] without instantiation
|
build / build (ubuntu-latest):
exec_test.go#L77
in call to WithInput, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:40:16)
|
build / build (ubuntu-latest):
exec_test.go#L77
in call to WithOutput, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:30:17)
|
build / build (ubuntu-latest):
tea_test.go#L19
cannot use generic type Model[T any] without instantiation
|
build / build (ubuntu-latest):
tea_test.go#L23
cannot use generic type Model[T any] without instantiation
|
build / build (ubuntu-latest):
options_test.go#L13
in call to WithOutput, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:30:17)
|
build / build (ubuntu-latest):
options_test.go#L21
in call to WithInput, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:40:16)
|
build / build (ubuntu-latest):
options_test.go#L31
in call to WithoutRenderer, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:179:22)
|
build / build (ubuntu-latest):
options_test.go#L41
in call to WithoutSignals, cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:91:21)
|
build-go-mod / build (ubuntu-latest):
exec_test.go#L17
cannot use generic type Model[T any] without instantiation
|
build-go-mod / build (ubuntu-latest):
exec_test.go#L24
cannot use generic type Model[T any] without instantiation
|
build-go-mod / build (ubuntu-latest):
exec_test.go#L77
cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:40:16)
|
build-go-mod / build (ubuntu-latest):
exec_test.go#L77
cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:30:17)
|
build-go-mod / build (ubuntu-latest):
tea_test.go#L19
cannot use generic type Model[T any] without instantiation
|
build-go-mod / build (ubuntu-latest):
tea_test.go#L23
cannot use generic type Model[T any] without instantiation
|
build-go-mod / build (ubuntu-latest):
options_test.go#L13
cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:30:17)
|
build-go-mod / build (ubuntu-latest):
options_test.go#L21
cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:40:16)
|
build-go-mod / build (ubuntu-latest):
options_test.go#L31
cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:179:22)
|
build-go-mod / build (ubuntu-latest):
options_test.go#L41
cannot infer T (/home/runner/work/bubbletea/bubbletea/options.go:91:21)
|
build-go-mod / build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-go-mod / build (windows-latest)
The operation was canceled.
|
build-go-mod / build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-go-mod / build (macos-latest)
The operation was canceled.
|
build / build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build / build (windows-latest)
The operation was canceled.
|
build / build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build / build (macos-latest)
The operation was canceled.
|
build-examples / build (ubuntu-latest)
cannot use generic type tea.Model[T any] without instantiation
|
build-examples / build (ubuntu-latest)
cannot use generic type tea.Model[T any] without instantiation
|
build-examples / build (ubuntu-latest)
assignment mismatch: 2 variables but tea.NewProgram(model{}).Run returns 1 value
|
build-examples / build (ubuntu-latest)
cannot use generic type tea.Model[T any] without instantiation
|
build-examples / build (ubuntu-latest)
cannot use generic type tea.Model[T any] without instantiation
|
build-examples / build (ubuntu-latest)
cannot use generic type tea.Model[T any] without instantiation
|
build-examples / build (ubuntu-latest)
assignment mismatch: 2 variables but tea.NewProgram(model{}).Run returns 1 value
|
build-examples / build (ubuntu-latest)
cannot use generic type tea.Model[T any] without instantiation
|
build-examples / build (ubuntu-latest)
cannot use generic type tea.Model[T any] without instantiation
|
build-examples / build (ubuntu-latest)
cannot use generic type tea.Model[T any] without instantiation
|
build-examples / build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-examples / build (windows-latest)
The operation was canceled.
|
build-examples / build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-examples / build (macos-latest)
The operation was canceled.
|
build / build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-go-mod / build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-examples / build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-go-mod / govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-examples / govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|