Added PHPStan #73
ci.yaml
on: pull_request
Run code style check
30s
REST integration tests
/
integration-tests-rest
11m 44s
Matrix: Unit tests
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/
|