Upgrade to monolog3 #448
Annotations
7 errors and 2 warnings
phpstan:
src/Bridge/GoogleCloud/Logging/Formatter/StdOutFormatter.php#L27
Method Instrumentation\Bridge\GoogleCloud\Logging\Formatter\StdOutFormatter::normalize() has parameter $data with no type specified.
|
phpstan:
src/Bridge/GoogleCloud/Logging/Formatter/StdOutFormatter.php#L27
Return type mixed of method Instrumentation\Bridge\GoogleCloud\Logging\Formatter\StdOutFormatter::normalize() is not covariant with return type mixed of method Monolog\Formatter\JsonFormatter::normalize().
|
phpstan:
src/Bridge/GoogleCloud/Logging/Formatter/StdOutFormatter.php#L33
Cannot access offset 'datetime' on array<array|bool|float|int|object|string|null>|bool|float|int|object|string|null.
|
phpstan:
src/Bridge/GoogleCloud/Logging/Formatter/StdOutFormatter.php#L34
Cannot access offset 'timestamp' on array<array|bool|float|int|object|string|null>|bool|float|int|object|string|null.
|
phpstan:
src/Logging/Formatter/JsonFormatter.php#L31
Cannot access offset 'message' on array<array|bool|float|int|object|string|null>|bool|float|int|object|string|null.
|
phpstan:
src/Logging/Processor/NormalizeExceptionProcessor.php#L19
Readonly property Monolog\LogRecord::$context is assigned outside of its declaring class.
|
phpstan
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get composer cache directory
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/
|
The logs for this run have expired and are no longer available.
Loading