Fix incorrect type hint #992
Annotations
8 errors and 1 warning
|
|
|
tests/benchmarks/UtfStringBench.php#L55
Call to method PhpMyAdmin\SqlParser\UtfString::offsetGet() on a separate line has no effect.
|
|
tests/benchmarks/UtfStringBench.php#L54
Call to method PhpMyAdmin\SqlParser\UtfString::offsetGet() on a separate line has no effect.
|
|
tests/benchmarks/UtfStringBench.php#L53
Call to method PhpMyAdmin\SqlParser\UtfString::offsetGet() on a separate line has no effect.
|
|
tests/benchmarks/UtfStringBench.php#L52
Call to method PhpMyAdmin\SqlParser\UtfString::offsetGet() on a separate line has no effect.
|
|
src/Tools/ContextGenerator.php#L0
Ignored error pattern #^Offset 2 might not exist on array\{0\?\: string, 1\?\: non\-empty\-string, 2\?\: numeric\-string\}\.$# (offsetAccess.notFound) in path /home/runner/work/sql-parser/sql-parser/src/Tools/ContextGenerator.php was not matched in reported errors.
|
|
src/Tools/ContextGenerator.php#L0
Ignored error pattern #^Offset 1 might not exist on array\{0\?\: string, 1\?\: non\-empty\-string, 2\?\: numeric\-string\}\.$# (offsetAccess.notFound) in path /home/runner/work/sql-parser/sql-parser/src/Tools/ContextGenerator.php was not matched in reported errors.
|
|
src/Statements/CreateStatement.php#L0
Ignored error pattern #^Binary operation "\.\=" between mixed and string results in an error\.$# (assignOp.invalid) in path /home/runner/work/sql-parser/sql-parser/src/Statements/CreateStatement.php was not matched in reported errors.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading