feat(@lexical/devtools): Added basic extension scaffolding #12418
Annotations
10 errors and 1 warning
Run npm run ci-check:
packages/lexical-devtools/entrypoints/background.ts#L8
Cannot find name 'defineBackground'.
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/background.ts#L11
Cannot find name 'browser'.
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/content.ts#L8
Cannot find name 'defineContentScript'.
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/devtools-panel/main.tsx#L9
Module '"/home/runner/work/lexical/lexical/node_modules/@types/react/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/devtools-panel/main.tsx#L10
Module '"/home/runner/work/lexical/lexical/node_modules/@types/react-dom/client"' has no default export.
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/devtools-panel/main.tsx#L12
An import path can only end with a '.tsx' extension when 'allowImportingTsExtensions' is enabled.
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/devtools/main.ts#L10
Cannot find name 'browser'.
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/popup/main.tsx#L10
Module '"/home/runner/work/lexical/lexical/node_modules/@types/react/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/popup/main.tsx#L11
Module '"/home/runner/work/lexical/lexical/node_modules/@types/react-dom/client"' has no default export.
|
Run npm run ci-check:
packages/lexical-devtools/entrypoints/popup/main.tsx#L13
An import path can only end with a '.tsx' extension when 'allowImportingTsExtensions' is enabled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading