Skip to content
Triggered via schedule July 31, 2023 13:38
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

7 errors
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.