Fix PHPStan on PHP 8.0 #207
Annotations
3 errors and 2 warnings
Run Psalm:
src/Checker/DefaultEligibilityChecker.php#L24
src/Checker/DefaultEligibilityChecker.php:24:37: MixedAssignment: Unable to determine the type that $checker is being assigned to (see https://psalm.dev/032)
|
Run Psalm:
src/Checker/DefaultEligibilityChecker.php#L25
src/Checker/DefaultEligibilityChecker.php:25:37: MixedMethodCall: Cannot determine the type of $checker when calling method check (see https://psalm.dev/015)
|
Run Psalm
Process completed with exit code 2.
|
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/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Behat logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading