Skip to content

CI

CI #114

Triggered via schedule April 1, 2024 13:37
Status Failure
Total duration 38s
Artifacts

ci.yml

on: schedule
Static analysis
11s
Static analysis
Matrix: Check coding standards / Check coding standards
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
Static analysis: examples/ReservationSaga.php#L1
Ignored error pattern #^Parameter \#1 \$orderId of class Broadway\\Saga\\Examples\\MarkOrderAsBooked constructor expects string, mixed given\.$# in path /home/runner/work/broadway-saga/broadway-saga/examples/ReservationSaga.php was not matched in reported errors.
Static analysis: examples/ReservationSaga.php#L1
Ignored error pattern #^Parameter \#1 \$orderId of class Broadway\\Saga\\Examples\\RejectOrder constructor expects string, mixed given\.$# in path /home/runner/work/broadway-saga/broadway-saga/examples/ReservationSaga.php was not matched in reported errors.
Static analysis: src/State.php#L50
Method Broadway\Saga\State::set() has parameter $value with no type specified.
Static analysis: src/State.php#L55
Method Broadway\Saga\State::get() has no return type specified.
Static analysis: src/Testing/Scenario.php#L77
Method Broadway\Saga\Testing\Scenario::when() has parameter $event with no type specified.
Static analysis: src/Testing/Scenario.php#L93
Method Broadway\Saga\Testing\Scenario::createDomainMessageForEvent() has parameter $event with no type specified.
Static analysis
Process completed with exit code 2.
Run tests (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check coding standards / Check coding standards (ubuntu-22.04, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.