Skip to content

Extract CSS providers #9

Extract CSS providers

Extract CSS providers #9

Triggered via push March 1, 2024 16:38
Status Failure
Total duration 47s
Billable time 1m
Artifacts

qa.yaml

on: push
Quality Checks
37s
Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Quality Checks: src/Controller/CssController.php#L18
Method Neusta\Pimcore\BackendBrandingBundle\Controller\CssController::__construct() has parameter $config with no value type specified in iterable type array.
Quality Checks: src/Css/CssRule.php#L23
Property Neusta\Pimcore\BackendBrandingBundle\Css\CssRule::$properties (array<int, Neusta\Pimcore\BackendBrandingBundle\Css\CssProperty>) does not accept array<int|string, Neusta\Pimcore\BackendBrandingBundle\Css\CssProperty>.
Quality Checks: src/Css/CssRuleList.php#L8
Property Neusta\Pimcore\BackendBrandingBundle\Css\CssRuleList::$rules type has no value type specified in iterable type array.
Quality Checks: src/CssProvider.php#L8
Method Neusta\Pimcore\BackendBrandingBundle\CssProvider::__construct() has parameter $providers with no value type specified in iterable type iterable.
Quality Checks: src/CssProvider.php#L13
Method Neusta\Pimcore\BackendBrandingBundle\CssProvider::__invoke() has parameter $config with no value type specified in iterable type array.
Quality Checks: src/CssProvider.php#L13
Method Neusta\Pimcore\BackendBrandingBundle\CssProvider::__invoke() return type has no value type specified in iterable type iterable.
Quality Checks: src/CssProvider.php#L27
Cannot access constant class on callable.
Quality Checks: src/CssProvider.php#L34
Cannot access constant class on callable.
Quality Checks: src/CssProvider/BezelColor.php#L13
Method Neusta\Pimcore\BackendBrandingBundle\CssProvider\BezelColor::__invoke() return type has no value type specified in iterable type iterable.
Quality Checks: src/CssProvider/SidebarColor.php#L13
Method Neusta\Pimcore\BackendBrandingBundle\CssProvider\SidebarColor::__invoke() return type has no value type specified in iterable type iterable.
Quality Checks
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/.