Skip to content

chore: Version 4.0.6 #2

chore: Version 4.0.6

chore: Version 4.0.6 #2

Triggered via push March 27, 2024 23:57
Status Failure
Total duration 58s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/ImageOptimize.php#L220
Access to an undefined property craft\base\Model::$transformClass.
PHPStan: src/ImageOptimize.php#L221
Access to an undefined property craft\base\Model::$transformClass.
PHPStan: src/ImageOptimize.php#L475
Access to an undefined property craft\base\Model::$automaticallyResaveImageVariants.
PHPStan: src/ImageOptimize.php#L475
Variable $field in PHPDoc tag @var does not exist.
PHPStan: src/ImageOptimize.php#L493
Access to an undefined property craft\base\Model::$automaticallyResaveImageVariants.
PHPStan: src/ImageOptimize.php#L513
Access to an undefined property craft\base\Model::$automaticallyResaveImageVariants.
PHPStan: src/ImageOptimize.php#L615
If condition is always true.
PHPStan: src/console/controllers/OptimizeController.php#L83
Access to an undefined property craft\base\FieldInterface::$id.
PHPStan: src/fields/OptimizedImages.php#L146
Access to an undefined property craft\base\Model::$defaultVariants.
PHPStan: src/fields/OptimizedImages.php#L148
Access to an undefined property craft\base\Model::$defaultAspectRatios.