Skip to content

Async rewrite

Async rewrite #2948

Triggered via pull request May 15, 2025 22:13
Status Cancelled
Total duration 7m 22s
Artifacts

ci.yml

on: pull_request
Matrix: build
package
0s
package
Fit to window
Zoom out
Zoom in

Annotations

42 errors
build (ubuntu-24.04): server/src/utils.ts#L369
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04): server/src/utils.ts#L382
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04): server/src/incrementalCompilation.ts#L647
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04): server/src/server.ts#L105
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04): server/src/server.ts#L195
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04): server/src/server.ts#L205
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04): server/src/server.ts#L603
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04): server/src/server.ts#L708
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04): server/src/server.ts#L854
'await' expressions are only allowed within async functions and at the top levels of modules.
build (ubuntu-24.04)
Process completed with exit code 2.
build (macos-14): server/src/utils.ts#L369
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14): server/src/utils.ts#L382
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14): server/src/incrementalCompilation.ts#L647
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14): server/src/server.ts#L105
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14): server/src/server.ts#L195
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14): server/src/server.ts#L205
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14): server/src/server.ts#L603
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14): server/src/server.ts#L708
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14): server/src/server.ts#L854
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-14)
Process completed with exit code 2.
build (macos-13): server/src/utils.ts#L369
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13): server/src/utils.ts#L382
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13): server/src/incrementalCompilation.ts#L647
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13): server/src/server.ts#L105
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13): server/src/server.ts#L195
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13): server/src/server.ts#L205
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13): server/src/server.ts#L603
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13): server/src/server.ts#L708
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13): server/src/server.ts#L854
'await' expressions are only allowed within async functions and at the top levels of modules.
build (macos-13)
Process completed with exit code 2.
build (windows-latest): server/src/utils.ts#L369
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest): server/src/utils.ts#L382
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest): server/src/incrementalCompilation.ts#L647
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest): server/src/server.ts#L105
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest): server/src/server.ts#L195
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest): server/src/server.ts#L205
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest): server/src/server.ts#L603
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest): server/src/server.ts#L708
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest): server/src/server.ts#L854
'await' expressions are only allowed within async functions and at the top levels of modules.
build (windows-latest)
Process completed with exit code 1.
build (ubuntu-24.04-arm)
Canceling since a higher priority waiting request for 'refs/pull/1093/merge' exists
build (ubuntu-24.04-arm)
The operation was canceled.