chore: code standard #872
Annotations
11 errors
|
src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
|
src/Model/Casts/CastResolver.php#L19
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
|
src/Model/Exception/ModelNotFoundException.php#L16
Property \Mongolid\Model\Exception\ModelNotFoundException::$message does not have native type hint nor @var annotation for its value.
|
tests/Stubs/PolymorphedReferencedUser.php#L7
@var annotation of property \Mongolid\Tests\Stubs\PolymorphedReferencedUser::$fillable does not specify type hint for its items.
|
tests/Stubs/Legacy/LegacyRecordUser.php#L18
@var annotation of property \Mongolid\Tests\Stubs\Legacy\LegacyRecordUser::$fillable does not specify type hint for its items.
|
tests/Stubs/Legacy/LegacyRecordUser.php#L32
Unused parameter $value.
|
src/Query/BulkWrite.php#L22
@var annotation of property \Mongolid\Query\BulkWrite::$operations does not specify type hint for its items.
|
tests/Stubs/Legacy/Product.php#L12
@var annotation of property \Mongolid\Tests\Stubs\Legacy\Product::$with does not specify type hint for its items.
|
tests/Stubs/ExpirablePrice.php#L7
@var annotation of property \Mongolid\Tests\Stubs\ExpirablePrice::$casts does not specify type hint for its items.
|
tests/Stubs/ReferencedUser.php#L16
@var annotation of property \Mongolid\Tests\Stubs\ReferencedUser::$fillable does not specify type hint for its items.
|
This job failed
Loading