Skip to content

test(FileListener): More tests with folders #15

test(FileListener): More tests with folders

test(FileListener): More tests with folders #15

Triggered via pull request October 10, 2024 12:21
Status Failure
Total duration 5m 43s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
9s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

11 errors
MethodSignatureMismatch: 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)
MethodSignatureMismatch: 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)
MethodSignatureMismatch: 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)
MethodSignatureMismatch: 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)
MethodSignatureMismatch: 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)
MethodSignatureMismatch: 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)
MethodSignatureMismatch: 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)
MethodSignatureMismatch: 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)
MethodSignatureMismatch: 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)
MissingParamType: lib/Service/Logger.php#L33
lib/Service/Logger.php:33:28: MissingParamType: Parameter $message has no provided type (see https://psalm.dev/154)
static-psalm-analysis-summary
Process completed with exit code 1.