Signed-off-by: pine3ree <[email protected]> #142
Annotations
10 errors and 2 warnings
src/Command/Select.php#L477
Parameter #1 $mode of method PDOStatement::fetchAll() expects int, mixed given.
|
src/Db.php#L564
Parameter #1 $query of method PDO::query() expects string, mixed given.
|
src/Sql/Clause.php#L40
Static access to instance property P3\Db\Sql\Clause::$name.
|
src/Sql/Clause/Join.php#L174
Cannot access property $parent on null.
|
src/Sql/Clause/WhereAwareTrait.php (in context of class P3/Db/Sql/Statement/Update)#L38
Cannot access property $parent on P3\Db\Sql\Clause\Where|null.
|
src/Sql/Statement/Insert.php#L296
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
|
src/Sql/Statement/Select.php#L458
Cannot access property $parent on P3\Db\Sql\Statement\Select|string|null.
|
src/Sql/Statement/Select.php#L954
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
|
src/Sql/Statement/Select.php#L985
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
|
src/Sql/Statement/Update.php#L182
Cannot access property $parent on P3\Db\Sql\Clause\Where|null.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 `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