Skip to content

Psalm 1

Psalm 1 #1288

Triggered via pull request December 19, 2024 12:28
@vjikvjik
synchronize #267
psalm1
Status Failure
Total duration 41s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
MixedArgument: src/Collector/Console/CommandCollector.php#L93
src/Collector/Console/CommandCollector.php:93:35: MixedArgument: Argument 1 of array_key_exists cannot be mixed, expecting array-key (see https://psalm.dev/030)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L107
src/Collector/Console/CommandCollector.php:107:27: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L108
src/Collector/Console/CommandCollector.php:108:28: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L108
src/Collector/Console/CommandCollector.php:108:74: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L109
src/Collector/Console/CommandCollector.php:109:28: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L110
src/Collector/Console/CommandCollector.php:110:31: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedMethodCall: src/Collector/ContainerInterfaceProxy.php#L86
src/Collector/ContainerInterfaceProxy.php:86:34: MixedMethodCall: Cannot determine the type of $this->decorated when calling method get (see https://psalm.dev/015)
MixedInferredReturnType: src/Collector/ContainerInterfaceProxy.php#L99
src/Collector/ContainerInterfaceProxy.php:99:61: MixedInferredReturnType: Could not verify return type 'null|object' for Yiisoft\Yii\Debug\Collector\ContainerInterfaceProxy::getServiceProxyCache (see https://psalm.dev/047)
MixedReturnStatement: src/Collector/ContainerInterfaceProxy.php#L101
src/Collector/ContainerInterfaceProxy.php:101:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
MixedReturnStatement: src/Collector/ContainerInterfaceProxy.php#L101
src/Collector/ContainerInterfaceProxy.php:101:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
MixedArgument: src/Collector/Console/CommandCollector.php#L93
src/Collector/Console/CommandCollector.php:93:35: MixedArgument: Argument 1 of array_key_exists cannot be mixed, expecting array-key (see https://psalm.dev/030)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L107
src/Collector/Console/CommandCollector.php:107:27: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L108
src/Collector/Console/CommandCollector.php:108:28: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L108
src/Collector/Console/CommandCollector.php:108:74: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L109
src/Collector/Console/CommandCollector.php:109:28: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedArrayAccess: src/Collector/Console/CommandCollector.php#L110
src/Collector/Console/CommandCollector.php:110:31: MixedArrayAccess: Cannot access array value on mixed variable $commandEvent (see https://psalm.dev/051)
MixedMethodCall: src/Collector/ContainerInterfaceProxy.php#L86
src/Collector/ContainerInterfaceProxy.php:86:34: MixedMethodCall: Cannot determine the type of $this->decorated when calling method get (see https://psalm.dev/015)
MixedInferredReturnType: src/Collector/ContainerInterfaceProxy.php#L99
src/Collector/ContainerInterfaceProxy.php:99:61: MixedInferredReturnType: Could not verify return type 'null|object' for Yiisoft\Yii\Debug\Collector\ContainerInterfaceProxy::getServiceProxyCache (see https://psalm.dev/047)
MixedReturnStatement: src/Collector/ContainerInterfaceProxy.php#L101
src/Collector/ContainerInterfaceProxy.php:101:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
MixedReturnStatement: src/Collector/ContainerInterfaceProxy.php#L101
src/Collector/ContainerInterfaceProxy.php:101:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
psalm / PHP 8.3-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636