runtimeをworkspaceに & テストを追加 #390
node.js.yml
on: pull_request
Matrix: lint
Matrix: test-js-eval
Matrix: types
Annotations
3 errors
|
types (22.x)
Process completed with exit code 2.
|
|
types (22.x):
packages/runtime/src/worker/runtime.tsx#L53
Cannot find name 'useEmbedContext'.
|
|
types (22.x):
packages/runtime/src/typescript/runtime.tsx#L94
Cannot find name 'useEmbedContext'. Did you mean 'useContext'?
|