Skip to content

Feature: add Shopmon ACL role #59

Feature: add Shopmon ACL role

Feature: add Shopmon ACL role #59

Triggered via pull request February 23, 2024 18:28
Status Failure
Total duration 1m 24s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
cs / Check Style
Process completed with exit code 1.
phpstan / Static Analyse: src/Command/ShopmonCreateAclRole.php#L37
Method Frosh\Tools\Command\ShopmonCreateAclRole::__construct() has parameter $userRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityCollection but does not specify its types: TElement
phpstan / Static Analyse: src/Command/ShopmonCreateAclRole.php#L155
Method Frosh\Tools\Command\ShopmonCreateAclRole::createWriteExceptionMessages() return type has no value type specified in iterable type array.
phpstan / Static Analyse
Process completed with exit code 1.
cs / Check Style: src/Command/ShopmonCreateAclRole.php#L1
Found violation(s) of type: braces_position
phpstan / Static Analyse
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/.