rewrite update-ldap-cache.php #301
Triggered via pull request
April 7, 2025 17:40
simonLeary42
synchronize
#157
Status
Success
Total duration
19s
Artifacts
–
Annotations
7 errors and 2 warnings
|
workers/update-ldap-cache.php#L37
Expected 1 space after FOREACH keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
|
|
workers/update-ldap-cache.php#L37
Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis)
|
|
workers/update-ldap-cache.php#L39
Expected 1 space after FOREACH keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
|
|
workers/update-ldap-cache.php#L39
Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis)
|
|
workers/update-ldap-cache.php#L53
Expected 1 space after FOREACH keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
|
|
workers/update-ldap-cache.php#L53
Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis)
|
|
workers/update-ldap-cache.php#L68
Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis)
|
|
workers/update-ldap-cache.php#L25
Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong)
|
|
Run linters
The process '/usr/bin/git' failed with exit code 128
|