chore (docker) upgrade symfony to 6.4 and migrate php-fpm docker to a… #5
Annotations
6 errors and 3 warnings
Validate Dependencies
Process completed with exit code 2.
|
Tests
Process completed with exit code 1.
|
Code style:
src/Entity/User.php#L34
Property App\Entity\User::$roles type has no value type specified in iterable type array.
|
Code style:
src/Entity/User.php#L107
Method App\Entity\User::setRoles() has parameter $roles with no value type specified in iterable type array.
|
Code style:
src/Factory/UserFactory.php#L15
Method App\Factory\UserFactory::create() has parameter $roles with no value type specified in iterable type array.
|
Code style
Process completed with exit code 1.
|
Validate Dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|