Implement more efficient run loop #5974
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
|