Skip to content

Raise minimum PHP to 8.3 and migrate QA tooling to phpdb-qa-tools (Mago, Infection, Codecov) #29

Raise minimum PHP to 8.3 and migrate QA tooling to phpdb-qa-tools (Mago, Infection, Codecov)

Raise minimum PHP to 8.3 and migrate QA tooling to phpdb-qa-tools (Mago, Infection, Codecov) #29

Triggered via pull request August 24, 2026 05:25
Status Failure
Total duration 34s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: qa / test
Matrix: qa / mago
qa  /  Codecov
0s
qa / Codecov
qa  /  Mutation testing
0s
qa / Mutation testing
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
qa / Test (PHP 8.5 | latest)
Process completed with exit code 255.
qa / Test (PHP 8.3 | latest)
Process completed with exit code 255.
qa / Test (PHP 8.3 | lowest)
Process completed with exit code 255.
qa / Test (PHP 8.5 | locked)
Process completed with exit code 1.
qa / Test (PHP 8.5 | lowest)
Process completed with exit code 255.
qa / Test (PHP 8.4 | lowest)
Process completed with exit code 255.
qa / Test (PHP 8.4 | latest)
Process completed with exit code 255.
missing-property-type: src/Result.php#L20
Property `$resource` is missing a type hint. >Property `$resource` declared here without a type hint Adding type hints to properties improves code readability and helps prevent type errors. Help: Consider adding a type hint to property `$resource`.
missing-property-type: src/Result.php#L20
Property `$resource` is missing a type hint. >Property `$resource` declared here without a type hint Adding type hints to properties improves code readability and helps prevent type errors. Help: Consider adding a type hint to property `$resource`.
missing-property-type: src/Result.php#L20
Property `$resource` is missing a type hint. >Property `$resource` declared here without a type hint Adding type hints to properties improves code readability and helps prevent type errors. Help: Consider adding a type hint to property `$resource`.