Skip to content

Creating a version of fyne.Do that does not wait #6786

Creating a version of fyne.Do that does not wait

Creating a version of fyne.Do that does not wait #6786

Triggered via pull request January 21, 2025 21:46
Status Failure
Total duration 11m 12s
Artifacts

platform_tests.yml

on: pull_request
Matrix: platform_tests
Matrix: windows_tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
platform_tests (1.19.x, macos-latest): internal/app/lifecycle_test.go#L20
cannot use func(fn func()) {…} (value of type func(fn func())) as type func(func(), bool) in argument to life.RunEventQueue
platform_tests (1.19.x, macos-latest): internal/driver/mobile/canvas.go#L389
not enough arguments in call to fyne.CurrentApp().Driver().DoFromGoroutine
platform_tests (1.19.x, macos-latest)
Process completed with exit code 1.
platform_tests (1.23.x, macos-latest): internal/app/lifecycle_test.go#L20
cannot use func(fn func()) {…} (value of type func(fn func())) as func(func(), bool) value in argument to life.RunEventQueue
platform_tests (1.23.x, macos-latest): internal/driver/mobile/canvas.go#L389
not enough arguments in call to fyne.CurrentApp().Driver().DoFromGoroutine
platform_tests (1.23.x, macos-latest)
Process completed with exit code 1.
platform_tests (1.19.x, ubuntu-latest): internal/app/lifecycle_test.go#L20
cannot use func(fn func()) {…} (value of type func(fn func())) as type func(func(), bool) in argument to life.RunEventQueue
platform_tests (1.19.x, ubuntu-latest): internal/driver/mobile/canvas.go#L389
not enough arguments in call to fyne.CurrentApp().Driver().DoFromGoroutine
platform_tests (1.19.x, ubuntu-latest)
Process completed with exit code 1.
platform_tests (1.23.x, ubuntu-latest): internal/app/lifecycle_test.go#L20
cannot use func(fn func()) {…} (value of type func(fn func())) as func(func(), bool) value in argument to life.RunEventQueue
platform_tests (1.23.x, ubuntu-latest): internal/driver/mobile/canvas.go#L389
not enough arguments in call to fyne.CurrentApp().Driver().DoFromGoroutine
platform_tests (1.23.x, ubuntu-latest)
Process completed with exit code 1.
windows_tests (1.20.x): internal/app/lifecycle_test.go#L20
cannot use func(fn func()) {…} (value of type func(fn func())) as func(func(), bool) value in argument to life.RunEventQueue
windows_tests (1.20.x): internal/driver/mobile/canvas.go#L389
not enough arguments in call to fyne.CurrentApp().Driver().DoFromGoroutine
windows_tests (1.20.x)
Process completed with exit code 1.
windows_tests (1.22.x): internal/app/lifecycle_test.go#L20
cannot use func(fn func()) {…} (value of type func(fn func())) as func(func(), bool) value in argument to life.RunEventQueue
windows_tests (1.22.x): internal/driver/mobile/canvas.go#L389
not enough arguments in call to fyne.CurrentApp().Driver().DoFromGoroutine
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