Skip to content

doc/261: clarify usage of <Repeater /> component #59

doc/261: clarify usage of <Repeater /> component

doc/261: clarify usage of <Repeater /> component #59

Triggered via pull request January 29, 2024 14:38
@Sidsector9Sidsector9
synchronize #290
doc/261
Status Success
Total duration 3m 18s
Artifacts
build_and_release
1m 10s
build_and_release
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
fabiankaegy
approved Jan 29, 2024
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 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#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: api/register-icons/index.js#L2
Cannot find module '@wordpress/dom-ready' or its corresponding type declarations.
build_and_release: api/register-icons/index.js#L6
Parameter 'options' implicitly has an 'any' type.
build_and_release: components/author/context.js#L3
Expected 1 arguments, but got 0.
build_and_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, mshick/add-pr-comment@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.