Fix psalm complaint #725
ci.yml
on: push
jest
30s
Browser Acceptance
2m 3s
flutter-test
2m 1s
Coding Standard & Static Analysis
39s
Matrix: phpunit
Annotations
2 errors
NonInvariantDocblockPropertyType:
src/View/Cell/ProjectsMenuCell.php#L20
src/View/Cell/ProjectsMenuCell.php:20:21: NonInvariantDocblockPropertyType: Property App\View\Cell\ProjectsMenuCell::$_validCellOptions has type array<array-key, string>, not invariant with Cake\View\Cell::$_validCellOptions of type list<string> (see https://psalm.dev/267)
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|