Allow multiple relationships to a target entity. #1446
Annotations
3 errors and 1 warning
PHPStan:
src/Collection/AuditedCollection.php#L169
Parameter #1 $offset of method SimpleThings\EntityAudit\Collection\AuditedCollection<TKey of (int|string),T of object>::offsetGet() expects TKey of (int|string), int|string given.
|
PHPStan:
src/Metadata/MetadataFactory.php#L31
Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.
|
PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading