Update #177
Annotations
10 errors and 1 warning
|
build:
src/Shared/Base/Entity.php#L23
Return type (Ivy\Shared\Domain\Collection\EntityCollection) of method Ivy\Shared\Base\Entity::newCollection() should be compatible with return type (Illuminate\Database\Eloquent\Collection<(int|string), static(Illuminate\Database\Eloquent\Model)>) of method Illuminate\Database\Eloquent\Model::newCollection()
|
|
build:
src/Shared/Base/Entity.php#L21
Class Ivy\Shared\Base\Entity has PHPDoc tag `@method` for method whereIn() parameter #2 $values with no value type specified in iterable type array.
|
|
build:
src/Setting/Presentation/Rule/InfoSettingRule.php#L23
Method Ivy\Setting\Presentation\Rule\InfoSettingRule::message() should return string but returns array|string.
|
|
build:
src/Setting/Presentation/Rule/InfoSettingRule.php#L14
Method Ivy\Setting\Presentation\Rule\InfoSettingRule::passes() has parameter $data with no value type specified in iterable type array.
|
|
build:
src/Setting/Presentation/Rule/InfoSettingRule.php#L12
Method Ivy\Setting\Presentation\Rule\InfoSettingRule::__construct() has parameter $parameters with no value type specified in iterable type array.
|
|
build:
src/Setting/Presentation/Controller/SettingController.php#L155
Property Ivy\Setting\Domain\Entity\Setting::$plugin_id (int) does not accept Ivy\Plugin\Domain\Entity\Plugin.
|
|
build:
src/Setting/Presentation/Controller/InfoController.php#L151
Property Ivy\Setting\Domain\Entity\Info::$plugin_id (int) does not accept Ivy\Plugin\Domain\Entity\Plugin.
|
|
build:
src/Setting/Domain/Entity/Setting.php#L46
Call to an undefined method object::handle().
|
|
build:
src/Plugin/Presentation/Controller/PluginController.php#L62
Call to an undefined method Ivy\Plugin\Domain\Entity\Plugin::map().
|
|
build:
src/Plugin/Infrastructure/Service/PluginService.php#L84
Parameter #2 ...$arrays of function array_diff expects array, Ivy\Plugin\Domain\Entity\Plugin given.
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|