Skip to content

feat/modernize

feat/modernize #2

Triggered via pull request May 8, 2025 08:53
@ralflangralflang
synchronize #2
feat/modernize
Status Success
Total duration 24s
Artifacts

on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
CI: test/Filter/ChainingTest.php#L56
Access to an undefined property Horde\Log\Test\Filter\ChainingTest::$logger.
CI: test/Filter/ChainingTest.php#L54
Access to an undefined property Horde\Log\Test\Filter\ChainingTest::$logger.
CI: test/Filter/ChainingTest.php#L51
Method Horde\Log\Test\Filter\ChainingTest::testFilterAllHandlers() has no return type specified.
CI: test/Filter/ChainingTest.php#L48
Access to an undefined property Horde\Log\Test\Filter\ChainingTest::$log.
CI: test/Filter/ChainingTest.php#L42
Access to an undefined property Horde\Log\Test\Filter\ChainingTest::$logger.
CI: test/Filter/ChainingTest.php#L41
Access to an undefined property Horde\Log\Test\Filter\ChainingTest::$log.
CI: src/Handler/StreamHandler.php#L84
Parameter #1 $object_or_class of function is_a expects object, mixed given.
CI: src/Handler/StreamHandler.php#L82
Property Horde\Log\Handler\StreamHandler::$streamOrUrl (string) does not accept mixed.
CI: src/Handler/FirebugHandler.php#L113
Parameter #1 $string of function trim expects string, mixed given.
CI: src/Filter/ConstraintFilter.php#L130
Parameter #1 $field of method Horde\Log\Filter\ConstraintFilter::addRequiredField() expects string, mixed given.