Skip to content

Add Config and Migration plus review changes #27

Add Config and Migration plus review changes

Add Config and Migration plus review changes #27

Triggered via pull request April 2, 2024 12:52
@aphraohaphraoh
synchronize #13
aphraoh:master
Status Failure
Total duration 37s
Artifacts

static.yml

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

Annotations

11 errors
TooManyArguments: src/Adapter.php#L45
src/Adapter.php:45:45: TooManyArguments: Too many arguments for method Yiisoft\Mutex\MutexFactoryInterface::create - saw 2 (see https://psalm.dev/026)
TooManyArguments: src/Adapter.php#L111
src/Adapter.php:111:44: TooManyArguments: Too many arguments for method Yiisoft\Mutex\MutexFactoryInterface::create - saw 2 (see https://psalm.dev/026)
UndefinedClass: src/Migrations/M240327150317Queue.php#L11
src/Migrations/M240327150317Queue.php:11:43: UndefinedClass: Class, interface or enum named Yiisoft\Db\Migration\RevertibleMigrationInterface does not exist (see https://psalm.dev/019)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
TooManyArguments: src/Adapter.php#L45
src/Adapter.php:45:45: TooManyArguments: Too many arguments for method Yiisoft\Mutex\MutexFactoryInterface::create - saw 2 (see https://psalm.dev/026)
TooManyArguments: src/Adapter.php#L111
src/Adapter.php:111:44: TooManyArguments: Too many arguments for method Yiisoft\Mutex\MutexFactoryInterface::create - saw 2 (see https://psalm.dev/026)
UndefinedClass: src/Migrations/M240327150317Queue.php#L11
src/Migrations/M240327150317Queue.php:11:43: UndefinedClass: Class, interface or enum named Yiisoft\Db\Migration\RevertibleMigrationInterface does not exist (see https://psalm.dev/019)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
psalm / PHP 8.3-ubuntu-latest
The operation was canceled.