Skip to content

refactor: Ensure it’s an array #5

refactor: Ensure it’s an array

refactor: Ensure it’s an array #5

Triggered via push January 29, 2024 03:54
Status Failure
Total duration 32s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
PHPStan: src/migrations/m231108_024521_change_to_json_column.php#L70
Call to an undefined method craft\base\FieldInterface::getBlockTypeFields().
PHPStan: src/migrations/m231108_024521_change_to_json_column.php#L73
Access to an undefined property craft\base\FieldInterface::$contentTable.
PHPStan: src/services/Api.php#L118
Offset 'id' does not exist on string.
PHPStan: src/services/Api.php#L119
Offset 'name' does not exist on string.
PHPStan: src/services/Api.php#L169
Call to function is_array() with string will always evaluate to false.
PHPStan: src/services/Api.php#L172
Unreachable statement - code above always terminates.
PHPStan: src/services/Assets.php#L150
Access to an undefined property craft\base\FieldInterface::$contentTable.
PHPStan: src/services/Assets.php#L151
Call to an undefined method craft\base\FieldInterface::getBlockTypeFields().
PHPStan
Process completed with exit code 1.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.