Skip to content

Add a WithMonologChannel attribute (#1847) #695

Add a WithMonologChannel attribute (#1847)

Add a WithMonologChannel attribute (#1847) #695

Triggered via push October 25, 2023 13:02
Status Failure
Total duration 33s
Artifacts

phpstan.yml

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

Annotations

2 errors and 1 warning
PHPStan (8.1): src/Monolog/Test/TestCase.php#L76
Call to deprecated method returnCallback() of class PHPUnit\Framework\TestCase: Use <code>$double->willReturnCallback()</code> instead of <code>$double->will($this->returnCallback())</code>
PHPStan (8.1)
Process completed with exit code 1.
PHPStan (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/