Merge remote-tracking branch 'origin/master' #1940
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
16 errors and 2 warnings
PrivateService:
public/main/inc/lib/usermanager.lib.php#L64
public/main/inc/lib/usermanager.lib.php:64:46: PrivateService: Private service "security.user_password_hasher" used in container::get()
|
PrivateService:
src/CoreBundle/Framework/Container.php#L163
src/CoreBundle/Framework/Container.php:163:38: PrivateService: Private service "messenger.bus.default" used in container::get()
|
ContainerDependency:
src/CoreBundle/Migrations/MigrationFactory.php#L16
src/CoreBundle/Migrations/MigrationFactory.php:16:98: ContainerDependency: Container must not inject into services as dependency! Use dependency-injection.
|
ServiceNotFound:
src/CoreBundle/Traits/ControllerTrait.php#L116
src/CoreBundle/Traits/ControllerTrait.php:116:38: ServiceNotFound: Service "glide" not found
|
PrivateService:
src/CoreBundle/Traits/ControllerTrait.php#L133
src/CoreBundle/Traits/ControllerTrait.php:133:38: PrivateService: Private service "Sylius\Bundle\SettingsBundle\Form\Factory\SettingsFormFactory" used in container::get()
|
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/Controller/Admin/IndexBlocksController.php#L695
Offset 'english' on array{french: 'v/1.11.x-fr/', spanish: 'v/1.11.x-es/', dutch: 'v/1.11.x-nl/', galician: 'v/1.11.x-ga/'} in empty() does not exist.
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/Controller/Admin/IndexBlocksController.php#L696
Offset 'english' does not exist on array{french: 'v/1.11.x-fr/', spanish: 'v/1.11.x-es/', dutch: 'v/1.11.x-nl/', galician: 'v/1.11.x-ga/'}.
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/Controller/Api/ImportCGlossaryAction.php#L127
Negated boolean expression is always false.
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/Controller/CourseController.php#L81
Left side of && is always true.
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/Controller/CourseController.php#L700
Method Chamilo\CoreBundle\Controller\CourseController::autoLaunch() is unused.
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/DataProvider/Extension/CourseRelUserExtension.php#L42
Variable $user in PHPDoc tag @var does not exist.
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/DataProvider/Extension/CourseRelUserExtension.php#L48
Call to an undefined method Symfony\Component\Security\Core\User\UserInterface::getId().
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/DataProvider/Extension/PersonalFileExtension.php#L60
Variable $user in PHPDoc tag @var does not exist.
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/DataProvider/Extension/PersonalFileExtension.php#L87
Call to an undefined method Symfony\Component\Security\Core\User\UserInterface::getId().
|
PHP 8.1 Test on ubuntu-latest:
src/CoreBundle/DataProvider/Extension/PersonalFileExtension.php#L91
Call to an undefined method Symfony\Component\Security\Core\User\UserInterface::getId().
|
PHP 8.1 Test on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 Test on ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|