Async rewrite #2948
Annotations
10 errors
server/src/utils.ts#L369
'await' expressions are only allowed within async functions and at the top levels of modules.
|
server/src/utils.ts#L382
'await' expressions are only allowed within async functions and at the top levels of modules.
|
server/src/incrementalCompilation.ts#L647
'await' expressions are only allowed within async functions and at the top levels of modules.
|
server/src/server.ts#L105
'await' expressions are only allowed within async functions and at the top levels of modules.
|
server/src/server.ts#L195
'await' expressions are only allowed within async functions and at the top levels of modules.
|
server/src/server.ts#L205
'await' expressions are only allowed within async functions and at the top levels of modules.
|
server/src/server.ts#L603
'await' expressions are only allowed within async functions and at the top levels of modules.
|
server/src/server.ts#L708
'await' expressions are only allowed within async functions and at the top levels of modules.
|
server/src/server.ts#L854
'await' expressions are only allowed within async functions and at the top levels of modules.
|
|
The logs for this run have expired and are no longer available.
Loading