support L13 #2169
back-end.yml
on: push
1️⃣ Syntax errors
10s
Matrix: 2️⃣ Unit and functional tests
Annotations
12 errors and 19 warnings
|
4️⃣ Coding Standards
Process completed with exit code 1.
|
|
4️⃣ Coding Standards
Process completed with exit code 1.
|
|
3️⃣ Static Analysis:
src/Console/Commands/WidgetMake.php#L115
Method Cone\Root\Console\Commands\WidgetMake::getOptions() should return array<array{0: non-empty-string, 1?: non-empty-array<string>|string, 2?: int<0, 31>, 3?: string, 4?: mixed, 5?: (Closure(Symfony\Component\Console\Completion\CompletionInput, Symfony\Component\Console\Completion\CompletionSuggestions): list<string|Symfony\Component\Console\Completion\Suggestion>)|list<string|Symfony\Component\Console\Completion\Suggestion>}|Symfony\Component\Console\Input\InputOption> but returns array{array{'force', 'f', 1, 'Create the class…'}, array{'template', null, 4, 'The Blade template'}}.
|
|
3️⃣ Static Analysis:
src/Console/Commands/ResourceMake.php#L83
Method Cone\Root\Console\Commands\ResourceMake::getOptions() should return array<array{0: non-empty-string, 1?: non-empty-array<string>|string, 2?: int<0, 31>, 3?: string, 4?: mixed, 5?: (Closure(Symfony\Component\Console\Completion\CompletionInput, Symfony\Component\Console\Completion\CompletionSuggestions): list<string|Symfony\Component\Console\Completion\Suggestion>)|list<string|Symfony\Component\Console\Completion\Suggestion>}|Symfony\Component\Console\Input\InputOption> but returns array{array{'model', null, 4, 'The Eloquent Model'}}.
|
|
3️⃣ Static Analysis:
src/Console/Commands/FilterMake.php#L82
Method Cone\Root\Console\Commands\FilterMake::getOptions() should return array<array{0: non-empty-string, 1?: non-empty-array<string>|string, 2?: int<0, 31>, 3?: string, 4?: mixed, 5?: (Closure(Symfony\Component\Console\Completion\CompletionInput, Symfony\Component\Console\Completion\CompletionSuggestions): list<string|Symfony\Component\Console\Completion\Suggestion>)|list<string|Symfony\Component\Console\Completion\Suggestion>}|Symfony\Component\Console\Input\InputOption> but returns array{array{'type', null, 4, 'The filter type', 'select'}, array{'multiple', null, 1, 'Mark the filter as…'}}.
|
|
3️⃣ Static Analysis:
src/Console/Commands/FieldMake.php#L84
Method Cone\Root\Console\Commands\FieldMake::getOptions() should return array<array{0: non-empty-string, 1?: non-empty-array<string>|string, 2?: int<0, 31>, 3?: string, 4?: mixed, 5?: (Closure(Symfony\Component\Console\Completion\CompletionInput, Symfony\Component\Console\Completion\CompletionSuggestions): list<string|Symfony\Component\Console\Completion\Suggestion>)|list<string|Symfony\Component\Console\Completion\Suggestion>}|Symfony\Component\Console\Input\InputOption> but returns array{array{'template', null, 4, 'The Blade template'}}.
|
|
3️⃣ Static Analysis:
src/Actions/SendVerificationNotification.php#L19
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),Illuminate\Database\Eloquent\Model>::each() expects callable(Illuminate\Database\Eloquent\Model, int|string): mixed, Closure(Cone\Root\Models\User): void given.
|
|
3️⃣ Static Analysis:
src/Actions/SendVerificationNotification.php#L18
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),Illuminate\Database\Eloquent\Model>::reject() expects bool|(callable(Illuminate\Database\Eloquent\Model, int|string): bool)|Illuminate\Database\Eloquent\Model, Closure(Cone\Root\Models\User): bool given.
|
|
3️⃣ Static Analysis:
src/Actions/SendPasswordResetNotification.php#L23
Call to an undefined method Illuminate\Contracts\Auth\PasswordBroker::createToken().
|
|
3️⃣ Static Analysis:
src/Actions/SendPasswordResetNotification.php#L21
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),Illuminate\Database\Eloquent\Model>::each() expects callable(Illuminate\Database\Eloquent\Model, int|string): mixed, Closure(Cone\Root\Models\User): void given.
|
|
3️⃣ Static Analysis:
src/Actions/Action.php#L219
Call to an undefined method Illuminate\Database\Eloquent\Model::recordRootEvent().
|
|
3️⃣ Static Analysis:
src/Actions/Action.php#L139
Anonymous function should return Illuminate\Support\MessageBag but returns Illuminate\Contracts\Support\MessageBag.
|
|
1️⃣ Syntax errors
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
4️⃣ Coding Standards
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
4️⃣ Coding Standards:
src/Http/Controllers/RepeaterController.php#L1
Found violation(s) of type: ordered_imports
|
|
4️⃣ Coding Standards:
src/Http/Controllers/RepeaterController.php#L1
Found violation(s) of type: no_unused_imports
|
|
4️⃣ Coding Standards:
src/Http/Controllers/RepeaterController.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
|
4️⃣ Coding Standards:
src/Http/Controllers/ActionController.php#L1
Found violation(s) of type: ordered_imports
|
|
4️⃣ Coding Standards:
src/Http/Controllers/ActionController.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
|
4️⃣ Coding Standards:
src/Http/Controllers/WidgetController.php#L1
Found violation(s) of type: ordered_imports
|
|
4️⃣ Coding Standards:
src/Http/Controllers/WidgetController.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
|
4️⃣ Coding Standards:
src/Http/Controllers/MediaController.php#L1
Found violation(s) of type: ordered_imports
|
|
4️⃣ Coding Standards:
src/Http/Controllers/MediaController.php#L1
Found violation(s) of type: no_unused_imports
|
|
4️⃣ Coding Standards:
src/Http/Controllers/MediaController.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
|
3️⃣ Static Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
2️⃣ Unit and functional tests (8.5, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
2️⃣ Unit and functional tests (8.4, locked)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
2️⃣ Unit and functional tests (8.4, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
2️⃣ Unit and functional tests (8.5, locked)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
2️⃣ Unit and functional tests (8.5, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
2️⃣ Unit and functional tests (8.4, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|