Skip to content

Additional colour deprecations removed #503

Additional colour deprecations removed

Additional colour deprecations removed #503

Triggered via push August 17, 2024 11:00
Status Failure
Total duration 58s
Artifacts
Matrix: platform_tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors
platform_tests (1.19, ubuntu-latest): internal/x11/win/client.go#L69
cannot use c (variable of type *client) as type x11.XWin in return statement:
platform_tests (1.19, ubuntu-latest): internal/x11/win/client.go#L270
too many arguments in call to c.frame.mousePress
platform_tests (1.19, ubuntu-latest): internal/x11/win/frame.go#L173
cannot convert f.client (variable of type *client) to type x11.XWin:
platform_tests (1.19, ubuntu-latest): internal/x11/win/frame.go#L174
cannot convert f.client (variable of type *client) to type x11.XWin:
platform_tests (1.19, ubuntu-latest): internal/x11/win/frame.go#L226
cannot convert f.client (variable of type *client) to type x11.XWin:
platform_tests (1.19, ubuntu-latest): internal/x11/win/frame.go#L227
cannot convert f.client (variable of type *client) to type x11.XWin:
platform_tests (1.19, ubuntu-latest): internal/x11/win/frame.go#L287
cannot convert f.client (variable of type *client) to type x11.XWin:
platform_tests (1.19, ubuntu-latest): internal/x11/win/frame.go#L353
cannot convert f.client (variable of type *client) to type x11.XWin:
platform_tests (1.19, ubuntu-latest): internal/x11/win/frame.go#L391
cannot convert f.client (variable of type *client) to type x11.XWin:
platform_tests (1.19, ubuntu-latest): internal/x11/win/frame.go#L446
cannot convert f.client (variable of type *client) to type x11.XWin:
platform_tests (1.21, ubuntu-latest): internal/x11/win/client.go#L69
cannot use c (variable of type *client) as x11.XWin value in return statement: *client does not implement x11.XWin (wrong type for method NotifyMousePress)
platform_tests (1.21, ubuntu-latest): internal/x11/win/client.go#L270
too many arguments in call to c.frame.mousePress
platform_tests (1.21, ubuntu-latest): internal/x11/win/frame.go#L173
cannot convert f.client (variable of type *client) to type x11.XWin: *client does not implement x11.XWin (wrong type for method NotifyMousePress)
platform_tests (1.21, ubuntu-latest): internal/x11/win/frame.go#L174
cannot convert f.client (variable of type *client) to type x11.XWin: *client does not implement x11.XWin (wrong type for method NotifyMousePress)
platform_tests (1.21, ubuntu-latest): internal/x11/win/frame.go#L226
cannot convert f.client (variable of type *client) to type x11.XWin: *client does not implement x11.XWin (wrong type for method NotifyMousePress)
platform_tests (1.21, ubuntu-latest): internal/x11/win/frame.go#L227
cannot convert f.client (variable of type *client) to type x11.XWin: *client does not implement x11.XWin (wrong type for method NotifyMousePress)
platform_tests (1.21, ubuntu-latest): internal/x11/win/frame.go#L287
cannot convert f.client (variable of type *client) to type x11.XWin: *client does not implement x11.XWin (wrong type for method NotifyMousePress)
platform_tests (1.21, ubuntu-latest): internal/x11/win/frame.go#L353
cannot convert f.client (variable of type *client) to type x11.XWin: *client does not implement x11.XWin (wrong type for method NotifyMousePress)
platform_tests (1.21, ubuntu-latest): internal/x11/win/frame.go#L391
cannot convert f.client (variable of type *client) to type x11.XWin: *client does not implement x11.XWin (wrong type for method NotifyMousePress)
platform_tests (1.21, ubuntu-latest): internal/x11/win/frame.go#L446
cannot convert f.client (variable of type *client) to type x11.XWin: *client does not implement x11.XWin (wrong type for method NotifyMousePress)