Replace TextControl
with SearchControl
in ContentSearch
Component
#40
Triggered via pull request
January 17, 2024 05:20
Status
Success
Total duration
3h 14m 17s
Artifacts
–
release-testing-npm-version.yml
on: pull_request
build_and_release
1m 10s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
fabiankaegy
approved
|
testing |
Annotations
11 errors
build_and_release
Process completed with exit code 1.
|
build_and_release:
api/register-block-extension/index.js#L4
Cannot find module '@wordpress/hooks' or its corresponding type declarations.
|
build_and_release:
api/register-block-extension/index.js#L5
Cannot find module '@wordpress/compose' or its corresponding type declarations.
|
build_and_release:
api/register-block-extension/index.js#L56
Generic type 'Array<T>' requires 1 type argument(s).
|
build_and_release:
api/register-block-extension/index.js#L61
Type '{}' is missing the following properties from type 'any[]': length, pop, push, concat, and 29 more.
|
build_and_release:
api/register-block-extension/index.js#L67
Type '{ attributes: any; }' is not assignable to type 'any[]'.
|
build_and_release:
api/register-block-extension/index.js#L68
Property 'attributes' does not exist on type 'object'.
|
build_and_release:
api/register-block-extension/index.js#L83
Parameter 'BlockEdit' implicitly has an 'any' type.
|
build_and_release:
api/register-block-extension/index.js#L84
Parameter 'props' implicitly has an 'any' type.
|
build_and_release:
api/register-block-extension/index.js#L117
Parameter 'BlockList' implicitly has an 'any' type.
|
build_and_release:
api/register-block-extension/index.js#L118
Parameter 'props' implicitly has an 'any' type.
|