Block plugins and inline blocks #1758
Annotations
6 errors and 12 warnings
Lint:
packages/frame/src/runtime/executor/lib/autoForm/FormField.tsx#L1
'@atlaskit/button' should be listed in the project's dependencies. Run 'npm i -S @atlaskit/button' to add it
|
Lint:
packages/frame/src/runtime/executor/lib/autoForm/FormField.tsx#L2
'@atlaskit/textfield' should be listed in the project's dependencies. Run 'npm i -S @atlaskit/textfield' to add it
|
Lint:
packages/frame/src/runtime/executor/lib/autoForm/FormField.tsx#L6
'@atlaskit/dropdown-menu' should be listed in the project's dependencies. Run 'npm i -S @atlaskit/dropdown-menu' to add it
|
Lint:
packages/frame/src/runtime/executor/lib/autoForm/FormField.tsx#L11
'@atlaskit/form' should be listed in the project's dependencies. Run 'npm i -S @atlaskit/form' to add it
|
Lint:
packages/frame/src/runtime/executor/lib/autoForm/index.tsx#L1
'@atlaskit/form' should be listed in the project's dependencies. Run 'npm i -S @atlaskit/form' to add it
|
Lint
Process completed with exit code 1.
|
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/upload-artifact@v3
No files were found with the provided path: packages/editor/playwright-report/. No artifacts will be uploaded.
|
Lint:
packages/frame/src/EditorStore.ts#L19
Unexpected any. Specify a different type
|
Lint:
packages/frame/src/EditorStore.ts#L19
Unexpected any. Specify a different type
|
Lint:
packages/frame/src/EditorStore.ts#L19
Unexpected any. Specify a different type
|
Lint:
packages/frame/src/EditorStore.ts#L22
Unexpected any. Specify a different type
|
Lint:
packages/frame/src/EditorStore.ts#L36
Forbidden non-null assertion
|
Lint:
packages/frame/src/EditorStore.ts#L38
Forbidden non-null assertion
|
Lint:
packages/frame/src/EditorStore.ts#L43
Forbidden non-null assertion
|
Lint:
packages/frame/src/EditorStore.ts#L49
Unexpected any. Specify a different type
|
Lint:
packages/frame/src/EditorStore.ts#L50
Unexpected any. Specify a different type
|
Lint:
packages/frame/src/EditorStore.ts#L55
Unexpected any. Specify a different type
|
Loading