Add entry.Insert API to insert text at current cursor position #6476
platform_tests.yml
on: pull_request
Matrix: platform_tests
Matrix: windows_tests
Annotations
12 errors and 2 warnings
platform_tests (1.19.x, macos-latest):
widget/entry_test.go#L1017
tt.entry.Insert undefined (type *"fyne.io/fyne/v2/widget".Entry has no field or method Insert)
|
platform_tests (1.19.x, macos-latest)
Process completed with exit code 1.
|
platform_tests (1.23.x, macos-latest):
widget/entry_test.go#L1017
tt.entry.Insert undefined (type *"fyne.io/fyne/v2/widget".Entry has no field or method Insert)
|
platform_tests (1.23.x, macos-latest)
Process completed with exit code 1.
|
platform_tests (1.19.x, ubuntu-latest):
widget/entry_test.go#L1017
tt.entry.Insert undefined (type *"fyne.io/fyne/v2/widget".Entry has no field or method Insert)
|
platform_tests (1.19.x, ubuntu-latest)
Process completed with exit code 1.
|
platform_tests (1.23.x, ubuntu-latest):
widget/entry_test.go#L1017
tt.entry.Insert undefined (type *"fyne.io/fyne/v2/widget".Entry has no field or method Insert)
|
platform_tests (1.23.x, ubuntu-latest)
Process completed with exit code 1.
|
windows_tests (1.20.x):
widget/entry_test.go#L1017
tt.entry.Insert undefined (type *"fyne.io/fyne/v2/widget".Entry has no field or method Insert)
|
windows_tests (1.20.x)
Process completed with exit code 1.
|
windows_tests (1.22.x):
widget/entry_test.go#L1017
tt.entry.Insert undefined (type *"fyne.io/fyne/v2/widget".Entry has no field or method Insert)
|
windows_tests (1.22.x)
Process completed with exit code 1.
|
platform_tests (1.19.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
platform_tests (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|