Skip to content

✅ Coverage

✅ Coverage #60

Triggered via push March 10, 2024 17:09
Status Failure
Total duration 27s
Artifacts

code-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpstan: src/Console/CreateWebhook.php#L92
Expression on left side of ?? is not nullable.
phpstan: src/Console/CreateWebhook.php#L95
Parameter #2 $array of function preg_grep expects array, array<int, string>|false given.
phpstan: tests/ConsoleTest.php#L19
Cannot call method assertExitCode() on Illuminate\Testing\PendingCommand|int.
phpstan: tests/ConsoleTest.php#L39
Cannot call method expectsQuestion() on Illuminate\Testing\PendingCommand|int.
phpstan: tests/ConsoleTest.php#L51
Cannot call method expectsQuestion() on Illuminate\Testing\PendingCommand|int.
phpstan: tests/ConsoleTest.php#L59
Cannot call method expectsQuestion() on Illuminate\Testing\PendingCommand|int.
phpstan: tests/ConsoleTest.php#L68
Cannot call method expectsQuestion() on Illuminate\Testing\PendingCommand|int.
phpstan: tests/ConsoleTest.php#L90
Cannot call method expectsQuestion() on Illuminate\Testing\PendingCommand|int.
phpstan: tests/ConsoleTest.php#L102
Cannot call method expectsQuestion() on Illuminate\Testing\PendingCommand|int.
phpstan: tests/ConsoleTest.php#L114
Cannot call method expectsQuestion() on Illuminate\Testing\PendingCommand|int.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/