Skip to content

Bump actions/checkout from 3 to 4 #116

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #116

Triggered via push April 8, 2024 06:50
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
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
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.