nopolabs/yabot

View on GitHub
yabot.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to method load from undeclared class \Dotenv\Dotenv
Open

$dotenv->load();
Severity: Critical
Found in yabot.php by phan

Call to method __construct from undeclared class \Dotenv\Dotenv
Open

$dotenv = new Dotenv(__DIR__);
Severity: Critical
Found in yabot.php by phan

Expected 1 newline at end of file; 0 found
Open

$yabot->run();
Severity: Minor
Found in yabot.php by phpcodesniffer

There are no issues that match your filters.

Category
Status