Add PDO storage adapter. #376
Annotations
10 errors and 2 warnings
tests/Test/Prometheus/AbstractCounterTest.php#L199
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'Prometheus\\MetricFamilySamples' and Prometheus\MetricFamilySamples will always evaluate to true.
|
tests/Test/Prometheus/AbstractGaugeTest.php#L333
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'Prometheus\\MetricFamilySamples' and Prometheus\MetricFamilySamples will always evaluate to true.
|
tests/Test/Prometheus/AbstractHistogramTest.php#L487
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'Prometheus\\MetricFamilySamples' and Prometheus\MetricFamilySamples will always evaluate to true.
|
tests/Test/Prometheus/AbstractSummaryTest.php#L583
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'Prometheus\\MetricFamilySamples' and Prometheus\MetricFamilySamples will always evaluate to true.
|
tests/Test/Prometheus/PDO/PdoCredentialsTrait.php#L17
Method Test\Prometheus\PDO\CollectorRegistryTest::getDsn() should return string but returns string|null.
|
tests/Test/Prometheus/PDO/PdoCredentialsTrait.php#L17
Method Test\Prometheus\PDO\CounterTest::getDsn() should return string but returns string|null.
|
tests/Test/Prometheus/PDO/PdoCredentialsTrait.php#L17
Method Test\Prometheus\PDO\GaugeTest::getDsn() should return string but returns string|null.
|
tests/Test/Prometheus/PDO/PdoCredentialsTrait.php#L17
Method Test\Prometheus\PDO\HistogramTest::getDsn() should return string but returns string|null.
|
tests/Test/Prometheus/PDO/PdoCredentialsTrait.php#L17
Method Test\Prometheus\PDO\SummaryTest::getDsn() should return string but returns string|null.
|
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
|
The logs for this run have expired and are no longer available.
Loading