chore: Add verbb/super-table
to require-dev
#2
Annotations
10 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/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#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().
|
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/.
|