Skip to content

Added PHPStan

Added PHPStan #73

Triggered via pull request August 14, 2023 09:55
Status Failure
Total duration 11m 58s
Artifacts

ci.yaml

on: pull_request
Run code style check
30s
Run code style check
REST integration tests  /  integration-tests-rest
11m 44s
REST integration tests / integration-tests-rest
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Unit tests (8.0): tests/lib/Output/Generator/FieldTypeHashGeneratorBaseTest.php#L24
Parameter #2 $value of function ini_set expects string, int given.
Unit tests (8.0): tests/lib/Output/Generator/FieldTypeHashGeneratorBaseTest.php#L24
Parameter #2 $value of function ini_set expects string, int given.
Unit tests (8.0)
Process completed with exit code 1.
REST integration tests / integration-tests-rest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/