chore: remove Symfony 6.3 deprecation messages #403
ci.yml
on: pull_request
Matrix: PHP-CS-Fixer
Matrix: PHPSpec
Matrix: PHPStan
Annotations
8 errors and 6 warnings
PHPSpec (8.1)
Process completed with exit code 1.
|
PHPStan (8.1):
src/InstrumentationBundle.php#L25
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
PHPStan (8.1):
src/InstrumentationBundle.php#L28
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
PHPStan (8.1):
src/Logging/Logging.php#L27
Call to static method set() on an unknown class OpenTelemetry\API\Common\Log\LoggerHolder.
|
PHPStan (8.1):
src/Tracing/Instrumentation/EventSubscriber/RequestEventSubscriber.php#L107
Parameter #1 $attributes of method OpenTelemetry\API\Trace\SpanInterface::setAttributes() expects iterable<non-empty-string, array|bool|float|int|string|null>, array<string, array<string>|string> given.
|
PHPStan (8.1):
src/Tracing/Serializer/Normalizer/ErrorNormalizer.php#L32
Method Instrumentation\Tracing\Serializer\Normalizer\ErrorNormalizer::getSupportedTypes() return type has no value type specified in iterable type array.
|
PHPStan (8.1)
Process completed with exit code 1.
|
PHP-CS-Fixer (8.1)
Process completed with exit code 8.
|
PHPSpec (8.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/
|
PHPSpec (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/
|
PHPStan (8.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/
|
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/
|
PHP-CS-Fixer (8.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/
|
PHP-CS-Fixer (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/
|