Skip to content

feat: support delay stamp #238

feat: support delay stamp

feat: support delay stamp #238

Triggered via pull request September 29, 2023 09:53
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Sync meta files
0s
Sync meta files
code-coverage  /  Code Coverage
26s
code-coverage / Code Coverage
composer-validate  /  Validate composer.json
11s
composer-validate / Validate composer.json
sca  /  Static Code Analysis
24s
sca / Static Code Analysis
Matrix: test / test
Run php-cs-fixer
0s
Run php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test / PHP 8, SF * - lowest
Your requirements could not be resolved to an installable set of packages. Problem 1 - symfony/clock[v6.3.0, ..., 6.4.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires symfony/clock ^6.3 -> satisfiable by symfony/clock[v6.3.0, ..., 6.4.x-dev].
test / PHP 8, SF * - lowest
Process completed with exit code 2.
test / PHP 8.3, SF 6.4.* - highest
The operation was canceled.
test / PHP 8.3, SF 6.3.* - highest
The operation was canceled.
test / PHP 8, SF 5.4.* - highest
The operation was canceled.
test / PHP 8.1, SF 6.4.* - highest
The operation was canceled.
test / PHP 8.3, SF 5.4.* - highest
The operation was canceled.
test / PHP 8.2, SF 6.3.* - highest
The operation was canceled.
test / PHP 8.2, SF 5.4.* - highest
The operation was canceled.
test / PHP 8.1, SF 6.3.* - highest
The operation was canceled.
test / PHP 8.2, SF 6.4.* - highest
The operation was canceled.
test / PHP 8.1, SF 5.4.* - highest
The operation was canceled.
sca / Static Code Analysis: src/Transport/TestTransportFactory.php#L38
Parameter #5 $clock of class Zenstruck\Messenger\Test\Transport\TestTransport constructor expects Psr\Clock\ClockInterface|null, array<string, bool> given.
sca / Static Code Analysis
Process completed with exit code 1.
code-coverage / Code Coverage
Process completed with exit code 2.