Skip to content

Update workflow.

Update workflow. #478

Triggered via push February 13, 2024 12:39
Status Failure
Total duration 1m 42s
Artifacts

static.yml

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

Annotations

13 errors
UnimplementedInterfaceMethod: src/ConcurrentItemsStorageDecorator.php#L11
src/ConcurrentItemsStorageDecorator.php:11:13: UnimplementedInterfaceMethod: Method gethierarchy is not defined on class Yiisoft\Rbac\Php\ConcurrentItemsStorageDecorator (see https://psalm.dev/044)
MixedInferredReturnType: src/ConcurrentItemsStorageDecorator.php#L147
src/ConcurrentItemsStorageDecorator.php:147:50: MixedInferredReturnType: Could not verify return type 'array<array-key, mixed>' for Yiisoft\Rbac\Php\ConcurrentItemsStorageDecorator::getAccessTree (see https://psalm.dev/047)
MixedReturnStatement: src/ConcurrentItemsStorageDecorator.php#L151
src/ConcurrentItemsStorageDecorator.php:151:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
UndefinedInterfaceMethod: src/ConcurrentItemsStorageDecorator.php#L151
src/ConcurrentItemsStorageDecorator.php:151:32: UndefinedInterfaceMethod: Method (Yiisoft\Rbac\Php\FileStorageInterface&Yiisoft\Rbac\ItemsStorageInterface)::getAccessTree does not exist (see https://psalm.dev/181)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
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.
UnimplementedInterfaceMethod: src/ConcurrentItemsStorageDecorator.php#L11
src/ConcurrentItemsStorageDecorator.php:11:13: UnimplementedInterfaceMethod: Method gethierarchy is not defined on class Yiisoft\Rbac\Php\ConcurrentItemsStorageDecorator (see https://psalm.dev/044)
MixedInferredReturnType: src/ConcurrentItemsStorageDecorator.php#L147
src/ConcurrentItemsStorageDecorator.php:147:50: MixedInferredReturnType: Could not verify return type 'array<array-key, mixed>' for Yiisoft\Rbac\Php\ConcurrentItemsStorageDecorator::getAccessTree (see https://psalm.dev/047)
MixedReturnStatement: src/ConcurrentItemsStorageDecorator.php#L151
src/ConcurrentItemsStorageDecorator.php:151:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
UndefinedInterfaceMethod: src/ConcurrentItemsStorageDecorator.php#L151
src/ConcurrentItemsStorageDecorator.php:151:32: UndefinedInterfaceMethod: Method (Yiisoft\Rbac\Php\FileStorageInterface&Yiisoft\Rbac\ItemsStorageInterface)::getAccessTree does not exist (see https://psalm.dev/181)
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.