Skip to content

Cleanup, add PHP file support #161

Cleanup, add PHP file support

Cleanup, add PHP file support #161

Triggered via pull request May 15, 2024 17:57
@swissspidyswissspidy
synchronize #270
cleanup
Status Failure
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Lint: inc/Loader/Subversion.php#L57
Function closing brace must go on the next line following the body; found 1 blank lines before brace
Lint: inc/CLI/ProjectCommand.php#L209
The closing brace for the class must go on the next line after the body
Lint: inc/Plugin.php#L109
Expected 1 space after FUNCTION keyword; 0 found
Lint: inc/Plugin.php#L120
Expected 1 space after FUNCTION keyword; 0 found
Lint: inc/Plugin.php#L186
Expected 1 space after FUNCTION keyword; 0 found
Lint: inc/Plugin.php#L190
Expected 1 space after FUNCTION keyword; 0 found
Lint: inc/Plugin.php#L234
Expected 1 space after FUNCTION keyword; 0 found
Lint
Process completed with exit code 1.
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/