nopolabs/yabot

View on GitHub

Showing 285 of 286 total issues

Call to method load from undeclared class \Symfony\Component\DependencyInjection\Loader\YamlFileLoader
Open

$loader->load($file);
Severity: Critical
Found in src/YabotContainer.php by phan

Argument 1 (hour) is string but \DateTime::setTime() takes int
Open

$then->setTime($then->format('H'), 0, 0);
Severity: Minor
Found in src/Yabot.php by phan

Parameter $error has undeclared type \React\Promise\Timer\timeoutexception
Open

->otherwise(function (Timer\TimeoutException $error) {
Severity: Minor
Found in src/Yabot.php by phan

Call to undeclared method \Nopolabs\Yabot\YabotContainer::hasParameter
Open

return $this->hasParameter($name) ? $this->getParameter($name) : $default;
Severity: Critical
Found in src/YabotContainer.php by phan

Call to method __construct from undeclared class \Symfony\Component\Config\FileLocator
Open

$loader = new YamlFileLoader($this, new FileLocator());
Severity: Critical
Found in src/YabotContainer.php by phan
Severity
Category
Status
Source
Language