Skip to content

Added PHPStan

Added PHPStan #272

Triggered via pull request August 14, 2023 11:40
@Steveb-pSteveb-p
synchronize #69
phpstan
Status Failure
Total duration 12m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Run code style check
32s
Run code style check
REST functional tests  /  functional-tests-rest
12m 31s
REST functional tests / functional-tests-rest
Matrix: Unit & integration tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Unit & integration tests (8.0): tests/lib/Output/Generator/FieldTypeHashGeneratorBaseTest.php#L33
Parameter #2 $value of function ini_set expects string, int given.
Unit & integration tests (8.0): tests/lib/Output/Generator/FieldTypeHashGeneratorBaseTest.php#L33
Parameter #2 $value of function ini_set expects string, int given.
Unit & integration tests (8.0): tests/lib/Output/Generator/JsonTest.php#L211
Dumped type: Ibexa\Contracts\Rest\Output\Generator
Unit & integration tests (8.0)
Process completed with exit code 1.
Unit & integration tests (7.4): tests/lib/Output/Generator/JsonTest.php#L211
Dumped type: Ibexa\Contracts\Rest\Output\Generator
Unit & integration tests (7.4)
Process completed with exit code 1.
Unit & integration tests (8.1): tests/lib/Output/Generator/JsonTest.php#L211
Dumped type: Ibexa\Contracts\Rest\Output\Generator
Unit & integration tests (8.1)
Process completed with exit code 1.
REST functional tests / functional-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/