[Feat]:- Prospect Module Updates #10684
coding-standards.yml
on: pull_request
ColoredCowLaravelCI
1m 55s
Annotations
5 errors and 2 warnings
ColoredCowLaravelCI:
Modules/Prospect/Services/ProspectService.php#L67
Parameter #3 $default of method Illuminate\Database\Eloquent\Builder<Modules\Prospect\Entities\Prospect>::when() expects (callable(Illuminate\Database\Eloquent\Builder<Modules\Prospect\Entities\Prospect>, mixed): Illuminate\Database\Eloquent\Builder<Modules\Prospect\Entities\Prospect>|null)|null, Closure(mixed): void given.
|
ColoredCowLaravelCI:
Modules/Prospect/Services/ProspectService.php#L77
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
|
ColoredCowLaravelCI:
Modules/Prospect/Services/ProspectService.php#L67
Parameter #3 $default of method Illuminate\Database\Eloquent\Builder<Modules\Prospect\Entities\Prospect>::when() expects (callable(Illuminate\Database\Eloquent\Builder<Modules\Prospect\Entities\Prospect>, mixed): Illuminate\Database\Eloquent\Builder<Modules\Prospect\Entities\Prospect>|null)|null, Closure(mixed): void given.
|
ColoredCowLaravelCI:
Modules/Prospect/Services/ProspectService.php#L77
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
|
ColoredCowLaravelCI
Process completed with exit code 1.
|
ColoredCowLaravelCI
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/
|
ColoredCowLaravelCI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|