Skip to content

refactor: PHPstan code cleanup #3

refactor: PHPstan code cleanup

refactor: PHPstan code cleanup #3

Triggered via push March 28, 2024 17:13
Status Failure
Total duration 43s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/fields/OptimizedImages.php#L292
Class verbb\supertable\fields\SuperTableField not found.
PHPStan: src/helpers/PluginTemplate.php#L86
Access to static property $plugin on an unknown class nystudio107\minify\Minify.
PHPStan: src/listeners/GetCraftQLSchema.php#L24
Parameter $event of method nystudio107\imageoptimize\listeners\GetCraftQLSchema::handle() has invalid type markhuot\CraftQL\Events\GetFieldSchema.
PHPStan: src/listeners/GetCraftQLSchema.php#L26
Access to property $handled on an unknown class markhuot\CraftQL\Events\GetFieldSchema.
PHPStan: src/listeners/GetCraftQLSchema.php#L26
Access to property $handled on an unknown class markhuot\CraftQL\Events\GetFieldSchema.
PHPStan: src/listeners/GetCraftQLSchema.php#L27
Access to property $sender on an unknown class markhuot\CraftQL\Events\GetFieldSchema.
PHPStan: src/listeners/GetCraftQLSchema.php#L29
Access to property $schema on an unknown class markhuot\CraftQL\Events\GetFieldSchema.
PHPStan: src/listeners/GetCraftQLSchema.php#L31
Access to property $schema on an unknown class markhuot\CraftQL\Events\GetFieldSchema.
PHPStan: src/listeners/GetCraftQLSchema.php#L37
Parameter $field of anonymous function has invalid type markhuot\CraftQL\Builders\Field.
PHPStan: src/listeners/GetCraftQLSchema.php#L38
Call to method addIntArgument() on an unknown class markhuot\CraftQL\Builders\Field.