Skip to content

Fix psalm complaint #725

Fix psalm complaint

Fix psalm complaint #725

Triggered via push August 15, 2024 14:30
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: push
jest
30s
jest
Browser Acceptance
2m 3s
Browser Acceptance
flutter-test
2m 1s
flutter-test
Coding Standard & Static Analysis
39s
Coding Standard & Static Analysis
Matrix: phpunit
Fit to window
Zoom out
Zoom in

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.