Skip to content

Quick test.

Quick test. #78

Triggered via pull request April 4, 2025 08:20
Status Failure
Total duration 31s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
phpcs
Process completed with exit code 1.
phpcs: src/CivicrmEntityViewsData.php#L812
Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
phpcs: src/CivicrmEntityViewsData.php#L811
Expected newline after closing brace
phpcs: src/CivicrmEntityViewsData.php#L808
Whitespace found at end of line
phpcs: src/CivicrmEntityViewsData.php#L805
Whitespace found at end of line
phpcs: src/CivicrmEntityViewsData.php#L809
Line exceeds 80 characters; contains 86 characters
phpcs: src/CivicrmEntityViewsData.php#L808
Line exceeds 80 characters; contains 86 characters
phpcs
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/