Skip to content

Link to app editor Fysion if it is installed #510

Link to app editor Fysion if it is installed

Link to app editor Fysion if it is installed #510

Triggered via pull request October 16, 2024 16:56
Status Failure
Total duration 1m 9s
Artifacts

platform_tests.yml

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

Annotations

16 errors
platform_tests (1.21, macos-latest): modules/status/network.go#L149
cannot use gui (variable of type *networkApp) as fynedesk.AppData value in argument to fynedesk.Instance().RunApp: *networkApp does not implement fynedesk.AppData (missing method Source)
platform_tests (1.21, macos-latest): internal/ui/bar_test.go#L47
cannot use &dummyIcon{…} (value of type *dummyIcon) as fynedesk.AppData value in argument to testBar.createIcon: *dummyIcon does not implement fynedesk.AppData (missing method Source)
platform_tests (1.21, macos-latest): internal/ui/bar_test.go#L62
cannot use &dummyIcon{} (value of type *dummyIcon) as fynedesk.AppData value in argument to testBar.createIcon: *dummyIcon does not implement fynedesk.AppData (missing method Source)
platform_tests (1.21, macos-latest)
Process completed with exit code 1.
platform_tests (1.19, macos-latest): modules/status/network.go#L149
cannot use gui (variable of type *networkApp) as type fynedesk.AppData in argument to fynedesk.Instance().RunApp:
platform_tests (1.19, macos-latest): internal/ui/bar_test.go#L47
cannot use &dummyIcon{…} (value of type *dummyIcon) as type fynedesk.AppData in argument to testBar.createIcon:
platform_tests (1.19, macos-latest): internal/ui/bar_test.go#L62
cannot use &dummyIcon{} (value of type *dummyIcon) as type fynedesk.AppData in argument to testBar.createIcon:
platform_tests (1.19, macos-latest)
Process completed with exit code 2.
platform_tests (1.19, ubuntu-latest): modules/status/network.go#L149
cannot use gui (variable of type *networkApp) as type fynedesk.AppData in argument to fynedesk.Instance().RunApp:
platform_tests (1.19, ubuntu-latest): internal/ui/bar_test.go#L47
cannot use &dummyIcon{…} (value of type *dummyIcon) as type fynedesk.AppData in argument to testBar.createIcon:
platform_tests (1.19, ubuntu-latest): internal/ui/bar_test.go#L62
cannot use &dummyIcon{} (value of type *dummyIcon) as type fynedesk.AppData in argument to testBar.createIcon:
platform_tests (1.19, ubuntu-latest)
Process completed with exit code 2.
platform_tests (1.21, ubuntu-latest): modules/status/network.go#L149
cannot use gui (variable of type *networkApp) as fynedesk.AppData value in argument to fynedesk.Instance().RunApp: *networkApp does not implement fynedesk.AppData (missing method Source)
platform_tests (1.21, ubuntu-latest): internal/ui/bar_test.go#L47
cannot use &dummyIcon{…} (value of type *dummyIcon) as fynedesk.AppData value in argument to testBar.createIcon: *dummyIcon does not implement fynedesk.AppData (missing method Source)
platform_tests (1.21, ubuntu-latest): internal/ui/bar_test.go#L62
cannot use &dummyIcon{} (value of type *dummyIcon) as fynedesk.AppData value in argument to testBar.createIcon: *dummyIcon does not implement fynedesk.AppData (missing method Source)
platform_tests (1.21, ubuntu-latest)
Process completed with exit code 1.