Skip to content

Make sure we have the mongodb/mongodb check still #9

Make sure we have the mongodb/mongodb check still

Make sure we have the mongodb/mongodb check still #9

Triggered via push October 27, 2023 12:50
Status Failure
Total duration 31s
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/