Skip to content

Resolves #939 replaced single quotes with nowdoc #792

Resolves #939 replaced single quotes with nowdoc

Resolves #939 replaced single quotes with nowdoc #792

Re-run triggered November 29, 2024 14:11
Status Failure
Total duration 32s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards  /  Coding Standards (PHP: 8.4)
22s
Coding Standards / Coding Standards (PHP: 8.4)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Coding Standards / Coding Standards (PHP: 8.4): src/Generator/SqlGenerator.php#L20
Type var_export is not used in this file.
Coding Standards / Coding Standards (PHP: 8.4): src/Generator/SqlGenerator.php#L66
Function preg_replace() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (PHP: 8.4): src/Generator/SqlGenerator.php#L66
Function str_repeat() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (PHP: 8.4): src/Generator/SqlGenerator.php#L66
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (PHP: 8.4)
Process completed with exit code 1.