Ignore dependabot PR when Welcoming new contributors #74
php.yml
on: pull_request
PHP CS Fixer
22s
Matrix: Run php checking
Annotations
5 errors and 7 warnings
Run php checking (8.2):
tests/PullRequest/Application/CommandHandler/WelcomeNewContributorCommandHandlerTest.php#L72
Method App\Tests\PullRequest\Application\CommandHandler\WelcomeNewContributorCommandHandlerTest::provideTestHandle() should return array<array<int, App\PullRequest\Domain\Aggregate\PullRequest\PullRequestId|bool>> but returns array<int, array<int, App\PullRequest\Domain\Aggregate\PullRequest\PullRequestId|bool|string>>.
|
Run php checking (8.2)
Process completed with exit code 1.
|
Run php checking (8.1):
tests/PullRequest/Application/CommandHandler/WelcomeNewContributorCommandHandlerTest.php#L72
Method App\Tests\PullRequest\Application\CommandHandler\WelcomeNewContributorCommandHandlerTest::provideTestHandle() should return array<array<int, App\PullRequest\Domain\Aggregate\PullRequest\PullRequestId|bool>> but returns array<int, array<int, App\PullRequest\Domain\Aggregate\PullRequest\PullRequestId|bool|string>>.
|
Run php checking (8.1)
Process completed with exit code 1.
|
PHP CS Fixer
Process completed with exit code 8.
|
Run php checking (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run php checking (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run php checking (8.2)
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/
|
Run php checking (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run php checking (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run php checking (8.1)
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/
|
PHP CS Fixer
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/.
|