update args passing for behavior #6
Annotations
19 errors and 3 warnings
src/Controller/Component/FilterComponent.php#L57
Method PlumSearch\Controller\Component\FilterComponent::__construct() has parameter $registry with generic class Cake\Controller\ComponentRegistry but does not specify its types: TSubject
|
src/Controller/Component/FilterComponent.php#L142
Method PlumSearch\Controller\Component\FilterComponent::prg() has parameter $table with generic class Cake\ORM\Query\SelectQuery but does not specify its types: TSubject
|
src/Model/Behavior/FilterableBehavior.php#L136
Method PlumSearch\Model\Behavior\FilterableBehavior::findFilter() has parameter $query with generic class Cake\ORM\Query\SelectQuery but does not specify its types: TSubject
|
src/Model/Behavior/FilterableBehavior.php#L136
Method PlumSearch\Model\Behavior\FilterableBehavior::findFilter() return type with generic class Cake\ORM\Query\SelectQuery does not specify its types: TSubject
|
src/Model/Filter/AbstractFilter.php#L69
Method PlumSearch\Model\Filter\AbstractFilter::apply() has parameter $query with generic class Cake\ORM\Query\SelectQuery but does not specify its types: TSubject
|
src/Model/Filter/AbstractFilter.php#L69
Method PlumSearch\Model\Filter\AbstractFilter::apply() return type with generic class Cake\ORM\Query\SelectQuery does not specify its types: TSubject
|
src/Model/Filter/AbstractFilter.php#L121
Method PlumSearch\Model\Filter\AbstractFilter::_buildQuery() has parameter $query with generic class Cake\ORM\Query\SelectQuery but does not specify its types: TSubject
|
src/Model/Filter/AbstractFilter.php#L121
Method PlumSearch\Model\Filter\AbstractFilter::_buildQuery() return type with generic class Cake\ORM\Query\SelectQuery does not specify its types: TSubject
|
src/Model/Filter/CustomFilter.php#L53
Method PlumSearch\Model\Filter\CustomFilter::_buildQuery() has parameter $query with generic class Cake\ORM\Query\SelectQuery but does not specify its types: TSubject
|
src/Model/Filter/CustomFilter.php#L53
Method PlumSearch\Model\Filter\CustomFilter::_buildQuery() return type with generic class Cake\ORM\Query\SelectQuery does not specify its types: TSubject
|
src/FormParameter/ParameterRegistry.php#L128
src/FormParameter/ParameterRegistry.php:128:23: UndefinedFunction: Function PlumSearch\FormParameter\collection does not exist (see https://psalm.dev/021)
|
src/FormParameter/SelectParameter.php#L52
src/FormParameter/SelectParameter.php:52:17: UndefinedFunction: Function PlumSearch\FormParameter\__ does not exist (see https://psalm.dev/021)
|
src/Model/Filter/AbstractFilter.php#L52
src/Model/Filter/AbstractFilter.php:52:17: UndefinedFunction: Function PlumSearch\Model\Filter\__ does not exist (see https://psalm.dev/021)
|
src/Model/Filter/MultipleFilter.php#L70
src/Model/Filter/MultipleFilter.php:70:21: UndefinedFunction: Function PlumSearch\Model\Filter\collection does not exist (see https://psalm.dev/021)
|
src/Model/FilterRegistry.php#L110
src/Model/FilterRegistry.php:110:16: UndefinedFunction: Function PlumSearch\Model\collection does not exist (see https://psalm.dev/021)
|
vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php#L258
vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php:258:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php#L289
vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php:289:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading