Skip to content

Remove duplicate css imports #930

Remove duplicate css imports

Remove duplicate css imports #930

Triggered via push April 22, 2026 10:54
Status Failure
Total duration 21s
Artifacts

phpcs-check.yml

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

Annotations

10 errors and 11 warnings
phpcs-check: lib/ThemeSupports.php#L24
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Taxonomy/ArtworkType.php#L29
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Formatters/AccordionImageFormatter.php#L41
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Formatters/AccordionImageFormatter.php#L27
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Taxonomy/ArtistCategory.php#L28
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Taxonomy/ArtistCategory.php#L5
An import use statement should never start with a leading backslash
phpcs-check: lib/Formatters/HeroFormatter.php#L35
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Formatters/HeroFormatter.php#L20
There must not be a space before the colon in a return type declaration
phpcs-check: lib/TaxonomyController.php#L26
There must not be a space before the colon in a return type declaration
phpcs-check: lib/TaxonomyController.php#L17
There must not be a space before the colon in a return type declaration
phpcs-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpcs-check: lib/ACF/Layouts/HeroLayout.php#L71
Expected 1 space between "'link'" and double arrow; 10 found.
phpcs-check: lib/ACF/Layouts/HeroLayout.php#L67
Expected 1 space between "'description'" and double arrow; 3 found.
phpcs-check: lib/ACF/Layouts/HeroLayout.php#L63
Expected 1 space between "'title'" and double arrow; 9 found.
phpcs-check: lib/ACF/Layouts/HeroLayout.php#L47
Expected 1 space between "'image'" and double arrow; 9 found.
phpcs-check: lib/PostType/Artist.php#L298
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
phpcs-check: lib/ACF/ExhibitionGroup.php#L103
Line exceeds 120 characters; contains 138 characters
phpcs-check: lib/ThemeController.php#L29
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/autoload.php#L12
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class