Fix deprecated errors in tests #39
Annotations
10 errors and 8 warnings
ParseError:
vendor/doctrine/collections/src/Expr/Comparison.php#L26
vendor/doctrine/collections/src/Expr/Comparison.php:26:22: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 26 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/Comparison.php#L28
vendor/doctrine/collections/src/Expr/Comparison.php:28:50: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 28 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/CompositeExpression.php#L28
vendor/doctrine/collections/src/Expr/CompositeExpression.php:28:50: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 28 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L46
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:46:41: ParseError: Syntax error, unexpected T_DOUBLE_ARROW on line 46 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L46
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:46:72: ParseError: Syntax error, unexpected ',' on line 46 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L47
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:47:36: ParseError: Syntax error, unexpected T_DOUBLE_ARROW on line 47 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L47
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:47:62: ParseError: Syntax error, unexpected ',' on line 47 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L48
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:48:50: ParseError: Syntax error, unexpected T_DOUBLE_ARROW on line 48 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L48
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:48:90: ParseError: Syntax error, unexpected ',' on line 48 (see https://psalm.dev/173)
|
ParseError:
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php#L49
vendor/doctrine/collections/src/Expr/ExpressionVisitor.php:49:88: ParseError: Syntax error, unexpected ',' on line 49 (see https://psalm.dev/173)
|
PHPStan
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHPStan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPStan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPStan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Psalm
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Psalm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Psalm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|