Skip to content

downgrade phpunit workflow #2

downgrade phpunit workflow

downgrade phpunit workflow #2

Triggered via push April 9, 2025 01:48
Status Failure
Total duration 25s
Artifacts

phpunit.yml

on: push
build-test
17s
build-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
build-test
Process completed with exit code 2.
test/unit/UnitySiteTest.php#L1
Header blocks must be separated by a single blank line (PSR12.Files.FileHeader.SpacingAfterBlock)
test/unit/UnitySiteTest.php#L2
Header blocks must be separated by a single blank line (PSR12.Files.FileHeader.SpacingAfterBlock)
test/unit/UnitySiteTest.php#L4
Header blocks must be separated by a single blank line (PSR12.Files.FileHeader.SpacingAfterBlock)
test/unit/UnitySiteTest.php#L5
Opening brace of a class must be on the line after the definition (PSR2.Classes.ClassDeclaration.OpenBraceNewLine)
test/unit/UnitySiteTest.php#L6
Method name "UnitySiteTest::ssh_key_provider" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps)
test/unit/UnitySiteTest.php#L21
Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine)
test/unit/bootstrap.php#L1
Header blocks must be separated by a single blank line (PSR12.Files.FileHeader.SpacingAfterBlock)
build-test
The process '/usr/bin/git' failed with exit code 128
test/unit/UnitySiteTest.php#L15
Line exceeds 120 characters; contains 183 characters (Generic.Files.LineLength.TooLong)
test/unit/UnitySiteTest.php#L16
Line exceeds 120 characters; contains 2795 characters (Generic.Files.LineLength.TooLong)