test(FileListener): More tests with folders #15
Annotations
10 errors
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::emergency with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::emergency (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::alert with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::alert (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::critical with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::critical (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::error with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::error (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::warning with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::warning (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::notice with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::notice (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::info with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::info (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::debug with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::debug (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L12
lib/Service/Logger.php:12:7: MethodSignatureMismatch: Method OCA\Recognize\Service\Logger::log with return type '' is different to return type 'void' of inherited method Psr\Log\LoggerInterface::log (see https://psalm.dev/042)
|
Run coding standards check:
lib/Service/Logger.php#L33
lib/Service/Logger.php:33:28: MissingParamType: Parameter $message has no provided type (see https://psalm.dev/154)
|
Loading