QC (PR #153) #28
qc.yml
on: pull_request
Static Type Analysis (PHPStan)
24s
Unit Tests (PHPUnit)
37s
Code Style (Pint)
28s
PSR-4 Autoloader
22s
Annotations
3 errors and 4 warnings
Static Type Analysis (PHPStan):
app/Models/User.php#L103
PHPDoc type array<string> of property App\Models\User::$appends is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$appends.
|
Static Type Analysis (PHPStan)
Process completed with exit code 1.
|
Code Style (Pint)
Process completed with exit code 1.
|
PSR-4 Autoloader
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Type Analysis (PHPStan)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Style (Pint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (PHPUnit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|