Add a table
renderer
#181
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: pull_request
Static Analysis
24s
Annotations
3 errors
Static Analysis:
src/Themes/Default/TableRenderer.php#L27
Parameter #1 $headers of method Symfony\Component\Console\Helper\Table::setHeaders() expects array, array<int, string>|Illuminate\Support\Collection<int, string> given.
|
Static Analysis:
src/Themes/Default/TableRenderer.php#L28
Parameter #1 $rows of method Symfony\Component\Console\Helper\Table::setRows() expects array, array<int, string>|Illuminate\Support\Collection<int, string> given.
|
Static Analysis
Process completed with exit code 1.
|