Skip to content

Replace tput command as it's not available on all OSes #82

Replace tput command as it's not available on all OSes

Replace tput command as it's not available on all OSes #82

Triggered via pull request July 29, 2023 09:53
@digiservnetdigiservnet
synchronize #14
main
Status Failure
Total duration 23s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis
14s
Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Static Analysis: src/Terminal.php#L71
Offset 'cols' does not exist on array<int, int>.
Static Analysis: src/Terminal.php#L79
Offset 'lines' does not exist on array<int, int>.
Static Analysis: src/Terminal.php#L120
Method Laravel\Prompts\Terminal::terminalSize() should return array<int, int> but returns array<string, int>.
Static Analysis
Process completed with exit code 1.