删除注释 #336
Annotations
10 errors and 1 warning
Execute type checking:
src/Leevel/Database/Ddd/Meta.php#L152
Method Leevel\Database\Ddd\Meta::select() should return Leevel\Database\Select but returns Leevel\Database\ISelect.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method all() from interface Leevel\Database\Ddd\ISelect.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method asArray() from interface Leevel\Database\Ddd\ISelect.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method asCollection() from interface Leevel\Database\Ddd\ISelect.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method asSome() from interface Leevel\Database\Ddd\ISelect.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method avg() from interface Leevel\Database\Ddd\ISelect.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method beginTransaction() from interface Leevel\Database\IBaseDatabase.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method bind() from interface Leevel\Database\Ddd\ISelect.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method cache() from interface Leevel\Database\Ddd\ISelect.
|
Execute type checking:
src/Leevel/Database/Ddd/Relation/BelongsTo.php#L14
Non-abstract class Leevel\Database\Ddd\Relation\BelongsTo contains abstract method chunk() from interface Leevel\Database\ISelect.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading