Skip to content

Handle multigroups from the entity. #81

Handle multigroups from the entity.

Handle multigroups from the entity. #81

Triggered via pull request June 3, 2025 15:16
Status Failure
Total duration 31s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
phpcs
Process completed with exit code 1.
phpcs: src/Plugin/views/join/ContactReference.php#L71
String concat is not required here; use a single string instead
phpcs: src/Plugin/views/join/ContactReference.php#L71
String concat is not required here; use a single string instead
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/Plugin/views/field/CustomEntityField.php#L15
Unused use statement
phpcs: src/Plugin/views/field/CustomEntityField.php#L14
Unused use statement
phpcs: src/Plugin/views/field/CustomEntityField.php#L11
Unused use statement
phpcs: src/Plugin/views/field/CustomEntityField.php#L9
Unused use statement
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/