SI-1917 - Return integer from lastInsertId #24
Annotations
8 errors and 2 warnings
|
Run Tests:
src/Readdle/Database/FQDBExecutor.php#L78
Cannot call method rowCount() on int|PDOStatement.
|
Run Tests:
src/Readdle/Database/FQDBExecutor.php#L253
Method Readdle\Database\FQDBExecutor::executeQuery() should return int|PDOStatement but returns int|PDOStatement|false.
|
Run Tests:
src/Readdle/Database/FQDBExecutor.php#L386
Variable $placeholders in empty() always exists and is not falsy.
|
Run Tests:
src/Readdle/Database/FQDBWriteAPI.php#L16
Cannot call method rowCount() on int|PDOStatement.
|
Run Tests:
src/Readdle/Database/FQDBWriteAPI.php#L25
Cannot call method rowCount() on int|PDOStatement.
|
Run Tests:
src/Readdle/Database/FQDBWriteAPI.php#L31
Method Readdle\Database\FQDBWriteAPI::insert() should return int but returns int|PDOStatement.
|
Run Tests
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Get composer cache directory
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/
|
Loading