Skip to content

Fix: Refine Type Setup #367

Fix: Refine Type Setup

Fix: Refine Type Setup #367

Triggered via pull request June 18, 2024 11:18
Status Success
Total duration 3m 25s
Artifacts

compressed-size.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: components/post-term-list/index.tsx#L43
Exported variable 'PostTermList' has or is using name 'ListItemProps' from external module "/home/runner/work/block-components/block-components/components/post-term-list/item" but cannot be named.
build: api/register-block-extension/index.js#L55
Generic type 'Array<T>' requires 1 type argument(s).
build: api/register-block-extension/index.js#L60
Type '{}' is missing the following properties from type 'any[]': length, pop, push, concat, and 35 more.
build: api/register-block-extension/index.js#L66
Object literal may only specify known properties, and 'attributes' does not exist in type 'any[]'.
build: api/register-block-extension/index.js#L67
Property 'attributes' does not exist on type 'object'.
build: api/register-block-extension/index.js#L98
'Edit' cannot be used as a JSX component.
build: api/register-block-extension/index.js#L100
'Edit' cannot be used as a JSX component.
build: api/register-block-extension/index.js#L101
'Edit' cannot be used as a JSX component.
build: api/register-block-extension/index.js#L164
Property 'className' does not exist on type '{}'.
build: api/register-block-extension/index.js#L164
Property 'style' does not exist on type '{}'.