progress refactor #333
Annotations
10 errors
PHP Stan:
src/Models/Column.php#L48
Match arm comparison between string and Zemit\Models\Enums\ColumnType::LINK_TO_ANOTHER_RECORD is always false.
|
PHP Stan:
src/Models/Column.php#L49
Match arm comparison between string and Zemit\Models\Enums\ColumnType::USER is always false.
|
PHP Stan:
src/Models/Column.php#L50
Match arm comparison between string and Zemit\Models\Enums\ColumnType::CREATED_BY is always false.
|
PHP Stan:
src/Models/Column.php#L51
Match arm comparison between string and Zemit\Models\Enums\ColumnType::LAST_MODIFIED_BY is always false.
|
PHP Stan:
src/Models/Column.php#L52
Match arm comparison between string and Zemit\Models\Enums\ColumnType::NUMBER is always false.
|
PHP Stan:
src/Models/Column.php#L53
Match arm comparison between string and Zemit\Models\Enums\ColumnType::RATING is always false.
|
PHP Stan:
src/Models/Column.php#L54
Match arm comparison between string and Zemit\Models\Enums\ColumnType::COUNT is always false.
|
PHP Stan:
src/Models/Column.php#L56
Match arm comparison between string and Zemit\Models\Enums\ColumnType::SINGLE_LINE_TEXT is always false.
|
PHP Stan:
src/Models/Column.php#L57
Match arm comparison between string and Zemit\Models\Enums\ColumnType::EMAIL is always false.
|
PHP Stan:
src/Models/Column.php#L58
Match arm comparison between string and Zemit\Models\Enums\ColumnType::URL is always false.
|
Loading