Skip to content

Merge remote-tracking branch 'origin/master' #135

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #135

Triggered via push January 28, 2025 23:39
Status Success
Total duration 22s
Artifacts

phpstan.yml

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

Annotations

4 errors
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L15
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 on line 8
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L16
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.): Unexpected token "$<<portal_name>>", expected variable at offset 474 on line 9
Run PHPStan (2): src/Supporting/FileMakerRelation.php#L364
Cannot access property $portalData on array|object.
Run PHPStan (2)
Process completed with exit code 1.