fix: Store Model namespace #430
Annotations
6 errors and 1 warning
Run PHPStan:
packages/admin/src/Components/Form/SelectTree.php#L95
Call to an undefined method Traversable<int, Illuminate\Database\Eloquent\Model>::pluck().
|
Run PHPStan:
packages/core/src/Models/Collection.php#L45
Method Shopper\Core\Models\Collection::newFactory() has invalid return type Database\Factories\CollectionFactory.
|
Run PHPStan:
packages/core/src/Models/Collection.php#L47
Call to static method new() on an unknown class Database\Factories\CollectionFactory.
|
Run PHPStan:
packages/core/src/Models/CollectionRule.php#L41
Method Shopper\Core\Models\CollectionRule::newFactory() has invalid return type Database\Factories\CollectionRuleFactory.
|
Run PHPStan:
packages/core/src/Models/CollectionRule.php#L43
Call to static method new() on an unknown class Database\Factories\CollectionRuleFactory.
|
Run PHPStan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading