handle github keys api properly #297
Triggered via pull request
April 7, 2025 17:34
simonLeary42
synchronize
#162
Status
Success
Total duration
19s
Artifacts
–
Annotations
5 errors and 1 warning
resources/lib/UnitySite.php#L48
Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction)
|
resources/lib/UnitySite.php#L48
Opening brace must be the last content on the line (Squiz.Functions.MultiLineFunctionDeclaration.ContentAfterBrace)
|
resources/lib/UnitySite.php#L48
Expected 1 space before opening brace; found 0 (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeBrace)
|
resources/lib/UnitySite.php#L48
Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore)
|
resources/lib/UnitySite.php#L48
Each PHP statement must be on a line by itself (Generic.Formatting.DisallowMultipleStatements.SameLine)
|
Run linters
The process '/usr/bin/git' failed with exit code 128
|