Skip to content

Implement more efficient run loop #5974

Implement more efficient run loop

Implement more efficient run loop #5974

Triggered via pull request February 6, 2025 21:08
Status Failure
Total duration 3m 55s
Artifacts

mobile_tests.yml

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

Annotations

11 errors and 1 warning
mobile_tests (stable): app/settings.go#L43
undefined: sync
mobile_tests (stable): internal/driver/glfw/loop.go#L139
syntax error: unexpected <<, expected }
mobile_tests (stable): internal/driver/glfw/loop.go#L141
syntax error: unexpected ), expected name
mobile_tests (stable): internal/driver/glfw/loop.go#L142
syntax error: unexpected {, expected name
mobile_tests (stable): internal/driver/glfw/loop.go#L147
syntax error: unexpected ) after top level declaration
mobile_tests (stable)
Process completed with exit code 1.
mobile_tests: app/settings.go#L43
undefined: sync
mobile_tests: internal/driver/glfw/loop.go#L139
syntax error: unexpected <<, expecting }
mobile_tests: internal/driver/glfw/loop.go#L141
syntax error: unexpected ), expecting name or (
mobile_tests: internal/driver/glfw/loop.go#L142
syntax error: unexpected {, expecting name or (
mobile_tests
Process completed with exit code 1.
mobile_tests (stable)
Both go-version and go-version-file inputs are specified, only go-version will be used