Skip to content

Tailwind helpers - updates and fixes #860

Tailwind helpers - updates and fixes

Tailwind helpers - updates and fixes #860

Triggered via pull request August 21, 2024 18:46
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Matrix: phpcs
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHP static code analysis using PHP - 8.3: src/Helpers/TailwindTrait.php (in context of class EightshiftLibs/Helpers/Helpers)#L56
Parameter #1 $classes of static method EightshiftLibs\Helpers\Helpers::classnames() expects array<string>, array<int|string, array<string>> given.
PHP static code analysis using PHP - 8.3: src/Helpers/TailwindTrait.php (in context of class EightshiftLibs/Helpers/Helpers)#L83
Parameter #1 $classes of static method EightshiftLibs\Helpers\Helpers::classnames() expects array<string>, array<int|string, array<string>> given.
PHP static code analysis using PHP - 8.3: src/Helpers/TailwindTrait.php (in context of class EightshiftLibs/Helpers/Helpers)#L178
Parameter #1 $classes of static method EightshiftLibs\Helpers\Helpers::classnames() expects array<string>, array<int|string, array<string>> given.
PHP static code analysis using PHP - 8.3
Process completed with exit code 1.
PHP static code analysis using PHP - 8.2: src/Helpers/TailwindTrait.php (in context of class EightshiftLibs/Helpers/Helpers)#L56
Parameter #1 $classes of static method EightshiftLibs\Helpers\Helpers::classnames() expects array<string>, array<int|string, array<string>> given.
PHP static code analysis using PHP - 8.2: src/Helpers/TailwindTrait.php (in context of class EightshiftLibs/Helpers/Helpers)#L83
Parameter #1 $classes of static method EightshiftLibs\Helpers\Helpers::classnames() expects array<string>, array<int|string, array<string>> given.
PHP static code analysis using PHP - 8.2: src/Helpers/TailwindTrait.php (in context of class EightshiftLibs/Helpers/Helpers)#L178
Parameter #1 $classes of static method EightshiftLibs\Helpers\Helpers::classnames() expects array<string>, array<int|string, array<string>> given.
PHP static code analysis using PHP - 8.2
Process completed with exit code 1.