Skip to content

Cleanup, add PHP file support #165

Cleanup, add PHP file support

Cleanup, add PHP file support #165

Triggered via pull request May 16, 2024 12:24
@swissspidyswissspidy
synchronize #270
cleanup
Status Failure
Total duration 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Lint: inc/WebhookHandler.php#L45
PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Lint: inc/WebhookHandler/GitLab.php#L63
PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Lint: inc/WebhookHandler/GitHub.php#L69
PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Lint: inc/ProjectLocator.php#L35
PHP syntax error: syntax error, unexpected '|', expecting variable (T_VARIABLE)
Lint: inc/Configuration.php#L87
PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Lint: inc/WebhookHandler/Bitbucket.php#L63
PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Lint: inc/Plugin.php#L437
PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Lint: inc/CLI/ProjectCommand.php#L91
PHP syntax error: Cannot use ::class with dynamic class name
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/