Skip to content

Added dateformats support #121

Added dateformats support

Added dateformats support #121

Re-run triggered November 11, 2024 23:11
Status Success
Total duration 33s
Artifacts

phpstan.yml

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

Annotations

12 errors
Run PHPStan (2): src/Supporting/FileMakerLayout.php#L181
Deprecated in PHP 8.4: Parameter #7 $dateformats (int) is implicitly nullable via default value null.
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L22
PHPDoc tag @Property has invalid value (FileMakerRelation $<<portal_name>> FileMakerRelation object associated with the property name. The table occurrence name of the portal can be the 'portal_name,' and also the object name of the portal. Ver * @Version 32): Unexpected token "$<<portal_name>>", expected variable at offset 474
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L22
PHPDoc tag @Property has invalid value (string $<<field_name>> The field value named as the property name.): Unexpected token "$<<field_name>>", expected variable at offset 383
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L110
Cannot access property $table on array|object.
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L122
Cannot access property $totalRecordCount on array|object.
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L134
Cannot access property $foundCount on array|object.
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L146
Cannot access property $returnedCount on array|object.
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L366
Cannot access property $portalData on array|object.
Run PHPStan (2): test/FMDataAPIUnitTest.php#L113
Access to an undefined property INTERMediator\FileMakerServer\RESTAPI\FMDataAPI::$person_layout.
Run PHPStan (2)
Process completed with exit code 1.
Run PHPStan (1): src/Supporting/FileMakerLayout.php#L181
Deprecated in PHP 8.4: Parameter #7 $dateformats (int) is implicitly nullable via default value null.
Run PHPStan (1)
Process completed with exit code 1.