Skip to content

refactor: filters to gambits #1702

refactor: filters to gambits

refactor: filters to gambits #1702

Triggered via push September 26, 2023 11:43
Status Failure
Total duration 1m 48s
Artifacts

phpstan.yml

on: push
Matrix: run / phpstan
Matrix: run / test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
run / PHPStan PHP 8.2: framework/core/src/Search/AbstractSearcher.php#L24
PHPDoc type for property Flarum\Search\AbstractSearcher::$filters with type array<string, array<Flarum\Search\FilterInterface>> is incompatible with native type Flarum\Search\FilterManager.
run / PHPStan PHP 8.2
Process completed with exit code 1.
run / PHPStan PHP 8.1
The job was canceled because "_8_2" failed.
run / PHPStan PHP 8.1: framework/core/src/Search/AbstractSearcher.php#L24
PHPDoc type for property Flarum\Search\AbstractSearcher::$filters with type array<string, array<Flarum\Search\FilterInterface>> is incompatible with native type Flarum\Search\FilterManager.
run / PHPStan PHP 8.1
The operation was canceled.