Skip to content

Fix docs

Fix docs #615

Triggered via pull request May 19, 2024 14:02
Status Failure
Total duration 4m 29s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

13 errors
MissingClassConstType: src/ButtonDropdown.php#L32
src/ButtonDropdown.php:32:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\ButtonDropdown::DIRECTION_DOWN" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/ButtonDropdown.php#L37
src/ButtonDropdown.php:37:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\ButtonDropdown::DIRECTION_LEFT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/ButtonDropdown.php#L42
src/ButtonDropdown.php:42:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\ButtonDropdown::DIRECTION_RIGHT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/ButtonDropdown.php#L47
src/ButtonDropdown.php:47:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\ButtonDropdown::DIRECTION_UP" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Dropdown.php#L43
src/Dropdown.php:43:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\Dropdown::ALIGNMENT_END" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Dropdown.php#L44
src/Dropdown.php:44:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\Dropdown::ALIGNMENT_SM_END" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Dropdown.php#L45
src/Dropdown.php:45:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\Dropdown::ALIGNMENT_MD_END" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Dropdown.php#L46
src/Dropdown.php:46:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\Dropdown::ALIGNMENT_LG_END" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Dropdown.php#L47
src/Dropdown.php:47:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\Dropdown::ALIGNMENT_XL_END" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Dropdown.php#L48
src/Dropdown.php:48:18: MissingClassConstType: Class constant "Yiisoft\Yii\Bootstrap5\Dropdown::ALIGNMENT_XXL_END" should have a declared type. (see https://psalm.dev/359)
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.