Upgrade to doctrine/orm v3 & doctrine/dbal v4 #81
Annotations
10 errors and 2 warnings
Run Psalm:
src/Functions/AbstractFunction.php#L47
src/Functions/AbstractFunction.php:47:24: UndefinedConstant: Constant Doctrine\ORM\Query\Lexer::T_IDENTIFIER is not defined (see https://psalm.dev/020)
|
Run Psalm:
src/Functions/AbstractFunction.php#L47
src/Functions/AbstractFunction.php:47:24: MixedArgument: Argument 1 of Doctrine\ORM\Query\Parser::match cannot be mixed, expecting Doctrine\ORM\Query\TokenType (see https://psalm.dev/030)
|
Run Psalm:
src/Functions/AbstractFunction.php#L48
src/Functions/AbstractFunction.php:48:24: UndefinedConstant: Constant Doctrine\ORM\Query\Lexer::T_OPEN_PARENTHESIS is not defined (see https://psalm.dev/020)
|
Run Psalm:
src/Functions/AbstractFunction.php#L48
src/Functions/AbstractFunction.php:48:24: MixedArgument: Argument 1 of Doctrine\ORM\Query\Parser::match cannot be mixed, expecting Doctrine\ORM\Query\TokenType (see https://psalm.dev/030)
|
Run Psalm:
src/Functions/AbstractFunction.php#L54
src/Functions/AbstractFunction.php:54:32: UndefinedConstant: Constant Doctrine\ORM\Query\Lexer::T_COMMA is not defined (see https://psalm.dev/020)
|
Run Psalm:
src/Functions/AbstractFunction.php#L54
src/Functions/AbstractFunction.php:54:32: MixedArgument: Argument 1 of Doctrine\ORM\Query\Parser::match cannot be mixed, expecting Doctrine\ORM\Query\TokenType (see https://psalm.dev/030)
|
Run Psalm:
src/Functions/AbstractFunction.php#L61
src/Functions/AbstractFunction.php:61:24: UndefinedConstant: Constant Doctrine\ORM\Query\Lexer::T_CLOSE_PARENTHESIS is not defined (see https://psalm.dev/020)
|
Run Psalm:
src/Functions/AbstractFunction.php#L61
src/Functions/AbstractFunction.php:61:24: MixedArgument: Argument 1 of Doctrine\ORM\Query\Parser::match cannot be mixed, expecting Doctrine\ORM\Query\TokenType (see https://psalm.dev/030)
|
Run Psalm:
src/Types/GeometryType.php#L112
src/Types/GeometryType.php:112:47: MissingParamType: Parameter $sqlExpr has no provided type (see https://psalm.dev/154)
|
Run Psalm:
src/Types/GeometryType.php#L115
src/Types/GeometryType.php:115:45: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading