Skip to content

Fix for serializable config #220

Fix for serializable config

Fix for serializable config #220

Triggered via pull request February 19, 2024 12:44
Status Failure
Total duration 20s
Artifacts

quality-assurance.yml

on: pull_request
Matrix: php-cs-fixer
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan (8.1): src/FilebeatLoggerFactory.php#L31
Parameter #1 $callback of method Monolog\Logger::pushProcessor() expects callable(Monolog\LogRecord): Monolog\LogRecord, object given.
phpstan (8.1)
Process completed with exit code 1.
phpstan (8.2)
The job was canceled because "_8_1" failed.
phpstan (8.2): src/FilebeatLoggerFactory.php#L31
Parameter #1 $callback of method Monolog\Logger::pushProcessor() expects callable(Monolog\LogRecord): Monolog\LogRecord, object given.
phpstan (8.2)
Process completed with exit code 1.