Skip to content

Bump serialize-javascript, copy-webpack-plugin and terser-webpack-plugin #901

Bump serialize-javascript, copy-webpack-plugin and terser-webpack-plugin

Bump serialize-javascript, copy-webpack-plugin and terser-webpack-plugin #901

Triggered via pull request February 12, 2025 04:34
Status Failure
Total duration 1d 2h 24m 36s
Artifacts

lint-tests.yml

on: pull_request
Coding Standards
1m 51s
Coding Standards
Matrix: test-e2e
Matrix: test-php
JS unit tests (with code coverage)
2m 2s
JS unit tests (with code coverage)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
PHP tests (PHP 7.3, WordPress latest)
Process completed with exit code 127.
PHP tests (PHP 7.4, WordPress latest)
Process completed with exit code 127.
PHP tests (PHP 7.4, WordPress trunk)
Process completed with exit code 127.
PHP tests (PHP 7.2, WordPress latest)
Process completed with exit code 127.
PHP tests (PHP 7.1, WordPress latest)
Process completed with exit code 127.
E2E tests (PHP 7.4, WordPress 5.9)
Process completed with exit code 2.
E2E tests (PHP 7.4, WordPress 6)
Process completed with exit code 2.
E2E tests (PHP 7.3, WordPress 5.9)
Process completed with exit code 2.
PHP tests (PHP 7.0, WordPress latest)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
PHP tests (PHP 5.6.20, WordPress latest)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Coding Standards: plugin/assets/src/block-editor/blocks/hand-picked-posts/components/posts-picker.js#L50
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
Coding Standards: plugin/assets/src/block-editor/blocks/image-list/edit.js#L157
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
Coding Standards: plugin/assets/src/block-editor/components/global-color/color-panel.js#L22
__experimentalColorGradientSettingsDropdown not found in '@wordpress/block-editor'
Coding Standards: plugin/assets/src/customizer/components/color-control/index.js#L98
React Hook useEffect has missing dependencies: 'isDarkMode' and 'onColorChange'. Either include them or remove the dependency array. If 'onColorChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Coding Standards: plugin/assets/src/helper/apply-rgb-value.js#L29
Syntax error in type: import('@material/material-color-utilities').Theme
Coding Standards and Tests
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002