Skip to content

Add retryable connection #244

Add retryable connection

Add retryable connection #244

Triggered via pull request September 13, 2023 11:25
Status Failure
Total duration 49s
Artifacts

php.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

42 errors
Unit tests with php 8.2 on ubuntu-latest
Process completed with exit code 2.
Unit tests with php 8.1 on ubuntu-latest
Process completed with exit code 2.
Unit tests with php 7.3 on ubuntu-latest
Process completed with exit code 2.
Unit tests with php 8.0 on ubuntu-latest
Process completed with exit code 2.
Unit tests with php 7.4 on ubuntu-latest
Process completed with exit code 2.
Unit tests with php 7.2 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.4 on ubuntu-latest: src/RetryConnection.php#L12
Property ipl\Sql\RetryConnection::$backoff has unknown class ipl\Stdlib\ExponentialBackoff as its type.
Static analysis for php 7.4 on ubuntu-latest: src/RetryConnection.php#L45
Instantiated class ipl\Stdlib\ExponentialBackoff not found.
Static analysis for php 7.4 on ubuntu-latest: src/RetryConnection.php#L70
Call to an undefined method ipl\Sql\RetryConnection::retry().
Static analysis for php 7.4 on ubuntu-latest: src/RetryConnection.php#L88
Call to method retry() on an unknown class ipl\Stdlib\ExponentialBackoff.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.2 on ubuntu-latest: src/RetryConnection.php#L12
Property ipl\Sql\RetryConnection::$backoff has unknown class ipl\Stdlib\ExponentialBackoff as its type.
Static analysis for php 8.2 on ubuntu-latest: src/RetryConnection.php#L45
Instantiated class ipl\Stdlib\ExponentialBackoff not found.
Static analysis for php 8.2 on ubuntu-latest: src/RetryConnection.php#L70
Call to an undefined method ipl\Sql\RetryConnection::retry().
Static analysis for php 8.2 on ubuntu-latest: src/RetryConnection.php#L88
Call to method retry() on an unknown class ipl\Stdlib\ExponentialBackoff.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.2 on ubuntu-latest: src/RetryConnection.php#L12
Property ipl\Sql\RetryConnection::$backoff has unknown class ipl\Stdlib\ExponentialBackoff as its type.
Static analysis for php 7.2 on ubuntu-latest: src/RetryConnection.php#L45
Instantiated class ipl\Stdlib\ExponentialBackoff not found.
Static analysis for php 7.2 on ubuntu-latest: src/RetryConnection.php#L70
Call to an undefined method ipl\Sql\RetryConnection::retry().
Static analysis for php 7.2 on ubuntu-latest: src/RetryConnection.php#L88
Call to method retry() on an unknown class ipl\Stdlib\ExponentialBackoff.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.1 on ubuntu-latest: src/RetryConnection.php#L12
Property ipl\Sql\RetryConnection::$backoff has unknown class ipl\Stdlib\ExponentialBackoff as its type.
Static analysis for php 8.1 on ubuntu-latest: src/RetryConnection.php#L45
Instantiated class ipl\Stdlib\ExponentialBackoff not found.
Static analysis for php 8.1 on ubuntu-latest: src/RetryConnection.php#L70
Call to an undefined method ipl\Sql\RetryConnection::retry().
Static analysis for php 8.1 on ubuntu-latest: src/RetryConnection.php#L88
Call to method retry() on an unknown class ipl\Stdlib\ExponentialBackoff.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.0 on ubuntu-latest: src/RetryConnection.php#L12
Property ipl\Sql\RetryConnection::$backoff has unknown class ipl\Stdlib\ExponentialBackoff as its type.
Static analysis for php 8.0 on ubuntu-latest: src/RetryConnection.php#L45
Instantiated class ipl\Stdlib\ExponentialBackoff not found.
Static analysis for php 8.0 on ubuntu-latest: src/RetryConnection.php#L70
Call to an undefined method ipl\Sql\RetryConnection::retry().
Static analysis for php 8.0 on ubuntu-latest: src/RetryConnection.php#L88
Call to method retry() on an unknown class ipl\Stdlib\ExponentialBackoff.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.3 on ubuntu-latest: src/RetryConnection.php#L12
Property ipl\Sql\RetryConnection::$backoff has unknown class ipl\Stdlib\ExponentialBackoff as its type.
Static analysis for php 7.3 on ubuntu-latest: src/RetryConnection.php#L45
Instantiated class ipl\Stdlib\ExponentialBackoff not found.
Static analysis for php 7.3 on ubuntu-latest: src/RetryConnection.php#L70
Call to an undefined method ipl\Sql\RetryConnection::retry().
Static analysis for php 7.3 on ubuntu-latest: src/RetryConnection.php#L88
Call to method retry() on an unknown class ipl\Stdlib\ExponentialBackoff.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 2.