Skip to content

chore: ECS linting

chore: ECS linting #1

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

Annotations

10 errors and 2 warnings
PHPStan: src/migrations/m231108_024521_change_to_json_column.php#L38
Class verbb\supertable\fields\SuperTableField not found.
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/models/CantoFieldData.php#L21
Strict comparison using === between mixed and null will always evaluate to false.
PHPStan: src/models/CantoFieldData.php#L24
Strict comparison using === between mixed and null will always evaluate to false.
PHPStan: src/services/Api.php#L118
Offset 'id' on string on left side of ?? does not exist.
PHPStan: src/services/Api.php#L119
Offset 'name' on string on left side of ?? does not exist.
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#L92
Class verbb\supertable\fields\SuperTableField not found.
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/.