[0.6.x] Make connection take ClientInterface #492
ci.yml
on: pull_request
Supported Versions Matrix
5s
Matrix: static-anylsis
Matrix: test
Annotations
6 errors and 1 warning
|
Run static analysis on PHP 8.1
Process completed with exit code 1.
|
|
Run static analysis on PHP 8.1:
src/Connection.php#L60
Property Bunny\Connection::$client is never read, only written.
|
|
Run static analysis on PHP 8.5
Process completed with exit code 1.
|
|
Run static analysis on PHP 8.5:
src/Protocol/ProtocolReader.php#L285
Parameter #1 $codepoint of function chr expects int<0, 255>, 67|69|99|101|int<min, 64>|int<71, 72>|int<74, 75>|int<77, 82>|int<87, 97>|int<103, 104>|int<106, 107>|int<109, 114>|int<118, max> given.
|
|
Run static analysis on PHP 8.5:
src/Protocol/ProtocolReader.php#L285
Parameter #1 $codepoint of function chr expects int<0, 255>, 67|69|99|101|int<min, 64>|int<71, 72>|int<74, 75>|int<77, 82>|int<87, 97>|int<103, 104>|int<106, 107>|int<109, 114>|int<118, max> given.
|
|
Run static analysis on PHP 8.5:
src/Connection.php#L60
Property Bunny\Connection::$client is never read, only written.
|
|
Run Tests on PHP 8.1 against RabbitMQ 4 (Composer: locked; TLS: yes)
Docker build failed with exit code 1, back off 6.722 seconds before retry.
|