Skip to content

Add two failing tests to reproduce failing ConvertEmptyStringsToNullDirective #2754

Add two failing tests to reproduce failing ConvertEmptyStringsToNullDirective

Add two failing tests to reproduce failing ConvertEmptyStringsToNullDirective #2754

Triggered via pull request September 6, 2024 07:27
Status Failure
Total duration 3m 34s
Artifacts

validate.yml

on: pull_request
Matrix: benchmarks
Matrix: coverage
Matrix: static-analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

90 errors and 39 warnings
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L49
Method Nuwave\Lighthouse\Execution\ResolveInfo::enhanceBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Execution/ResolveInfo.php#L83
Method Nuwave\Lighthouse\Execution\ResolveInfo::wouldEnhanceBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Pagination/PaginationArgs.php#L115
Method Nuwave\Lighthouse\Pagination\PaginationArgs::applyToBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Schema/Directives/BuilderDirective.php#L52
Method Nuwave\Lighthouse\Schema\Directives\BuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Schema/Directives/EqDirective.php#L60
Method Nuwave\Lighthouse\Schema\Directives\EqDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() has parameter $builder with generic class Laravel\Scout\Builder but does not specify its types: TModel
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: src/Scout/ScoutBuilderDirective.php#L14
Method Nuwave\Lighthouse\Scout\ScoutBuilderDirective::handleScoutBuilder() return type with generic class Laravel\Scout\Builder does not specify its types: TModel
benchmarks (8.3, ^11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage (8.3, ^11)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage (8.3, ^11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.1 with Laravel ^10 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.0 with Laravel ^9 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.1 with Laravel ^9 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.0 with Laravel ^9 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.2 with Laravel ^9 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.2 with Laravel ^10 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.3 with Laravel ^9 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.1 with Laravel ^10 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.3 with Laravel ^11 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.3 with Laravel ^10 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.2 with Laravel ^11 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.2 with Laravel ^11 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.1 with Laravel ^9 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.3 with Laravel ^11 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.2 with Laravel ^10 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.3 with Laravel ^10 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.3 with Laravel ^9 and lowest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit on PHP 8.2 with Laravel ^9 and highest dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/