Skip to content

Signed-off-by: pine3ree <[email protected]>

Signed-off-by: pine3ree <[email protected]> #142

Triggered via push October 5, 2023 15:06
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 20 warnings
build-and-test (ubuntu-latest, 8.0, latest): src/Command/Select.php#L477
Parameter #1 $mode of method PDOStatement::fetchAll() expects int, mixed given.
build-and-test (ubuntu-latest, 8.0, latest): src/Db.php#L564
Parameter #1 $query of method PDO::query() expects string, mixed given.
build-and-test (ubuntu-latest, 8.0, latest): src/Sql/Clause.php#L40
Static access to instance property P3\Db\Sql\Clause::$name.
build-and-test (ubuntu-latest, 8.0, latest): src/Sql/Clause/Join.php#L174
Cannot access property $parent on null.
build-and-test (ubuntu-latest, 8.0, latest): src/Sql/Statement/Insert.php#L296
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 8.0, latest): src/Sql/Statement/Select.php#L458
Cannot access property $parent on P3\Db\Sql\Statement\Select|string|null.
build-and-test (ubuntu-latest, 8.0, latest): src/Sql/Statement/Select.php#L954
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.2, latest): src/Command/Select.php#L477
Parameter #1 $mode of method PDOStatement::fetchAll() expects int, mixed given.
build-and-test (ubuntu-latest, 8.0, latest): src/Sql/Statement/Select.php#L985
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.2, latest): src/Db.php#L564
Parameter #1 $query of method PDO::query() expects string, mixed given.
build-and-test (ubuntu-latest, 8.0, latest): src/Sql/Statement/Update.php#L182
Cannot access property $parent on P3\Db\Sql\Clause\Where|null.
build-and-test (ubuntu-latest, 7.2, latest): src/Sql/Clause.php#L40
Static access to instance property P3\Db\Sql\Clause::$name.
build-and-test (ubuntu-latest, 7.2, latest): src/Sql/Clause/Join.php#L174
Cannot access property $parent on null.
build-and-test (ubuntu-latest, 7.2, latest): src/Sql/Statement/Insert.php#L296
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.2, latest): src/Sql/Statement/Select.php#L458
Cannot access property $parent on P3\Db\Sql\Statement\Select|string|null.
build-and-test (ubuntu-latest, 7.2, latest): src/Sql/Statement/Select.php#L954
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.2, latest): src/Sql/Statement/Select.php#L985
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.2, latest): src/Sql/Statement/Update.php#L182
Cannot access property $parent on P3\Db\Sql\Clause\Where|null.
build-and-test (ubuntu-latest, 7.3, latest): src/Command/Select.php#L477
Parameter #1 $mode of method PDOStatement::fetchAll() expects int, mixed given.
build-and-test (ubuntu-latest, 7.3, latest): src/Db.php#L564
Parameter #1 $query of method PDO::query() expects string, mixed given.
build-and-test (ubuntu-latest, 7.3, latest): src/Sql/Clause.php#L40
Static access to instance property P3\Db\Sql\Clause::$name.
build-and-test (ubuntu-latest, 7.3, latest): src/Sql/Clause/Join.php#L174
Cannot access property $parent on null.
build-and-test (ubuntu-latest, 7.3, latest): src/Sql/Statement/Insert.php#L296
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.3, latest): src/Sql/Statement/Select.php#L458
Cannot access property $parent on P3\Db\Sql\Statement\Select|string|null.
build-and-test (ubuntu-latest, 7.3, latest): src/Sql/Statement/Select.php#L954
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.3, latest): src/Sql/Statement/Select.php#L985
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.3, latest): src/Sql/Statement/Update.php#L182
Cannot access property $parent on P3\Db\Sql\Clause\Where|null.
build-and-test (ubuntu-latest, 7.4, latest): src/Command/Select.php#L477
Parameter #1 $mode of method PDOStatement::fetchAll() expects int, mixed given.
build-and-test (ubuntu-latest, 7.4, latest): src/Db.php#L564
Parameter #1 $query of method PDO::query() expects string, mixed given.
build-and-test (ubuntu-latest, 7.4, latest): src/Sql/Clause.php#L40
Static access to instance property P3\Db\Sql\Clause::$name.
build-and-test (ubuntu-latest, 7.4, latest): src/Sql/Clause/Join.php#L174
Cannot access property $parent on null.
build-and-test (ubuntu-latest, 7.4, latest): src/Sql/Statement/Insert.php#L296
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.4, latest): src/Sql/Statement/Select.php#L458
Cannot access property $parent on P3\Db\Sql\Statement\Select|string|null.
build-and-test (ubuntu-latest, 7.4, latest): src/Sql/Statement/Select.php#L954
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.4, latest): src/Sql/Statement/Select.php#L985
Cannot access property $parent on P3\Db\Sql\Statement\Select|null.
build-and-test (ubuntu-latest, 7.4, latest): src/Sql/Statement/Update.php#L182
Cannot access property $parent on P3\Db\Sql\Clause\Where|null.
build-and-test (ubuntu-latest, 8.0, latest)
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/
build-and-test (ubuntu-latest, 7.2, latest)
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/
build-and-test (ubuntu-latest, 7.2, latest)
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/
build-and-test (ubuntu-latest, 8.0, latest)
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/
build-and-test (ubuntu-latest, 7.3, lowest)
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/
build-and-test (ubuntu-latest, 7.3, lowest)
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/
build-and-test (ubuntu-latest, 7.3, latest)
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/
build-and-test (ubuntu-latest, 7.3, latest)
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/
build-and-test (ubuntu-latest, 7.4, latest)
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/
build-and-test (ubuntu-latest, 7.4, latest)
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/
build-and-test (ubuntu-latest, 7.2, lowest)
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/
build-and-test (ubuntu-latest, 7.2, lowest)
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/
build-and-test (ubuntu-latest, 7.1, latest)
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/
build-and-test (ubuntu-latest, 7.1, latest)
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/
build-and-test (ubuntu-latest, 7.1, lowest)
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/
build-and-test (ubuntu-latest, 7.1, lowest)
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/
build-and-test (ubuntu-latest, 8.0, lowest)
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/
build-and-test (ubuntu-latest, 8.0, lowest)
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/
build-and-test (ubuntu-latest, 7.4, lowest)
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/
build-and-test (ubuntu-latest, 7.4, lowest)
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/