fix(pivot): only use unique classes in the pivot union (Fixes #1606) #2880
Annotations
10 errors
ParseError:
src/Console/ModelsCommand.php#L733
src/Console/ModelsCommand.php:733:1: ParseError: Syntax error, unexpected T_SL on line 733 (see https://psalm.dev/173)
|
ParseError:
src/Console/ModelsCommand.php#L919
src/Console/ModelsCommand.php:919:39: ParseError: Syntax error, unexpected '(', expecting ']' on line 919 (see https://psalm.dev/173)
|
ParseError:
src/Console/ModelsCommand.php#L919
src/Console/ModelsCommand.php:919:46: ParseError: Syntax error, unexpected ']' on line 919 (see https://psalm.dev/173)
|
ParseError:
src/Console/ModelsCommand.php#L920
src/Console/ModelsCommand.php:920:27: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE on line 920 (see https://psalm.dev/173)
|
ParseError:
src/Console/ModelsCommand.php#L921
src/Console/ModelsCommand.php:921:27: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE on line 921 (see https://psalm.dev/173)
|
ParseError:
src/Console/ModelsCommand.php#L922
src/Console/ModelsCommand.php:922:27: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE on line 922 (see https://psalm.dev/173)
|
UndefinedVariable:
src/Console/ModelsCommand.php#L922
src/Console/ModelsCommand.php:922:50: UndefinedVariable: Cannot find referenced variable $arguments (see https://psalm.dev/024)
|
ParseError:
src/Console/ModelsCommand.php#L923
src/Console/ModelsCommand.php:923:27: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE on line 923 (see https://psalm.dev/173)
|
ParseError:
src/Console/ModelsCommand.php#L929
src/Console/ModelsCommand.php:929:32: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE on line 929 (see https://psalm.dev/173)
|
UndefinedVariable:
src/Console/ModelsCommand.php#L929
src/Console/ModelsCommand.php:929:36: UndefinedVariable: Cannot find referenced variable $k (see https://psalm.dev/024)
|