Recalculate new contributor #1080
Annotations
1 error and 5 warnings
phpcs
Process completed with exit code 1.
|
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
phpcs:
includes/attendee/attendee-repository.php#L54
Array double arrow not aligned correctly; expected 12 space(s) between "'is_host'" and double arrow, but found 3.
|
phpcs:
includes/attendee/attendee-repository.php#L55
Array double arrow not aligned correctly; expected 10 space(s) between "'is_remote'" and double arrow, but found 1.
|
phpcs:
includes/attendee/attendee-repository.php#L316
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space
|
phpcs:
includes/attendee/attendee-repository.php#L318
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space
|