Skip to content

Publish new version to NPM #11

Publish new version to NPM

Publish new version to NPM #11

Manually triggered January 31, 2024 13:03
Status Success
Total duration 5d 19h 34m 43s
Artifacts

release-npm-version.yml

on: workflow_dispatch
build_and_release
1m 2s
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 Feb 6, 2024
Production

Annotations

10 errors and 2 warnings
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@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/