Skip to content

Add code to access remote Case entity #58

Add code to access remote Case entity

Add code to access remote Case entity #58

Triggered via push July 26, 2024 09:32
Status Failure
Total duration 36s
Artifacts

phpcs_entity.yml

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

Annotations

5 errors and 1 warning
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: src/Api/CiviCRMApiClient.php#L38
Multi-line function declarations must have a trailing comma after the last parameter
PHP_CodeSniffer: src/Api/AbstractEntityApi.php#L36
Multi-line function declarations must have a trailing comma after the last parameter
PHP_CodeSniffer
Process completed with exit code 1.
PHP_CodeSniffer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/