fix linter #2267
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / SQLFluff Lint
failed
Dec 5, 2023 in 0s
SQLFluff Lint
3 failure(s) found
Annotations
Check failure on line 72 in src/queries/eds/rum-pageviews-cwv-count-threshold.sql
github-actions / SQLFluff Lint
SQLFluff
RF02: Unqualified reference 'cwv_count' found in select with more than one referenced table/view.
Check failure on line 78 in src/queries/eds/rum-pageviews-cwv-count-threshold.sql
github-actions / SQLFluff Lint
SQLFluff
AL03: Column expression without alias. Use explicit `AS` clause.
Check failure on line 91 in src/queries/eds/rum-pageviews-cwv-count-threshold.sql
github-actions / SQLFluff Lint
SQLFluff
RF02: Unqualified reference 'cwv_count' found in select with more than one referenced table/view.
Loading