Add functional tests for all actions #2367
continuous-integration.yml
on: pull_request
run
/
Generate test matrix
3s
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Lint symfony container
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / Lint twig files
Matrix: run / Lint XLIFF files
Matrix: run / Lint YML files
Matrix: run / tests
Annotations
11 errors and 17 warnings
run / Static Code Analysis (8.3):
src/Action/ResetAction.php#L122
Parameter #2 $password of method Nucleos\UserBundle\Util\UserManipulator::changePassword() expects string, string|null given.
|
run / Static Code Analysis (8.3):
src/DependencyInjection/NucleosUserExtension.php#L36
Static property Nucleos\UserBundle\DependencyInjection\NucleosUserExtension::$doctrineDrivers (array<string, array<string, string>>) does not accept default value of type array<string, array<string, array<int, string>|string>>.
|
run / Static Code Analysis (8.3):
src/DependencyInjection/NucleosUserExtension.php#L110
Argument of an invalid type string supplied for foreach, only iterables are supported.
|
run / Static Code Analysis (8.3):
tests/Functional/Action/AccountDeletionWebTest.php#L48
Parameter #1 $id of method Nucleos\UserBundle\Tests\Functional\Action\AccountDeletionWebTest::getUser() expects int, int|null given.
|
run / Static Code Analysis (8.3):
tests/Functional/Action/AccountDeletionWebTest.php#L74
Parameter #1 $id of method Nucleos\UserBundle\Tests\Functional\Action\AccountDeletionWebTest::getUser() expects int, int|null given.
|
run / Static Code Analysis (8.3):
tests/Functional/Action/RequestPasswordWebTest.php#L40
Parameter #1 $id of method Nucleos\UserBundle\Tests\Functional\Action\RequestPasswordWebTest::getUser() expects int, int|null given.
|
run / Static Code Analysis (8.3):
tests/Functional/Action/RequestPasswordWebTest.php#L42
Parameter #2 $user of method Nucleos\UserBundle\Tests\Functional\Action\RequestPasswordWebTest::performConfirmation() expects Nucleos\UserBundle\Tests\App\Entity\TestUser, Nucleos\UserBundle\Tests\App\Entity\TestUser|null given.
|
run / Static Code Analysis (8.3):
tests/Functional/Action/RequestPasswordWebTest.php#L91
Parameter #1 $id of method Nucleos\UserBundle\Tests\Functional\Action\RequestPasswordWebTest::getUser() expects int, int|null given.
|
run / Static Code Analysis (8.3):
tests/Functional/Action/UpdateSecurityWebTest.php#L49
Parameter #1 $id of method Nucleos\UserBundle\Tests\Functional\Action\UpdateSecurityWebTest::getUser() expects int, int|null given.
|
run / Static Code Analysis (8.3)
Process completed with exit code 2.
|
run / Mutation Tests (8.3)
Process completed with exit code 2.
|
run / Lint XLIFF files (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Lint composer.json (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Lint symfony container (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Static Code Analysis (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Mutation Tests (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Code Coverage (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Lint twig files (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Lint YML files (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Coding Standards (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Test: PHP 8.3, Symfony 7.0, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Test: PHP 8.2, Symfony 7.0, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Test: PHP 8.2, Symfony 7.0, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Test: PHP 8.3, Symfony 6.4, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Test: PHP 8.2, Symfony 6.4, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Test: PHP 8.3, Symfony 6.4, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Test: PHP 8.3, Symfony 7.0, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Test: PHP 8.2, Symfony 6.4, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|