Craft 5.9 #11317
Annotations
5 errors and 1 warning
|
Run PHPStan checks
Process completed with exit code 1.
|
|
Run PHPStan checks:
tests/unit/behaviors/CustomFieldBehaviorTest.php#L39
Call to function property_exists() with craft\behaviors\CustomFieldBehavior and 'testRetrofittingDon…' will always evaluate to false.
|
|
Run PHPStan checks:
src/models/FsListing.php#L52
Property craft\models\FsListing::$dateModified (int|null) is never assigned int so it can be removed from the property type.
|
|
Run PHPStan checks:
src/models/FsListing.php#L47
Property craft\models\FsListing::$fileSize (int|null) is never assigned int so it can be removed from the property type.
|
|
Run PHPStan checks:
src/elements/Asset.php#L812
Comparison operation "<" between int<0, max> and int|yii\db\ExpressionInterface|null results in an error.
|
|
Check .env.example.mysql exists
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/
|
Loading