Adding ListItem #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 1 warning
build:
src/components/blocks/HeadingBlock.vue#L6
Element implicitly has an 'any' type because expression of type 'BlockType' can't be used to index type '{ H1: { placeholder: string; class: string; }; H2: { placeholder: string; class: string; }; H3: { placeholder: string; class: string; }; TEXT: null; DIVIDER: null; QUOTE: null; }'.
|
build:
src/components/blocks/HeadingBlock.vue#L8
Element implicitly has an 'any' type because expression of type 'BlockType' can't be used to index type '{ H1: { placeholder: string; class: string; }; H2: { placeholder: string; class: string; }; H3: { placeholder: string; class: string; }; TEXT: null; DIVIDER: null; QUOTE: null; }'.
|
build
Process completed with exit code 2.
|
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/
|