Skip to content

Add a table renderer #181

Add a table renderer

Add a table renderer #181

Triggered via pull request September 14, 2023 00:48
Status Failure
Total duration 32s
Artifacts
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
Static Analysis
Fit to window
Zoom out
Zoom in

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.