Skip to content

Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 #281

Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0

Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 #281

Triggered via pull request August 13, 2024 14:16
Status Failure
Total duration 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint / Lint: src/Engines/OpenSearchEngine.php#L35
Method Zing\LaravelScout\OpenSearch\Engines\OpenSearchEngine::update() has parameter $models with generic class Illuminate\Database\Eloquent\Collection but does not specify its types: TKey, TModel
Lint / Lint: src/Engines/OpenSearchEngine.php#L47
Return type of call to method Illuminate\Database\Eloquent\Collection<(int|string),Illuminate\Database\Eloquent\Model>::map() contains unresolvable type.
Lint / Lint: src/Engines/OpenSearchEngine.php#L47
Return type of call to method Illuminate\Support\Collection<(int|string),array<mixed, mixed>>::values() contains unresolvable type.
Lint / Lint: src/Engines/OpenSearchEngine.php#L47
Return type of call to method Illuminate\Support\Collection<int,array<mixed, mixed>>::all() contains unresolvable type.
Lint / Lint: src/Engines/OpenSearchEngine.php#L84
Method Zing\LaravelScout\OpenSearch\Engines\OpenSearchEngine::delete() has parameter $models with generic class Illuminate\Database\Eloquent\Collection but does not specify its types: TKey, TModel
Lint / Lint: src/Engines/OpenSearchEngine.php#L207
Method Zing\LaravelScout\OpenSearch\Engines\OpenSearchEngine::mapIds() return type with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue
Lint / Lint: src/Engines/OpenSearchEngine.php#L224
Method Zing\LaravelScout\OpenSearch\Engines\OpenSearchEngine::map() return type with generic class Illuminate\Database\Eloquent\Collection does not specify its types: TKey, TModel
Lint / Lint: src/Engines/OpenSearchEngine.php#L253
Method Zing\LaravelScout\OpenSearch\Engines\OpenSearchEngine::lazyMap() return type with generic class Illuminate\Support\LazyCollection does not specify its types: TKey, TValue
Lint / Lint
Process completed with exit code 1.