Skip to content

Using block packages in the sample-editor #87

Using block packages in the sample-editor

Using block packages in the sample-editor #87

Triggered via pull request February 27, 2024 19:23
Status Failure
Total duration 44s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: packages/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/AvatarSidebarPanel.tsx#L5
Cannot find module '@usewaypoint/block-avatar' or its corresponding type declarations.
build: packages/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ButtonSidebarPanel.tsx#L4
Cannot find module '@usewaypoint/block-button' or its corresponding type declarations.
build: packages/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/DividerSidebarPanel.tsx#L4
Cannot find module '@usewaypoint/block-divider' or its corresponding type declarations.
build: packages/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.tsx#L4
Cannot find module '@usewaypoint/block-heading' or its corresponding type declarations.
build: packages/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/HtmlSidebarPanel.tsx#L3
Cannot find module '@usewaypoint/block-html' or its corresponding type declarations.
build: packages/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/ImageSidebarPanel.tsx#L9
Cannot find module '@usewaypoint/block-image' or its corresponding type declarations.
build: packages/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/SpacerSidebarPanel.tsx#L4
Cannot find module '@usewaypoint/block-spacer' or its corresponding type declarations.
build: packages/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/TextSidebarPanel.tsx#L3
Cannot find module '@usewaypoint/block-text' or its corresponding type declarations.
build: packages/editor-sample/src/documents/editor/core.tsx#L4
Cannot find module '@usewaypoint/block-avatar' or its corresponding type declarations.
build: packages/editor-sample/src/documents/editor/core.tsx#L5
Cannot find module '@usewaypoint/block-button' or its corresponding type declarations.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/