fix: forgot await #895
Annotations
8 errors
test:
examples/web-worker/src/lib/fetch-module-server.ts#L26
Object literal may only specify known properties, and 'setInvokeHandler' does not exist in type 'HotChannel<any>'.
|
test:
examples/web-worker/src/lib/fetch-module-server.ts#L26
Parameter 'invokeHandler_' implicitly has an 'any' type.
|
test:
examples/browser-cli/src/cli.ts#L5
'DevEnvironment' is declared but its value is never read.
|
test:
examples/web-worker/src/lib/fetch-module-server.ts#L26
Object literal may only specify known properties, and 'setInvokeHandler' does not exist in type 'HotChannel<any>'.
|
test:
examples/web-worker/src/lib/fetch-module-server.ts#L26
Parameter 'invokeHandler_' implicitly has an 'any' type.
|
test:
examples/web-worker/src/lib/fetch-module-server.ts#L26
Object literal may only specify known properties, and 'setInvokeHandler' does not exist in type 'HotChannel<any>'.
|
test:
examples/web-worker/src/lib/fetch-module-server.ts#L26
Parameter 'invokeHandler_' implicitly has an 'any' type.
|
test
Process completed with exit code 2.
|