Skip to content

refactor: Fix return type #6

refactor: Fix return type

refactor: Fix return type #6

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

Annotations

5 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/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/.