Skip to content

Fix window creation thread handling #2616

Fix window creation thread handling

Fix window creation thread handling #2616

Triggered via pull request December 17, 2024 16:08
Status Failure
Total duration 1m 0s
Artifacts

web_tests.yml

on: pull_request
web_tests
50s
web_tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
web_tests
impossible type assertion: c.context.(*window)
web_tests
impossible type assertion: c.context.(*window)
web_tests
w.RescaleContext undefined (type *window has no field or method RescaleContext)
web_tests
cannot use ret (variable of type *window) as type driver.WithContext in assignment:
web_tests
cannot use w (variable of type *window) as type driver.WithContext in argument to gl.NewPainter:
web_tests
Process completed with exit code 1.
web_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636