Skip to content

👽 Implement Pop Score Endpoints #80

👽 Implement Pop Score Endpoints

👽 Implement Pop Score Endpoints #80

Triggered via pull request July 1, 2024 09:24
Status Failure
Total duration 31s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
phpstan: src/Console/CreateWebhook.php#L1
Ignored error pattern #^Expression on left side of \?\? is not nullable\.$# in path /home/runner/work/igdb-laravel/igdb-laravel/src/Console/CreateWebhook.php was not matched in reported errors.
phpstan: src/Console/CreateWebhook.php#L1
Ignored error pattern #^Parameter \#2 \$array of function preg_grep expects array, array\<int, string\>\|false given\.$# in path /home/runner/work/igdb-laravel/igdb-laravel/src/Console/CreateWebhook.php was not matched in reported errors.
phpstan: src/Models/Model.php#L247
Unable to resolve the template type TMapValue in call to method Illuminate\Support\Collection<(int|string),mixed>::map()
phpstan
Process completed with exit code 1.
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/