Skip to content

Make prefix_display and suffix_display attributes optional for ev… #55

Make prefix_display and suffix_display attributes optional for ev…

Make prefix_display and suffix_display attributes optional for ev… #55

Triggered via push June 6, 2024 11:52
Status Failure
Total duration 27s
Artifacts

phpcs_entity.yml

on: push
PHP_CodeSniffer
17s
PHP_CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
PHP_CodeSniffer: src/Api/AbstractEntityApi.php#L36
Multi-line function declarations must have a trailing comma after the last parameter
PHP_CodeSniffer: src/Api/CiviCRMApiClient.php#L38
Multi-line function declarations must have a trailing comma after the last parameter
PHP_CodeSniffer: src/Form/AbstractEntityForm.php#L42
The first parameter of a multi-line function declaration must be on the line after the opening bracket
PHP_CodeSniffer: src/Form/AbstractEntityForm.php#L46
Multi-line function declarations must have a trailing comma after the last parameter
PHP_CodeSniffer
Process completed with exit code 1.
PHP_CodeSniffer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.