Skip to content

Enable dependabot

Enable dependabot #113

Triggered via push August 22, 2024 14:11
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: push
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan (8.1): tests/App/Framework/Logger.php#L32
Method Composer\XdebugHandler\Tests\App\Framework\Logger::log() has parameter $message with no type specified.
PHPStan (8.1): tests/App/Framework/Logs.php#L38
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string, 3?: non-empty-string}.
PHPStan (8.1): tests/App/Framework/Logs.php#L39
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string, 3?: non-empty-string}.
PHPStan (8.1): tests/App/Framework/Logs.php#L39
Offset 3 might not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string, 3?: non-empty-string}.
PHPStan (8.1): tests/Helpers/Logger.php#L28
Method Composer\XdebugHandler\Tests\Helpers\Logger::log() has parameter $message with no type specified.
PHPStan (8.1)
Process completed with exit code 1.