Skip to content

Fix for SettingsController service being private with Symfony 4.4 #42

Fix for SettingsController service being private with Symfony 4.4

Fix for SettingsController service being private with Symfony 4.4 #42

Re-run triggered May 19, 2023 08:33
Status Failure
Total duration 59s
Artifacts

main.yml

on: pull_request
static-code-analysis
35s
static-code-analysis
php-cs-fixer
30s
php-cs-fixer
Matrix: test-lowest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 10 warnings
Test on Symfony 5.3.* with PHP 8.0
Process completed with exit code 2.
Test on Symfony 4.4.* with PHP 8.0
The job was canceled because "_8_0_5_3__" failed.
Test on Symfony 4.4.* with PHP 8.0
Process completed with exit code 2.
Test on Symfony 4.4.* with PHP 7.4
The operation was canceled.
Test on Symfony 4.4.* with PHP 7.2
Process completed with exit code 2.
Test on Symfony 5.3.* with PHP 7.2
The operation was canceled.
Test on Symfony 5.3.* with PHP 7.4
The operation was canceled.
static-code-analysis: Controller/SettingsController.php#L95
Parameter #1 $settings of method Dmishh\SettingsBundle\Manager\SettingsManagerInterface::setMany() expects array, mixed given.
static-code-analysis: DependencyInjection/DmishhSettingsExtension.php#L1
Ignored error pattern #^Method Dmishh\\SettingsBundle\\DependencyInjection\\DmishhSettingsExtension\:\:load\(\) has no return typehint specified\.$# in path /github/workspace/DependencyInjection/DmishhSettingsExtension.php was not matched in reported errors.
static-code-analysis: DependencyInjection/DmishhSettingsExtension.php#L1
Ignored error pattern #^Method Dmishh\\SettingsBundle\\DependencyInjection\\DmishhSettingsExtension\:\:load\(\) has parameter \$configs with no value type specified in iterable type array\.$# in path /github/workspace/DependencyInjection/DmishhSettingsExtension.php was not matched in reported errors.
static-code-analysis: DependencyInjection/DmishhSettingsExtension.php#L26
Method Dmishh\SettingsBundle\DependencyInjection\DmishhSettingsExtension::load() has no return type specified.
static-code-analysis: Entity/Setting.php#L1
Ignored error pattern #^Method Dmishh\\SettingsBundle\\Entity\\Setting\:\:setName\(\) has no return typehint specified\.$# in path /github/workspace/Entity/Setting.php was not matched in reported errors.
static-code-analysis: Entity/Setting.php#L1
Ignored error pattern #^Method Dmishh\\SettingsBundle\\Entity\\Setting\:\:setOwnerId\(\) has no return typehint specified\.$# in path /github/workspace/Entity/Setting.php was not matched in reported errors.
static-code-analysis: Entity/Setting.php#L20
Property Dmishh\SettingsBundle\Entity\Setting::$id is never written, only read.
static-code-analysis: Entity/Setting.php#L48
Method Dmishh\SettingsBundle\Entity\Setting::setName() has no return type specified.
static-code-analysis: Entity/Setting.php#L73
Method Dmishh\SettingsBundle\Entity\Setting::setOwnerId() has no return type specified.
static-code-analysis: Entity/SettingsOwnerInterface.php#L1
Ignored error pattern #^Method Dmishh\\SettingsBundle\\Entity\\SettingsOwnerInterface\:\:getSettingIdentifier\(\) has no return typehint specified\.$# in path /github/workspace/Entity/SettingsOwnerInterface.php was not matched in reported errors.
Test on Symfony 5.3.* with PHP 8.0
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test on Symfony 4.4.* with PHP 8.0
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test on Symfony 4.4.* with PHP 7.4
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test on Symfony 4.4.* with PHP 7.2
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test on Symfony 5.3.* with PHP 7.2
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test lowest on Symfony 3.4.* with PHP 7.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test lowest on Symfony 4.4.* with PHP 7.2
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test on Symfony 5.3.* with PHP 7.4
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test lowest on Symfony 3.4.* with PHP 7.2
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test lowest on Symfony 4.4.* with PHP 7.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.