Bump monolog/monolog from 1.27.1 to 2.9.3 #256
Annotations
21 errors and 10 warnings
Static analysis (PHP 7.4):
app/Error/LoggerFactory.php#L55
Parameter #1 $callback of method Monolog\Handler\AbstractProcessingHandler::pushProcessor() expects callable(array{message: string, context: array, level: 100|200|250|300|400|500|550|600, level_name: 'ALERT'|'CRITICAL'|'DEBUG'|'EMERGENCY'|'ERROR'|'INFO'|'NOTICE'|'WARNING', channel: string, datetime: DateTimeImmutable, extra: array}): array{message: string, context: array, level: 100|200|250|300|400|500|550|600, level_name: 'ALERT'|'CRITICAL'|'DEBUG'|'EMERGENCY'|'ERROR'|'INFO'|'NOTICE'|'WARNING', channel: string, datetime: DateTimeImmutable, extra: array}, CultuurNet\UDB3\JwtProvider\Error\ContextExceptionConverterProcessor given.
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L16
Non-abstract class CultuurNet\UDB3\JwtProvider\Error\SentryHandlerScopeDecorator contains abstract method close() from interface Monolog\Handler\HandlerInterface.
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L57
Parameter #1 $record of method Monolog\Handler\HandlerInterface::handle() expects array{message: string, context: array, level: 100|200|250|300|400|500|550|600, level_name: 'ALERT'|'CRITICAL'|'DEBUG'|'EMERGENCY'|'ERROR'|'INFO'|'NOTICE'|'WARNING', channel: string, datetime: DateTimeImmutable, extra: array}, array<string, mixed> given.
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L68
Parameter #1 $records of method Monolog\Handler\HandlerInterface::handleBatch() expects array<array{message: string, context: array, level: 100|200|250|300|400|500|550|600, level_name: 'ALERT'|'CRITICAL'|'DEBUG'|'EMERGENCY'|'ERROR'|'INFO'|'NOTICE'|'WARNING', channel: string, datetime: DateTimeImmutable, extra: array}>, array<int, array<string, mixed>> given.
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L76
Parameter #1 $record of method Monolog\Handler\HandlerInterface::isHandling() expects array{level: 100|200|250|300|400|500|550|600}, array<string, mixed> given.
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L79
Method CultuurNet\UDB3\JwtProvider\Error\SentryHandlerScopeDecorator::pushProcessor() has parameter $callback with no type specified.
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L81
Call to an undefined method Monolog\Handler\HandlerInterface::pushProcessor().
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L87
Call to an undefined method Monolog\Handler\HandlerInterface::popProcessor().
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L92
Call to an undefined method Monolog\Handler\HandlerInterface::setFormatter().
|
Static analysis (PHP 7.4):
app/Error/SentryHandlerScopeDecorator.php#L98
Call to an undefined method Monolog\Handler\HandlerInterface::getFormatter().
|
Static analysis (PHP 8.0)
The job was canceled because "_7_4" failed.
|
Static analysis (PHP 8.0):
app/Error/LoggerFactory.php#L55
Parameter #1 $callback of method Monolog\Handler\AbstractProcessingHandler::pushProcessor() expects callable(array{message: string, context: array, level: 100|200|250|300|400|500|550|600, level_name: 'ALERT'|'CRITICAL'|'DEBUG'|'EMERGENCY'|'ERROR'|'INFO'|'NOTICE'|'WARNING', channel: string, datetime: DateTimeImmutable, extra: array}): array{message: string, context: array, level: 100|200|250|300|400|500|550|600, level_name: 'ALERT'|'CRITICAL'|'DEBUG'|'EMERGENCY'|'ERROR'|'INFO'|'NOTICE'|'WARNING', channel: string, datetime: DateTimeImmutable, extra: array}, CultuurNet\UDB3\JwtProvider\Error\ContextExceptionConverterProcessor given.
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L16
Non-abstract class CultuurNet\UDB3\JwtProvider\Error\SentryHandlerScopeDecorator contains abstract method close() from interface Monolog\Handler\HandlerInterface.
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L57
Parameter #1 $record of method Monolog\Handler\HandlerInterface::handle() expects array{message: string, context: array, level: 100|200|250|300|400|500|550|600, level_name: 'ALERT'|'CRITICAL'|'DEBUG'|'EMERGENCY'|'ERROR'|'INFO'|'NOTICE'|'WARNING', channel: string, datetime: DateTimeImmutable, extra: array}, array<string, mixed> given.
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L68
Parameter #1 $records of method Monolog\Handler\HandlerInterface::handleBatch() expects array<array{message: string, context: array, level: 100|200|250|300|400|500|550|600, level_name: 'ALERT'|'CRITICAL'|'DEBUG'|'EMERGENCY'|'ERROR'|'INFO'|'NOTICE'|'WARNING', channel: string, datetime: DateTimeImmutable, extra: array}>, array<int, array<string, mixed>> given.
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L76
Parameter #1 $record of method Monolog\Handler\HandlerInterface::isHandling() expects array{level: 100|200|250|300|400|500|550|600}, array<string, mixed> given.
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L79
Method CultuurNet\UDB3\JwtProvider\Error\SentryHandlerScopeDecorator::pushProcessor() has parameter $callback with no type specified.
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L81
Call to an undefined method Monolog\Handler\HandlerInterface::pushProcessor().
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L87
Call to an undefined method Monolog\Handler\HandlerInterface::popProcessor().
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L92
Call to an undefined method Monolog\Handler\HandlerInterface::setFormatter().
|
Static analysis (PHP 8.0):
app/Error/SentryHandlerScopeDecorator.php#L98
Call to an undefined method Monolog\Handler\HandlerInterface::getFormatter().
|
Code style (PHP 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code style (PHP 7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Static analysis (PHP 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis (PHP 7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Code style (PHP 8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code style (PHP 8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
PHP 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
PHP 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|