Skip to content

Merge pull request #137 from matsuo/phpstan #192

Merge pull request #137 from matsuo/phpstan

Merge pull request #137 from matsuo/phpstan #192

Triggered via push December 24, 2025 13:48
Status Success
Total duration 1m 27s
Artifacts

phpstan.yml

on: push
Matrix: Run PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run PHPStan (3)
Process completed with exit code 1.
Run PHPStan (3): src/Supporting/FileMakerLayout.php#L602
Method INTERMediator\FileMakerServer\RESTAPI\Supporting\FileMakerLayout::getScriptErrorPresort() should return int|null but returns string|null.
Run PHPStan (3): src/Supporting/FileMakerLayout.php#L582
Method INTERMediator\FileMakerServer\RESTAPI\Supporting\FileMakerLayout::getScriptErrorPrerequest() should return int|null but returns string|null.
Run PHPStan (3): src/Supporting/FileMakerLayout.php#L562
Method INTERMediator\FileMakerServer\RESTAPI\Supporting\FileMakerLayout::getScriptError() should return int|null but returns string|null.
Run PHPStan (3): src/Supporting/CommunicationProvider.php#L248
Property INTERMediator\FileMakerServer\RESTAPI\Supporting\CommunicationProvider::$port (int|null) does not accept string.
Run PHPStan (3): src/Supporting/CommunicationProvider.php#L242
Property INTERMediator\FileMakerServer\RESTAPI\Supporting\CommunicationProvider::$port (int|null) does not accept string.