Skip to content

Release: 1.19.0

Release: 1.19.0 #371

Triggered via pull request June 18, 2024 12:10
@fabiankaegyfabiankaegy
synchronize #328
develop
Status Success
Total duration 2m 58s
Artifacts

compressed-size.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: api/register-block-extension/index.js#L56
Generic type 'Array<T>' requires 1 type argument(s).
build: api/register-block-extension/index.js#L61
Type '{}' is missing the following properties from type 'any[]': length, pop, push, concat, and 29 more.
build: api/register-block-extension/index.js#L67
Type '{ attributes: any; }' is not assignable to type 'any[]'.
build: api/register-block-extension/index.js#L68
Property 'attributes' does not exist on type 'object'.
build: api/register-block-extension/index.js#L165
Property 'className' does not exist on type '{}'.
build: api/register-block-extension/index.js#L165
Property 'style' does not exist on type '{}'.
build: api/register-block-extension/index.js#L168
Property 'name' does not exist on type 'object'.
build: api/register-icons/index.js#L6
Parameter 'options' implicitly has an 'any' type.
build: components/author/context.js#L3
Expected 1 arguments, but got 0.
build: components/author/index.js#L3
Could not find a declaration file for module '@wordpress/block-editor'. '/home/runner/work/block-components/block-components/node_modules/@wordpress/block-editor/build/index.js' implicitly has an 'any' type.