SQLFluff Lint
3 failure(s) found
2 notice(s) found
Annotations
Check notice on line 30 in volumes/short_term_counting_program/svc_daily_totals.sql
github-actions / SQLFluff Lint
SQLFluff
LT01: Unnecessary trailing whitespace.
Check notice on line 32 in volumes/short_term_counting_program/svc_daily_totals.sql
github-actions / SQLFluff Lint
SQLFluff
LT01: Unnecessary trailing whitespace.
Check failure on line 76 in volumes/short_term_counting_program/svc_daily_totals.sql
github-actions / SQLFluff Lint
SQLFluff
RF02: Unqualified reference 'count_date' found in select with more than one referenced table/view.
Check failure on line 78 in volumes/short_term_counting_program/svc_daily_totals.sql
github-actions / SQLFluff Lint
SQLFluff
RF02: Unqualified reference 'geom' found in select with more than one referenced table/view.
Check failure on line 79 in volumes/short_term_counting_program/svc_daily_totals.sql
github-actions / SQLFluff Lint
SQLFluff
RF02: Unqualified reference 'daily_volume' found in select with more than one referenced table/view.