[BUGFIX] Strictify bootstrap structure vh #409
Annotations
8 errors and 1 warning
PHPStan:
Classes/ViewHelpers/Render/Bootstrap/ColumnViewHelper.php#L70
Offset 'class' on array{tagName: string, gutter: array|float, class: string, rowClass: string, count: int, correction: array|float} on left side of ?? always exists and is not nullable.
|
PHPStan:
Classes/ViewHelpers/Render/Bootstrap/ColumnViewHelper.php#L70
Offset 'count' on array{tagName: string, gutter: array|float, class: string, rowClass: string, count: int, correction: array|float} on left side of ?? always exists and is not nullable.
|
PHPStan:
Classes/ViewHelpers/Render/Bootstrap/ColumnViewHelper.php#L70
Offset 'rowClass' on array{tagName: string, gutter: array|float, class: string, rowClass: string, count: int, correction: array|float} on left side of ?? always exists and is not nullable.
|
PHPStan:
Classes/ViewHelpers/Structure/Wrap/ColumnViewHelper.php#L82
Offset 'class' on array{gutter: array|float, class: string, rowClass: string, count: int, correction: array|float} on left side of ?? always exists and is not nullable.
|
PHPStan:
Classes/ViewHelpers/Structure/Wrap/ColumnViewHelper.php#L82
Offset 'count' on array{gutter: array|float, class: string, rowClass: string, count: int, correction: array|float} on left side of ?? always exists and is not nullable.
|
PHPStan:
Classes/ViewHelpers/Structure/Wrap/ColumnViewHelper.php#L82
Offset 'rowClass' on array{gutter: array|float, class: string, rowClass: string, count: int, correction: array|float} on left side of ?? always exists and is not nullable.
|
PHPStan
Process completed with exit code 1.
|
CGL
Process completed with exit code 8.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading