Universal Blocks #1282
Annotations
4 errors and 2 warnings
eslint (20.x)
Cannot find module '@wordpress/blob' or its corresponding type declarations.
|
eslint (20.x)
Type 'IBlockAttributes' is missing the following properties from type '{ align: Align; blockStyle?: string | undefined; border: Border; colors: Colors; typography: Typography; width?: string | undefined; spacing: Spacing; }': align, border, colors, typography, spacing
|
eslint (20.x)
@headstartwp/blocks-primitives#build: command (/home/runner/work/headstartwp/headstartwp/packages/primitives) /opt/hostedtoolcache/node/20.17.0/x64/bin/npm run build exited (1)
|
eslint (20.x)
Process completed with exit code 1.
|
eslint (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|