feat: use NoopTracerProvider if Sdk is disabled #496
ci.yml
on: pull_request
Matrix: PHP-CS-Fixer
Matrix: PHPSpec
Matrix: PHPStan
Annotations
10 errors and 12 warnings
PHPStan (8.3):
src/Bridge/GoogleCloud/Logging/Formatter/StdOutFormatter.php#L49
Cannot access offset 'trace' on array|bool|float|int|object|string.
|
PHPStan (8.3):
src/Bridge/GoogleCloud/Logging/Formatter/StdOutFormatter.php#L52
Cannot access offset 'span' on array|bool|float|int|object|string.
|
PHPStan (8.3):
src/Metrics/CounterAdapter.php#L29
Cannot access offset 'labels' on iterable<'labels', array<string, mixed>>.
|
PHPStan (8.3):
src/Metrics/CounterAdapter.php#L30
Cannot access offset 'labels' on iterable<'labels', array<string, mixed>>.
|
PHPStan (8.3):
src/Metrics/HistogramAdapter.php#L29
Cannot access offset 'labels' on iterable<'buckets'|'labels', array>.
|
PHPStan (8.3):
src/Metrics/HistogramAdapter.php#L30
Cannot access offset 'labels' on iterable<'buckets'|'labels', array>.
|
PHPStan (8.3):
src/Metrics/HistogramAdapter.php#L37
Cannot access offset 'buckets' on iterable<'buckets'|'labels', array>.
|
PHPStan (8.3):
src/Metrics/UpDownCounterAdapter.php#L29
Cannot access offset 'labels' on iterable<'labels', array<string, mixed>>.
|
PHPStan (8.3):
src/Metrics/UpDownCounterAdapter.php#L30
Cannot access offset 'labels' on iterable<'labels', array<string, mixed>>.
|
PHPStan (8.3)
Process completed with exit code 1.
|
PHPSpec (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
PHPSpec (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPSpec (8.3)
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.3)
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.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP-CS-Fixer (8.3)
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.3)
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.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan (8.3)
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.3)
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/
|