Skip to content

refactor: Use elvis operator #3

refactor: Use elvis operator

refactor: Use elvis operator #3

Triggered via push January 29, 2024 03:46
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#L166
Strict comparison using === between 'status' and 'error' will always evaluate to false.
PHPStan: src/services/Api.php#L169
Parameter #2 ...$arrays of function array_merge expects array, string given.
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.
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/.
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/.