Skip to content

Fix #14: Use ul and li tags for the default layout of the ListView #759

Fix #14: Use ul and li tags for the default layout of the ListView

Fix #14: Use ul and li tags for the default layout of the ListView #759

Triggered via pull request September 7, 2024 13:27
Status Failure
Total duration 44s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PropertyTypeCoercion: src/ListView.php#L142
src/ListView.php:142:28: PropertyTypeCoercion: $new->itemViewTag expects 'non-empty-string|null', parent type 'null|string' provided (see https://psalm.dev/198)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PropertyTypeCoercion: src/ListView.php#L142
src/ListView.php:142:28: PropertyTypeCoercion: $new->itemViewTag expects 'non-empty-string|null', parent type 'null|string' provided (see https://psalm.dev/198)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PropertyTypeCoercion: src/ListView.php#L142
src/ListView.php:142:28: PropertyTypeCoercion: $new->itemViewTag expects 'non-empty-string|null', parent type 'null|string' provided (see https://psalm.dev/198)
psalm / PHP 8.3-ubuntu-latest
The operation was canceled.