long-running processes: allow checking the database connection #5897
Annotations
9 errors and 1 warning
Run PHP_CodeSniffer:
src/Connection.php#L20
Use statements should be sorted alphabetically. The first wrong one is Doctrine\DBAL\Exception.
|
Run PHP_CodeSniffer:
src/Connection.php#L197
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
|
Run PHP_CodeSniffer:
src/Connection.php#L198
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 2 spaces
|
Run PHP_CodeSniffer:
src/Connection.php#L382
Yoda comparisons are disallowed.
|
Run PHP_CodeSniffer:
src/Connection.php#L387
Yoda comparisons are disallowed.
|
Run PHP_CodeSniffer:
src/Connection.php#L387
Function time() should not be referenced via a fallback global name, but via a use statement.
|
Run PHP_CodeSniffer:
src/Connection.php#L392
Function time() should not be referenced via a fallback global name, but via a use statement.
|
Run PHP_CodeSniffer:
src/Connection.php#L393
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading