Skip to content

Cleanup, add PHP file support #163

Cleanup, add PHP file support

Cleanup, add PHP file support #163

Triggered via pull request May 16, 2024 09:20
@swissspidyswissspidy
synchronize #270
cleanup
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: inc/WebhookHandlerFactory.php#L26
Incorrect order of annotations groups.
Lint: inc/Configuration.php#L67
Incorrect order of annotations groups.
Lint: inc/Configuration.php#L80
Incorrect order of annotations groups.
Lint: inc/Configuration.php#L100
Incorrect order of annotations groups.
Lint: inc/ProjectLocator.php#L33
Class name \Required\Traduttore\Project in @param should be referenced via a fully qualified name.
Lint: inc/ProjectLocator.php#L33
Class name \GP_Project in @param should be referenced via a fully qualified name.
Lint: inc/ProjectLocator.php#L55
Class name \Required\Traduttore\Project in @param should be referenced via a fully qualified name.
Lint: inc/ProjectLocator.php#L55
Class name \GP_Project in @param should be referenced via a fully qualified name.
Lint: inc/WebhookHandler/Base.php#L36
Incorrect order of annotations groups.
Lint: inc/Export.php#L61
Missing @throws tag in function comment
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/
Lint: inc/Repository/Base.php#L109
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
Lint: inc/Plugin.php#L192
Equals sign not aligned correctly; expected 1 space but found 2 spaces