Skip to content

chore: add isEnabled #516

chore: add isEnabled

chore: add isEnabled #516

Triggered via pull request October 2, 2024 17:09
Status Failure
Total duration 3m 13s
Artifacts

ci.yml

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

Annotations

6 errors and 12 warnings
PHPStan (8.3): src/Metrics/CounterAdapter.php#L13
Non-abstract class Instrumentation\Metrics\CounterAdapter contains abstract method isEnabled() from interface OpenTelemetry\API\Metrics\Instrument.
PHPStan (8.3): src/Metrics/CounterAdapter.php#L26
Method Instrumentation\Metrics\CounterAdapter::add() has parameter $context with no type specified.
PHPStan (8.3): src/Metrics/HistogramAdapter.php#L14
Non-abstract class Instrumentation\Metrics\HistogramAdapter contains abstract method isEnabled() from interface OpenTelemetry\API\Metrics\Instrument.
PHPStan (8.3): src/Metrics/Meter.php#L21
Non-abstract class Instrumentation\Metrics\Meter contains abstract method createGauge() from interface OpenTelemetry\API\Metrics\MeterInterface.
PHPStan (8.3): src/Metrics/UpDownCounterAdapter.php#L13
Non-abstract class Instrumentation\Metrics\UpDownCounterAdapter contains abstract method isEnabled() from interface OpenTelemetry\API\Metrics\Instrument.
PHPStan (8.3)
Process completed with exit code 1.
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/