Added configuration option to disable auditing for object associations #1478
Annotations
5 errors and 3 warnings
UnusedPsalmSuppress:
src/Collection/AuditedCollection.php#L301
src/Collection/AuditedCollection.php:301:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
UnusedPsalmSuppress:
src/Collection/AuditedCollection.php#L345
src/Collection/AuditedCollection.php:345:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
Psalm
Process completed with exit code 2.
|
PHPStan:
src/AuditReader.php#L776
Parameter #1 $sql of method Doctrine\DBAL\Connection::executeQuery() expects literal-string, non-falsy-string given.
|
PHPStan
Process completed with exit code 1.
|
Rector
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/.
|
Psalm
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/.
|
PHPStan
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/.
|