Ability to replace primaryKey field via config (6.x) #707
Annotations
10 errors
Run psalm:
src/Action/Bulk/SetValueAction.php#L45
src/Action/Bulk/SetValueAction.php:45:16: MissingDependency: Crud\Error\Exception\ActionNotConfiguredException depends on class or interface cake\core\exception\exception that does not exist (see https://psalm.dev/157)
|
Run psalm:
src/Action/Bulk/SetValueAction.php#L51
src/Action/Bulk/SetValueAction.php:51:23: MissingDependency: Crud\Error\Exception\ActionNotConfiguredException depends on class or interface cake\core\exception\exception that does not exist (see https://psalm.dev/157)
|
Run psalm:
src/Action/Bulk/ToggleAction.php#L45
src/Action/Bulk/ToggleAction.php:45:16: MissingDependency: Crud\Error\Exception\ActionNotConfiguredException depends on class or interface cake\core\exception\exception that does not exist (see https://psalm.dev/157)
|
Run psalm:
src/Action/Bulk/ToggleAction.php#L51
src/Action/Bulk/ToggleAction.php:51:23: MissingDependency: Crud\Error\Exception\ActionNotConfiguredException depends on class or interface cake\core\exception\exception that does not exist (see https://psalm.dev/157)
|
Run psalm:
src/Controller/Component/CrudComponent.php#L241
src/Controller/Component/CrudComponent.php:241:9: InvalidCatch: Class/interface Crud\Error\Exception\CrudException cannot be caught (see https://psalm.dev/132)
|
Run psalm:
src/Controller/Component/CrudComponent.php#L248
src/Controller/Component/CrudComponent.php:248:18: MissingDependency: Crud\Error\Exception\CrudException depends on class or interface cake\core\exception\exception that does not exist (see https://psalm.dev/157)
|
Run psalm:
src/Controller/Component/CrudComponent.php#L249
src/Controller/Component/CrudComponent.php:249:25: MissingDependency: Crud\Error\Exception\CrudException depends on class or interface cake\core\exception\exception that does not exist (see https://psalm.dev/157)
|
Run psalm:
src/Controller/Component/CrudComponent.php#L254
src/Controller/Component/CrudComponent.php:254:13: InvalidThrow: Cannot throw Crud\Error\Exception\CrudException as it does not extend Exception or implement Throwable (see https://psalm.dev/133)
|
Run psalm:
src/Controller/Component/CrudComponent.php#L271
src/Controller/Component/CrudComponent.php:271:16: MissingDependency: Crud\Error\Exception\ActionNotConfiguredException depends on class or interface cake\core\exception\exception that does not exist (see https://psalm.dev/157)
|
Run psalm:
src/Controller/Component/CrudComponent.php#L272
src/Controller/Component/CrudComponent.php:272:16: MissingDependency: Crud\Error\Exception\MissingActionException depends on class or interface cake\core\exception\exception that does not exist (see https://psalm.dev/157)
|
The logs for this run have expired and are no longer available.
Loading