Skip to content

Merge branch 'dev' #117

Merge branch 'dev'

Merge branch 'dev' #117

Triggered via push November 8, 2023 11:07
Status Failure
Total duration 21s
Artifacts

wpcs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
WPCS: public/class-fathom-analytics-conversions-public.php#L172
Expected 2 spaces after parameter type; 1 found
WPCS: includes/index.php#L1
You must use "/**" style comments for a file comment
WPCS: includes/index.php#L1
File must end with a newline character
WPCS: includes/index.php#L1
Inline comments must end in full-stops, exclamation marks, or question marks
WPCS: includes/class-fathom-analytics-conversions.php#L1
There must be no blank lines before the file comment
WPCS: includes/class-fathom-analytics-conversions.php#L72
Expected 1 space after closing brace; newline found
WPCS: includes/class-fathom-analytics-conversions.php#L193
Tabs must be used to indent lines; spaces are not allowed
WPCS: includes/class-fathom-analytics-conversions.php#L194
Tabs must be used to indent lines; spaces are not allowed
WPCS: includes/class-fathom-analytics-conversions.php#L195
Tabs must be used to indent lines; spaces are not allowed
WPCS: includes/class-fathom-analytics-conversions.php#L196
Tabs must be used to indent lines; spaces are not allowed
WPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/