Skip to content

Merge remote-tracking branch 'origin/master' #1927

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #1927

Triggered via push December 12, 2023 23:39
Status Failure
Total duration 9m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php_analysis.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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#L700
Method Chamilo\CoreBundle\Controller\CourseController::autoLaunch() is unused.
PHP 8.1 Test on ubuntu-latest: src/CoreBundle/Form/ExtraFieldType.php#L215
Strict comparison using === between 13 and 3|4|5 will always evaluate to false.
PHP 8.1 Test on ubuntu-latest: src/CoreBundle/Serializer/ResourceNormalizer.php#L89
Access to an undefined property Chamilo\CoreBundle\Entity\ResourceIllustrationInterface::$illustrationUrl.
PHP 8.1 Test on ubuntu-latest: src/CoreBundle/State/CategorizedExerciseResultStateProvider.php#L249
Strict comparison using === between false and string will always evaluate to false.
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/