Skip to content

chore: harden database queue priority ordering #191

chore: harden database queue priority ordering

chore: harden database queue priority ordering #191

Triggered via pull request July 13, 2026 17:21
Status Success
Total duration 7m 21s
Artifacts

phpunit.yml

on: pull_request
Matrix: main
Coveralls Finished
5s
Coveralls Finished
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
PHP 8.3 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0175s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.3 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0239s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.4 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0154s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.4 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0174s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - SQLSRV: /tests/RabbitMQDelayTest.php#L66
Took 3.0183s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - SQLSRV: /tests/RabbitMQDelayTest.php#L109
Took 4.0197s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - Postgre: /tests/RabbitMQDelayTest.php#L66
Took 3.0206s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - Postgre: /tests/RabbitMQDelayTest.php#L109
Took 4.0157s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.3 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0154s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.3 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0177s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - OCI8: /tests/Commands/QueueRetryTest.php#L51
Took 0.7841s from 0.5000s limit to run Tests\\Commands\\QueueRetryTest::testRun
PHP 8.2 - OCI8: /tests/RabbitMQDelayTest.php#L66
Took 3.0147s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - OCI8: /tests/RabbitMQDelayTest.php#L109
Took 4.0942s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.5 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.1184s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.5 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0176s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0240s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0974s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0148s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0145s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.4 - SQLite3: /tests/RabbitMQHandlerTest.php#L139
Took 0.5472s from 0.5000s limit to run Tests\\RabbitMQHandlerTest::testPopJobWithPriorities
PHP 8.4 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.2175s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.4 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.2946s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.5 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.3964s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.5 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0146s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
Coveralls Finished
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/