Skip to content

Trace Context for GoogleCloudLoggingFormatter #745

Trace Context for GoogleCloudLoggingFormatter

Trace Context for GoogleCloudLoggingFormatter #745

Re-run triggered April 12, 2024 07:56
Status Failure
Total duration 25s
Artifacts

phpstan.yml

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

Annotations

6 errors and 2 warnings
PHPStan (8.1): src/Monolog/Formatter/GoogleCloudLoggingFormatter.php#L50
Construct empty() is not allowed. Use more strict comparison.
PHPStan (8.1): src/Monolog/Formatter/GoogleCloudLoggingFormatter.php#L50
Construct empty() is not allowed. Use more strict comparison.
PHPStan (8.1): src/Monolog/Formatter/GoogleCloudLoggingFormatter.php#L57
Only booleans are allowed in a negated boolean, int|false given.
PHPStan (8.1): src/Monolog/Formatter/GoogleCloudLoggingFormatter.php#L62
Construct empty() is not allowed. Use more strict comparison.
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/.
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/