Update dependency vimeo/psalm to v5 #529
continuous-integration.yml
on: push
ci
/
Generate job matrix
5s
Matrix: ci / QA Checks
Annotations
10 errors and 13 warnings
DeprecatedInterface:
src/Cache.php#L47
src/Cache.php:47:44: DeprecatedInterface: Interface Laminas\Server\Server is marked as deprecated (see https://psalm.dev/152)
|
DeprecatedInterface:
src/Cache.php#L95
src/Cache.php:95:43: DeprecatedInterface: Interface Laminas\Server\Server is marked as deprecated (see https://psalm.dev/152)
|
MissingTemplateParam:
src/Definition.php#L27
src/Definition.php:27:40: MissingTemplateParam: Laminas\Server\Definition has missing template params when extending Iterator, expecting 2 (see https://psalm.dev/182)
|
MixedReturnStatement:
src/Definition.php#L214
src/Definition.php:214:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Definition.php#L236
src/Definition.php:236:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedAssignment:
src/Method/Callback.php#L76
src/Method/Callback.php:76:13: MixedAssignment: Unable to determine the type that $class is being assigned to (see https://psalm.dev/032)
|
MixedAssignment:
src/Method/Callback.php#L78
src/Method/Callback.php:78:9: MixedAssignment: Unable to determine the type that $this->class is being assigned to (see https://psalm.dev/032)
|
RedundantCondition:
src/Method/Definition.php#L207
src/Method/Definition.php:207:13: RedundantCondition: Type never for $object is never null (see https://psalm.dev/122)
|
RiskyTruthyFalsyComparison:
src/Reflection.php#L54
src/Reflection.php:54:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|bool contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Reflection/AbstractFunction.php#L283
src/Reflection/AbstractFunction.php:283:44: RiskyTruthyFalsyComparison: Operand of type false|non-empty-string contains type non-empty-string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
ci / Generate job matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Generate job matrix
Application uses deprecated job exclusion. Please modify the job exclusion for the job "PHPUnit [8.1, lowest]" appropriately.
|
ci / QA Checks (Documentation Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integra...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (PHPUnit [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (MkDocs Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (PHPUnit [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (PHPUnit [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (PHPUnit [8.2, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (PHPUnit [8.3, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (Psalm [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1, ...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA Checks (PHPUnit [8.3, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|