PHP 8.3 compatibility checks. #5
Annotations
6 errors and 2 warnings
Run static analysis (psalm):
src/PhpSpec/Matcher/TriggerMatcher.php#L68
src/PhpSpec/Matcher/TriggerMatcher.php:68:98: UndefinedVariable: Cannot find referenced variable $prevHandler (see https://psalm.dev/024)
|
Run static analysis (psalm):
src/PhpSpec/Matcher/TriggerMatcher.php#L97
src/PhpSpec/Matcher/TriggerMatcher.php:97:95: UndefinedVariable: Cannot find referenced variable $prevHandler (see https://psalm.dev/024)
|
Run static analysis (psalm):
src/PhpSpec/ObjectBehavior.php#L144
src/PhpSpec/ObjectBehavior.php:144:31: ParamNameMismatch: Argument 1 of PhpSpec\ObjectBehavior::offsetSet has wrong name $key, expecting $offset as defined by ArrayAccess::offsetSet (see https://psalm.dev/230)
|
Run static analysis (psalm):
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Run static analysis (psalm):
src/PhpSpec/Wrapper/Subject.php#L239
src/PhpSpec/Wrapper/Subject.php:239:31: ParamNameMismatch: Argument 1 of PhpSpec\Wrapper\Subject::offsetSet has wrong name $key, expecting $offset as defined by ArrayAccess::offsetSet (see https://psalm.dev/230)
|
Run static analysis (psalm)
Process completed with exit code 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/
|
Locate composer cache
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/
|
The logs for this run have expired and are no longer available.
Loading