Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Upgrade dependencies #3

Upgrade dependencies

Upgrade dependencies #3

Triggered via push October 13, 2023 10:11
Status Failure
Total duration 1m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: push
PHP-CS-Fixer
11s
PHP-CS-Fixer
Matrix: Linters
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
Linters (8.0): src/Command/ListUsersCommand.php#L1
Ignored error pattern #^Parameter \#3 \$limit of method Doctrine\\ORM\\EntityRepository\<mixed\>\:\:findBy\(\) expects int\|null, mixed given\.$# in path /home/runner/work/demo-ansible/demo-ansible/src/Command/ListUsersCommand.php was not matched in reported errors.
Linters (8.0): src/Command/ListUsersCommand.php#L93
Parameter #3 $limit of method Doctrine\ORM\EntityRepository<object>::findBy() expects int|null, mixed given.
Linters (8.0): src/Command/ListUsersCommand.php#L96
Parameter #1 $callback of function array_map expects (callable(object): mixed)|null, Closure(App\Entity\User): array{int|null, string|null, string, string|null, string} given.
Linters (8.0): src/Controller/BlogController.php#L57
Parameter #2 $tag of method App\Repository\PostRepository::findLatest() expects App\Entity\Tag|null, object|null given.
Linters (8.0): src/Controller/BlogController.php#L64
Call to an undefined method object::getName().
Linters (8.0): src/Entity/User.php#L1
Ignored error pattern #^Method App\\Entity\\User\:\:__serialize\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/demo-ansible/demo-ansible/src/Entity/User.php was not matched in reported errors.
Linters (8.0): tests/Command/AddUserCommandTest.php#L1
Ignored error pattern #^Method App\\Tests\\Command\\AddUserCommandTest\:\:isAdminDataProvider\(\) return type has no value type specified in iterable type Generator\.$# in path /home/runner/work/demo-ansible/demo-ansible/tests/Command/AddUserCommandTest.php was not matched in reported errors.
Linters (8.0): tests/Command/ListUsersCommandTest.php#L1
Ignored error pattern #^Method App\\Tests\\Command\\ListUsersCommandTest\:\:maxResultsProvider\(\) return type has no value type specified in iterable type Generator\.$# in path /home/runner/work/demo-ansible/demo-ansible/tests/Command/ListUsersCommandTest.php was not matched in reported errors.
Linters (8.0): tests/Controller/Admin/BlogControllerTest.php#L1
Ignored error pattern #^Method App\\Tests\\Controller\\Admin\\BlogControllerTest\:\:getUrlsForRegularUsers\(\) return type has no value type specified in iterable type Generator\.$# in path /home/runner/work/demo-ansible/demo-ansible/tests/Controller/Admin/BlogControllerTest.php was not matched in reported errors.
Linters (8.0): tests/Controller/DefaultControllerTest.php#L1
Ignored error pattern #^Method App\\Tests\\Controller\\DefaultControllerTest\:\:getPublicUrls\(\) return type has no value type specified in iterable type Generator\.$# in path /home/runner/work/demo-ansible/demo-ansible/tests/Controller/DefaultControllerTest.php was not matched in reported errors.
Linters (8.0)
Process completed with exit code 127.
Linters (8.0)
Process completed with exit code 2.
PHP-CS-Fixer
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/
Linters (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], shivammathur/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linters (8.0)
The `save-state` 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/
Linters (8.0)
The `save-state` 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/
Linters (8.0)
The `save-state` 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/
Linters (8.0)
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/