Skip to content

NPM(deps-dev): Bump autoprefixer from 9.8.8 to 10.4.20 #3

NPM(deps-dev): Bump autoprefixer from 9.8.8 to 10.4.20

NPM(deps-dev): Bump autoprefixer from 9.8.8 to 10.4.20 #3

Triggered via push December 9, 2024 10:27
Status Failure
Total duration 25s
Artifacts

phpcs-check.yml

on: push
phpcs-check
15s
phpcs-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
phpcs-check: lib/ACFController.php#L5
An import use statement should never start with a leading backslash
phpcs-check: lib/ACFController.php#L18
There must not be a space before the colon in a return type declaration
phpcs-check: lib/ACFController.php#L22
The closing brace for the class must go on the next line after the body
phpcs-check: lib/IndexController.php#L21
There must not be a space before the colon in a return type declaration
phpcs-check: lib/PostTypeController.php#L19
There must not be a space before the colon in a return type declaration
phpcs-check: lib/PostTypeController.php#L28
There must not be a space before the colon in a return type declaration
phpcs-check: lib/ThemeController.php#L16
There must not be a space before the colon in a return type declaration
phpcs-check: lib/autoload.php#L39
Expected 1 blank line at end of file; 2 found
phpcs-check: models/single-exhibition.php#L16
There must not be a space before the colon in a return type declaration
phpcs-check: lib/FormatterController.php#L19
There must not be a space before the colon in a return type declaration
phpcs-check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
phpcs-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpcs-check: lib/ThemeController.php#L30
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
phpcs-check: lib/autoload.php#L12
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
phpcs-check: models/single-exhibition.php#L65
It is recommended not to use reserved keyword "string" as function parameter name. Found: $string
phpcs-check: lib/FormatterController.php#L60
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
phpcs-check: lib/Localization.php#L44
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
phpcs-check: lib/Localization.php#L59
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 2 spaces
phpcs-check: lib/Localization.php#L61
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 6 spaces
phpcs-check: models/single-artist.php#L42
Comment refers to a TODO task "REMOVE"
phpcs-check: models/single-artist.php#L51
Comment refers to a TODO task "REMOVE"
phpcs-check: models/single-artist.php#L74
Comment refers to a TODO task "REMOVE"