Skip to content

Add mago.toml and mago.yml for GitHub Actions #215

Add mago.toml and mago.yml for GitHub Actions

Add mago.toml and mago.yml for GitHub Actions #215

Triggered via pull request February 22, 2026 03:04
Status Success
Total duration 19s
Artifacts

phpstan.yml

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

Annotations

10 errors
Run PHPStan (5)
Process completed with exit code 1.
Run PHPStan (5): test/FMDataAPIUnitTest.php#L112
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\FMDataAPI constructor expects int|null, string given.
Run PHPStan (5): test/FMDataAPIUnitTest.php#L20
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\FMDataAPI constructor expects int|null, string given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L903
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L892
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L620
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L617
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L616
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/FMDataAPI.php#L77
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\Supporting\TestProvider constructor expects string|null, int|null given.
Run PHPStan (5): src/FMDataAPI.php#L75
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\Supporting\CommunicationProvider constructor expects string|null, int|null given.