SQLFluff Lint
3 failure(s) found
6 notice(s) found
Annotations
Check notice on line 31 in gis/centreline/sql/create_function_get_centreline_btwn_intersections.sql
github-actions / SQLFluff Lint
SQLFluff
LT05: Line is too long (188 > 100).
Check notice on line 33 in gis/centreline/sql/create_function_get_centreline_btwn_intersections.sql
github-actions / SQLFluff Lint
SQLFluff
LT05: Line is too long (102 > 100).
Check notice on line 35 in gis/centreline/sql/create_function_get_centreline_btwn_intersections.sql
github-actions / SQLFluff Lint
SQLFluff
LT05: Line is too long (101 > 100).
Check notice on line 19 in gis/centreline/sql/create_matview_centreline_latest.sql
github-actions / SQLFluff Lint
SQLFluff
LT05: Line is too long (157 > 100).
Check notice on line 17 in gis/centreline/sql/create_trigger_centreline_latest.sql
github-actions / SQLFluff Lint
SQLFluff
LT05: Line is too long (141 > 100).
Check failure on line 8 in gis/centreline/sql/create_view_routing_centreline_directional.sql
github-actions / SQLFluff Lint
SQLFluff
RF04: Keywords should not be used as identifiers.
Check failure on line 19 in gis/centreline/sql/create_view_routing_centreline_directional.sql
github-actions / SQLFluff Lint
SQLFluff
RF04: Keywords should not be used as identifiers.
Check notice on line 27 in gis/centreline/sql/create_view_routing_centreline_directional.sql
github-actions / SQLFluff Lint
SQLFluff
LT05: Line is too long (217 > 100).