Skip to content

Prepare tests for PHPUnit 10 #104

Prepare tests for PHPUnit 10

Prepare tests for PHPUnit 10 #104

Triggered via pull request August 21, 2024 16:03
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
PHPStan (7.4): tests/Constraint/ConstraintTest.php#L381
Call to an undefined method PHPUnit\Framework\MockObject\MockBuilder::onlyMethods().
PHPStan (7.4): tests/Constraint/ConstraintTest.php#L388
Call to an undefined method PHPUnit\Framework\MockObject\MockBuilder::onlyMethods().
PHPStan (7.4): tests/Constraint/ConstraintTest.php#L404
No error to ignore is reported on line 404.
PHPStan (7.4): tests/Constraint/ConstraintTest.php#L406
No error to ignore is reported on line 406.
PHPStan (7.4)
Process completed with exit code 1.
PHPStan (7.4)
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/
PHPStan (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan (7.4)
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/