Skip to content

long-running processes: allow checking the database connection #5897

long-running processes: allow checking the database connection

long-running processes: allow checking the database connection #5897

Re-run triggered April 4, 2024 17:16
Status Failure
Total duration 27s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Coding Standards / Coding Standards (8.3): src/Connection.php#L20
Use statements should be sorted alphabetically. The first wrong one is Doctrine\DBAL\Exception.
Coding Standards / Coding Standards (8.3): src/Connection.php#L197
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
Coding Standards / Coding Standards (8.3): src/Connection.php#L198
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 2 spaces
Coding Standards / Coding Standards (8.3): src/Connection.php#L382
Yoda comparisons are disallowed.
Coding Standards / Coding Standards (8.3): src/Connection.php#L387
Yoda comparisons are disallowed.
Coding Standards / Coding Standards (8.3): src/Connection.php#L387
Function time() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.3): src/Connection.php#L392
Function time() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.3): src/Connection.php#L393
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.3)
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/.