Skip to content

Remove base path on LineFormatter #762

Remove base path on LineFormatter

Remove base path on LineFormatter #762

Triggered via pull request April 12, 2024 12:00
Status Failure
Total duration 34s
Artifacts

phpstan.yml

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

Annotations

4 errors and 1 warning
PHPStan (8.1): src/Monolog/Formatter/LineFormatter.php#L301
Parameter #1 $trace of method Monolog\Formatter\LineFormatter::stacktracesParserCustom() expects string, string|null given.
PHPStan (8.1): src/Monolog/Formatter/LineFormatter.php#L305
Parameter #3 $subject of function str_replace expects array|string, string|null given.
PHPStan (8.1): src/Monolog/Handler/SlackWebhookHandler.php#L108
7.0 Use <b>CURLFile</b> for uploads instead.
PHPStan (8.1)
Process completed with exit code 1.
PHPStan (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.