update roadmap: link platform stability ticket and set status to comp… #1324
check-backend.yml
on: push
php-cs-fixer
52s
larastan
1m 8s
larastan-next
1m 12s
rector
1m 19s
Annotations
10 errors and 4 warnings
|
larastan-next:
app/Console/Commands/MpmModelsCommand.php#L127
Cannot call method getInterfaceNames() on ReflectionClass|false.
|
|
larastan-next:
app/Console/Commands/MpmModelsCommand.php#L120
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, string given.
|
|
larastan-next:
app/Console/Commands/MpmModelsCommand.php#L63
Cannot access offset 'config' on Illuminate\Contracts\Foundation\Application.
|
|
larastan-next:
app/Console/Commands/MpmModelsCommand.php#L61
Cannot access offset 'config' on Illuminate\Contracts\Foundation\Application.
|
|
larastan-next:
app/Console/Commands/MpmModelsCommand.php#L59
Cannot access offset 'config' on Illuminate\Contracts\Foundation\Application.
|
|
larastan-next:
app/Console/Commands/MpmModelsCommand.php#L58
Cannot access offset 'config' on Illuminate\Contracts\Foundation\Application.
|
|
larastan-next:
app/Console/Commands/MpmModelsCommand.php#L51
Cannot access offset 'config' on Illuminate\Contracts\Foundation\Application.
|
|
larastan-next:
app/Console/Commands/MpmModelsCommand.php#L46
Cannot access offset 'config' on Illuminate\Contracts\Foundation\Application.
|
|
larastan-next:
app/Console/Commands/ApplianceRateChecker.php#L200
Method App\Console\Commands\ApplianceRateChecker::getApplianceRemindRates() should return Illuminate\Database\Eloquent\Collection<int, App\Models\SmsApplianceRemindRate> but returns Illuminate\Support\Collection<int, App\Models\SmsApplianceRemindRate>.
|
|
larastan-next:
app/Auth/ApiKeyProvider.php#L27
Parameter #1 $company of class App\Auth\ApiKeyAuthenticatable constructor expects App\Models\Company, App\Models\Company|Illuminate\Database\Eloquent\Collection<int, App\Models\Company> given.
|
|
php-cs-fixer
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
larastan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
larastan-next
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rector
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|