Skip to content

Refactor the StateMachineViewer component (#228) #260

Refactor the StateMachineViewer component (#228)

Refactor the StateMachineViewer component (#228) #260

Triggered via push October 31, 2023 21:17
Status Success
Total duration 29s
Artifacts 1

store.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 180 warnings, and 170 notices
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Magic methods validity: src/Components/Elasticsearch/DisabledElasticsearchManager.php#L8
\[EA\] __construct is probably missing ElasticsearchManager::__construct call.
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability): src/Components/CacheHelper.php#L30
\[EA\] Please provide 'more_entropy' parameter in order to increase likelihood of uniqueness.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
Callable parameter usage violates definition: src/Components/Health/Checker/HealthChecker/PhpChecker.php#L156
\[EA\] New value type (float) is not matching the resolved parameter type and might introduce types-related false-positives.
Callable parameter usage violates definition: src/Components/Elasticsearch/ElasticsearchManager.php#L73
\[EA\] New value type (null) is not matching the resolved parameter type and might introduce types-related false-positives.
Nested ternary operator: src/Command/EnvGetCommand.php#L40
\[EA\] Nested ternary operator should not be used (maintainability issues).
Null reference: src/Components/CacheAdapter.php#L31
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L23
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L52
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L95
\[EA\] Null pointer exception may occur here.
Null reference: src/DependencyInjection/Configuration.php#L29
\[EA\] Null pointer exception may occur here.
Null reference: src/Components/CacheAdapter.php#L79
\[EA\] Null pointer exception may occur here.
One-time use variables: src/Components/CacheAdapter.php#L39
\[EA\] Variable $aPCUIterator is redundant.
Parameter type: src/Components/CacheAdapter.php#L73
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L59
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L37
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L63
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Components/CacheAdapter.php#L33
Parameter '$this-\>adapter' type is not compatible with declaration
Parameter type: src/Controller/ScheduledTaskController.php#L54
Parameter '$handledMessages' type is not compatible with declaration
Security advisories for Composer packages: composer.json#L37
\[EA\] Please add roave/security-advisories:dev-latest into require-dev as a firewall for vulnerable components.
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
::class can be used: src/Components/SystemConfig/ConfigSystemConfigLoader.php#L10
\[EA\] Perhaps this can be replaced with \\Shopware\\Core\\System\\SystemConfig\\SystemConfigLoader::class.
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L24
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Command/ChangeUserPasswordCommand.php#L33
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L22
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L11
Class 'CreateAliasTaskHandler' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L223
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Components/Elasticsearch/ElasticsearchManager.php#L12
Class 'ElasticsearchIndexer' is marked as @internal
Usage of internal entity: src/Controller/ShopwareFilesController.php#L238
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L40
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L49
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Controller/StateMachineController.php#L77
Method 'createDefaultContext' is marked as @internal
Usage of internal entity: src/Command/MonitorCommand.php#L137
Method 'createDefaultContext' is marked as @internal
Child method is exactly the same: src/Components/Health/PerformanceCollection.php#L8
\[EA\] 'getExpectedClass' method can be dropped, as it identical to parent's one.
Static closure can be used: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).
Static closure can be used: src/Controller/ShopwareFilesController.php#L60
\[EA\] This closure can be declared as static (better scoping; in some cases can improve performance).

Artifacts

Produced during runtime
Name Size
FroshTools Expired
111 KB