PHP 8.1 as minimum requirement #37
Annotations
5 errors and 2 warnings
Run phpstan/phpstan:
src/Comparison/Constraint/OperationConstraintParser.php#L60
Method Version\Comparison\Constraint\OperationConstraintParser::buildConstraint() should return Version\Comparison\Constraint\OperationConstraint but return statement is missing.
|
Run phpstan/phpstan:
tests/TestAsset/VersionCollectionIsIdentical.php#L29
Method Version\Tests\TestAsset\VersionCollectionIsIdentical::matches() has parameter $versions with no type specified.
|
Run phpstan/phpstan:
tests/TestAsset/VersionIsIdentical.php#L32
Method Version\Tests\TestAsset\VersionIsIdentical::matches() has parameter $version with no type specified.
|
Run phpstan/phpstan
Error message "Method Version\Comparison\Constraint\OperationConstraintParser::buildConstraint() should return Version\Comparison\Constraint\OperationConstraint but return statement is missing." cannot be ignored, use excludePaths instead.
|
Run phpstan/phpstan
Process completed with exit code 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/
|
Determine composer cache directory
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