Fix event times stored in wrong timezone in the database #1040
Annotations
1 error and 3 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/event/event-form-handler.php#L223
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
phpcs:
includes/event/event-form-handler.php#L231
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|