Update CI config #34
Annotations
12 errors
Run phpstan:
src/Datasource/Connection.php#L19
Class Muffin\Webservice\Datasource\Connection implements unknown interface Cake\Datasource\ConnectionInterface.
|
Run phpstan:
src/Datasource/Connection.php#L28
Property Muffin\Webservice\Datasource\Connection::$cacher has unknown class Psr\SimpleCache\CacheInterface as its type.
|
Run phpstan:
src/Datasource/Connection.php#L41
PHPDoc tag @throws with type Muffin\Webservice\Webservice\Exception\UnexpectedDriverException is not subtype of Throwable
|
Run phpstan:
src/Datasource/Connection.php#L63
Parameter $cacher of method Muffin\Webservice\Datasource\Connection::setCacher() has invalid type Psr\SimpleCache\CacheInterface.
|
Run phpstan:
src/Datasource/Connection.php#L63
Parameter $cacher of method Muffin\Webservice\Datasource\Connection::setCacher() has invalid type Psr\SimpleCache\CacheInterface.
|
Run phpstan:
src/Datasource/Connection.php#L71
Method Muffin\Webservice\Datasource\Connection::getCacher() has invalid return type Psr\SimpleCache\CacheInterface.
|
Run phpstan:
src/Datasource/Connection.php#L71
Method Muffin\Webservice\Datasource\Connection::getCacher() has invalid return type Psr\SimpleCache\CacheInterface.
|
Run phpstan:
src/Datasource/Connection.php#L83
Access to undefined constant Muffin\Webservice\Datasource\Connection::ROLE_WRITE.
|
Run phpstan:
src/Datasource/Connection.php#L105
Call to an undefined method Muffin\Webservice\Webservice\Driver\AbstractDriver::getConfig().
|
Run phpstan:
src/Datasource/Connection.php#L116
PHPDoc tag @throws with type Muffin\Webservice\Datasource\Exception\MissingConnectionException|Muffin\Webservice\Webservice\Exception\MissingDriverException is not subtype of Throwable
|
Run phpcs
Process completed with exit code 127.
|
Run psalm
Process completed with exit code 1.
|
Loading