bump version #2168
back-end.yml
on: push
1️⃣ Syntax errors
13s
Matrix: 2️⃣ Unit and functional tests
Annotations
12 errors and 2 warnings
|
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?: 1|2|4|8|16, 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?: 1|2|4|8|16, 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?: 1|2|4|8|16, 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?: 1|2|4|8|16, 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.
|
|
2️⃣ Unit and functional tests (8.5, lowest)
Process completed with exit code 2.
|
|
2️⃣ Unit and functional tests (8.4, lowest)
Process completed with exit code 2.
|
|
2️⃣ Unit and functional tests (8.5, lowest)
No files were found with the provided path: storage/logs/. No artifacts will be uploaded.
|
|
2️⃣ Unit and functional tests (8.4, lowest)
No files were found with the provided path: storage/logs/. No artifacts will be uploaded.
|