Skip to content

feat(Composer): update monolog version #25

feat(Composer): update monolog version

feat(Composer): update monolog version #25

Triggered via pull request June 5, 2024 22:39
Status Failure
Total duration 43s
Artifacts

static-analysis.yaml

on: pull_request
PHP-CS-Fixer
32s
PHP-CS-Fixer
Composer validate
13s
Composer validate
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

79 errors and 28 warnings
PHPStan (7.3, none, ^3.0): src/GkeFormatter.php#L35
Parameter #1 $record (array) of method MacPaw\MonologGkeFormatter\GkeFormatter::format() is not contravariant with parameter #1 $record (Monolog\LogRecord) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (7.3, none, ^3.0): src/GkeFormatter.php#L40
Parameter #1 $record of method Monolog\Formatter\JsonFormatter::format() expects Monolog\LogRecord, array given.
PHPStan (7.3, none, ^3.0)
Process completed with exit code 1.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L13
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$deepToBacktrace has no type specified.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L14
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$httpRequestContext has no type specified.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L15
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$sourceLocationContext has no type specified.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L37
Parameter #1 $record (Monolog\LogRecord) of method MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::format() is not contravariant with parameter #1 $record (array) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L42
Access to an undefined property Monolog\LogRecord::$extra.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L56
Access to an undefined property Monolog\LogRecord::$message.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L57
Access to an undefined property Monolog\LogRecord::$channel.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L58
Access to an undefined property Monolog\LogRecord::$level.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L59
Access to an undefined property Monolog\LogRecord::$context.
PHPStan (7.3, none, ^2.1): src/GkeFormatterMonolog30.php#L60
Access to an undefined property Monolog\LogRecord::$datetime.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L13
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$deepToBacktrace has no type specified.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L14
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$httpRequestContext has no type specified.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L15
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$sourceLocationContext has no type specified.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L37
Parameter #1 $record (Monolog\LogRecord) of method MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::format() is not contravariant with parameter #1 $record (array) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L42
Access to an undefined property Monolog\LogRecord::$extra.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L56
Access to an undefined property Monolog\LogRecord::$message.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L57
Access to an undefined property Monolog\LogRecord::$channel.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L58
Access to an undefined property Monolog\LogRecord::$level.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L59
Access to an undefined property Monolog\LogRecord::$context.
PHPStan (7.4, none, ^2.1): src/GkeFormatterMonolog30.php#L60
Access to an undefined property Monolog\LogRecord::$datetime.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L13
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$deepToBacktrace has no type specified.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L14
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$httpRequestContext has no type specified.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L15
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$sourceLocationContext has no type specified.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L37
Parameter #1 $record (Monolog\LogRecord) of method MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::format() is not contravariant with parameter #1 $record (array) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L42
Access to an undefined property Monolog\LogRecord::$extra.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L56
Access to an undefined property Monolog\LogRecord::$message.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L57
Access to an undefined property Monolog\LogRecord::$channel.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L58
Access to an undefined property Monolog\LogRecord::$level.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L59
Access to an undefined property Monolog\LogRecord::$context.
PHPStan (7.2, none, ^2.1): src/GkeFormatterMonolog30.php#L60
Access to an undefined property Monolog\LogRecord::$datetime.
PHPStan (8.1, none, ^3.0): src/GkeFormatter.php#L35
Parameter #1 $record (array) of method MacPaw\MonologGkeFormatter\GkeFormatter::format() is not contravariant with parameter #1 $record (Monolog\LogRecord) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (8.2, none, ^3.0): src/GkeFormatter.php#L35
Parameter #1 $record (array) of method MacPaw\MonologGkeFormatter\GkeFormatter::format() is not contravariant with parameter #1 $record (Monolog\LogRecord) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (8.1, none, ^3.0): src/GkeFormatter.php#L40
Parameter #1 $record of method Monolog\Formatter\JsonFormatter::format() expects Monolog\LogRecord, array given.
PHPStan (8.2, none, ^3.0): src/GkeFormatter.php#L40
Parameter #1 $record of method Monolog\Formatter\JsonFormatter::format() expects Monolog\LogRecord, array given.
PHPStan (8.1, none, ^3.0)
Process completed with exit code 1.
PHPStan (8.2, none, ^3.0)
Process completed with exit code 1.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L13
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$deepToBacktrace has no type specified.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L14
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$httpRequestContext has no type specified.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L15
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$sourceLocationContext has no type specified.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L13
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$deepToBacktrace has no type specified.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L37
Parameter #1 $record (Monolog\LogRecord) of method MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::format() is not contravariant with parameter #1 $record (array) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L14
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$httpRequestContext has no type specified.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L42
Access to an undefined property Monolog\LogRecord::$extra.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L56
Access to an undefined property Monolog\LogRecord::$message.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L15
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$sourceLocationContext has no type specified.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L57
Access to an undefined property Monolog\LogRecord::$channel.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L37
Parameter #1 $record (Monolog\LogRecord) of method MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::format() is not contravariant with parameter #1 $record (array) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L58
Access to an undefined property Monolog\LogRecord::$level.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L42
Access to an undefined property Monolog\LogRecord::$extra.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L59
Access to an undefined property Monolog\LogRecord::$context.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L56
Access to an undefined property Monolog\LogRecord::$message.
PHPStan (8.0, none, ^2.1): src/GkeFormatterMonolog30.php#L60
Access to an undefined property Monolog\LogRecord::$datetime.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L57
Access to an undefined property Monolog\LogRecord::$channel.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L58
Access to an undefined property Monolog\LogRecord::$level.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L59
Access to an undefined property Monolog\LogRecord::$context.
PHPStan (8.1, none, ^2.1): src/GkeFormatterMonolog30.php#L60
Access to an undefined property Monolog\LogRecord::$datetime.
PHPStan (7.2, none, ^3.0): src/GkeFormatter.php#L35
Parameter #1 $record (array) of method MacPaw\MonologGkeFormatter\GkeFormatter::format() is not contravariant with parameter #1 $record (Monolog\LogRecord) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (7.2, none, ^3.0): src/GkeFormatter.php#L40
Parameter #1 $record of method Monolog\Formatter\JsonFormatter::format() expects Monolog\LogRecord, array given.
PHPStan (7.2, none, ^3.0)
Process completed with exit code 1.
PHPStan (7.4, none, ^3.0): src/GkeFormatter.php#L35
Parameter #1 $record (array) of method MacPaw\MonologGkeFormatter\GkeFormatter::format() is not contravariant with parameter #1 $record (Monolog\LogRecord) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (7.4, none, ^3.0): src/GkeFormatter.php#L40
Parameter #1 $record of method Monolog\Formatter\JsonFormatter::format() expects Monolog\LogRecord, array given.
PHPStan (7.4, none, ^3.0)
Process completed with exit code 1.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L13
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$deepToBacktrace has no type specified.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L14
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$httpRequestContext has no type specified.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L15
Property MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::$sourceLocationContext has no type specified.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L37
Parameter #1 $record (Monolog\LogRecord) of method MacPaw\MonologGkeFormatter\GkeFormatterMonolog30::format() is not contravariant with parameter #1 $record (array) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L42
Access to an undefined property Monolog\LogRecord::$extra.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L56
Access to an undefined property Monolog\LogRecord::$message.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L57
Access to an undefined property Monolog\LogRecord::$channel.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L58
Access to an undefined property Monolog\LogRecord::$level.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L59
Access to an undefined property Monolog\LogRecord::$context.
PHPStan (8.2, none, ^2.1): src/GkeFormatterMonolog30.php#L60
Access to an undefined property Monolog\LogRecord::$datetime.
PHPStan (8.0, none, ^3.0): src/GkeFormatter.php#L35
Parameter #1 $record (array) of method MacPaw\MonologGkeFormatter\GkeFormatter::format() is not contravariant with parameter #1 $record (Monolog\LogRecord) of method Monolog\Formatter\JsonFormatter::format().
PHPStan (8.0, none, ^3.0): src/GkeFormatter.php#L40
Parameter #1 $record of method Monolog\Formatter\JsonFormatter::format() expects Monolog\LogRecord, array given.
PHPStan (8.0, none, ^3.0)
Process completed with exit code 1.
PHP-CS-Fixer
Process completed with exit code 2.
PHPStan (7.3, none, ^3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.3, none, ^3.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (7.3, none, ^2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.3, none, ^2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (7.4, none, ^2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.4, none, ^2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (7.2, none, ^2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.2, none, ^2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.1, none, ^3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.2, none, ^3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.1, none, ^3.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.2, none, ^3.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.0, none, ^2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.0, none, ^2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.1, none, ^2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.1, none, ^2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Composer validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Composer validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (7.2, none, ^3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.2, none, ^3.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (7.4, none, ^3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.4, none, ^3.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.2, none, ^2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.2, none, ^2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.0, none, ^3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.0, none, ^3.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP-CS-Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/