Migrate ContentSearch
component to TS
#160
release-testing-npm-version.yml
on: pull_request
build_and_release
1m 22s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
fabiankaegy
approved
|
testing |
Annotations
11 errors and 1 warning
build_and_release
Process completed with exit code 1.
|
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 35 more.
|
build_and_release:
api/register-block-extension/index.js#L67
Object literal may only specify known properties, and 'attributes' does not exist in 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#L99
'Edit' cannot be used as a JSX component.
|
build_and_release:
api/register-block-extension/index.js#L101
'Edit' cannot be used as a JSX component.
|
build_and_release:
api/register-block-extension/index.js#L102
'Edit' cannot be used as a JSX component.
|
build_and_release:
api/register-block-extension/index.js#L165
Property 'className' does not exist on type '{}'.
|
build_and_release:
api/register-block-extension/index.js#L165
Property 'style' does not exist on type '{}'.
|
build_and_release:
api/register-block-extension/index.js#L168
Property 'name' does not exist on type 'object'.
|
build_and_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|