Skip to content

Creating @usewaypoint/email-builder #182

Creating @usewaypoint/email-builder

Creating @usewaypoint/email-builder #182

Triggered via pull request March 4, 2024 14:56
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: packages/email-builder/src/Reader/core.tsx#L4
Cannot find module '@usewaypoint/block-avatar' or its corresponding type declarations.
build: packages/email-builder/src/Reader/core.tsx#L5
Cannot find module '@usewaypoint/block-button' or its corresponding type declarations.
build: packages/email-builder/src/Reader/core.tsx#L6
Cannot find module '@usewaypoint/block-divider' or its corresponding type declarations.
build: packages/email-builder/src/Reader/core.tsx#L7
Cannot find module '@usewaypoint/block-heading' or its corresponding type declarations.
build: packages/email-builder/src/Reader/core.tsx#L8
Cannot find module '@usewaypoint/block-html' or its corresponding type declarations.
build: packages/email-builder/src/Reader/core.tsx#L9
Cannot find module '@usewaypoint/block-image' or its corresponding type declarations.
build: packages/email-builder/src/Reader/core.tsx#L10
Cannot find module '@usewaypoint/block-spacer' or its corresponding type declarations.
build: packages/email-builder/src/Reader/core.tsx#L11
Cannot find module '@usewaypoint/block-text' or its corresponding type declarations.
build: packages/email-builder/src/Reader/core.tsx#L16
Cannot find module '@usewaypoint/document-core' or its corresponding type declarations.
build: packages/email-builder/src/blocks/ColumnsContainer/ColumnsContainerPropsSchema.ts#L3
Cannot find module '@usewaypoint/block-columns-container' 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/