Skip to content

Feature: Allow passing custom labels to MediaToolbar component #200

Feature: Allow passing custom labels to MediaToolbar component

Feature: Allow passing custom labels to MediaToolbar component #200

Triggered via pull request June 25, 2024 14:49
Status Success
Total duration 7m 2s
Artifacts
build_and_release
2m 37s
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 Jun 25, 2024
testing

Annotations

11 errors and 1 warning
build_and_release
Process completed with exit code 1.
build_and_release: components/color-settings/index.tsx#L93
Type '(color: string) => void' is not assignable to type '(newColor?: string | undefined, index?: number | undefined) => void'.
build_and_release: components/repeater/index.js#L1
Module '"@wordpress/block-editor"' has no exported member 'useBlockEditContext'.
build_and_release: components/repeater/index.js#L39
Type 'null' is not assignable to type 'Function'.
build_and_release: components/repeater/index.js#L39
Type 'null' is not assignable to type 'Function'.
build_and_release: components/repeater/index.js#L79
Generic type 'Array<T>' requires 1 type argument(s).
build_and_release: components/repeater/index.js#L80
Generic type 'Array<T>' requires 1 type argument(s).
build_and_release: components/repeater/index.js#L85
Type 'null' is not assignable to type 'string'.
build_and_release: components/repeater/index.js#L98
Parameter 'event' implicitly has an 'any' type.
build_and_release: components/repeater/index.js#L102
Parameter 'items' implicitly has an 'any' type.
build_and_release: components/repeater/index.js#L103
Parameter 'item' implicitly has an 'any' type.
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/.