Skip to content

feat: use NoopTracerProvider if Sdk is disabled #495

feat: use NoopTracerProvider if Sdk is disabled

feat: use NoopTracerProvider if Sdk is disabled #495

Triggered via push June 11, 2024 09:14
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: push
Matrix: PHP-CS-Fixer
Matrix: PHPSpec
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

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/
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/
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/