Skip to content

855 monitor intersection movements for missing high volume movements #53

855 monitor intersection movements for missing high volume movements

855 monitor intersection movements for missing high volume movements #53

Triggered via pull request July 26, 2024 20:28
Status Success
Total duration 1m 43s
Artifacts

test_dags.yml

on: pull_request
Matrix: test_dags
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 11 notices
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L1
LT09: Select targets should be on a new line unless there is only one select target.
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L2
LT02: Line should not be indented.
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L3
LT02: Line should not be indented.
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L4
LT02: Line should not be indented.
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L5
LT02: Line should not be indented.
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L6
LT02: Line should not be indented.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L9
RF02: Unqualified reference 'volume' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L10
RF02: Unqualified reference 'volume' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L14
RF02: Unqualified reference 'datetime_bin' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L18
RF02: Unqualified reference 'volume' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L24
RF02: Unqualified reference 'leg' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L25
RF02: Unqualified reference 'movement_uid' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L26
RF02: Unqualified reference 'intersection_name' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L27
RF02: Unqualified reference 'classification' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L28
RF02: Unqualified reference 'sum_volume' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L29
RF02: Unqualified reference 'sum_volume' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L29
RF02: Unqualified reference 'intersection_classification_total' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L34
RF02: Unqualified reference 'is_not_in_intersection_movements' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L35
RF02: Unqualified reference 'sum_volume' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L35
RF02: Unqualified reference 'intersection_classification_total' found in select with more than one referenced table/view.
SQLFluff: volumes/miovision/sql/function/function-exclude_denylist_from_intersection_movements.sql#L27
LT01: Unexpected whitespace before 'OWNER' keyword.
SQLFluff: volumes/miovision/sql/function/function-exclude_intersection_movements_from_denylist.sql#L27
LT01: Unexpected whitespace before 'OWNER' keyword.
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L4
LT05: Line is too long (115 > 100).
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L5
LT05: Line is too long (113 > 100).
SQLFluff: volumes/miovision/sql/table/create-table-intersection_movements.sql#L7
LT05: Line is too long (109 > 100).
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L15
LT01: Expected single whitespace between comma ',' and numeric literal.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L15
LT01: Expected single whitespace between comma ',' and numeric literal.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L15
LT01: Expected single whitespace between comma ',' and numeric literal.
SQLFluff: volumes/miovision/sql/views/create-view-monitor_intersection_movements.sql#L16
LT01: Expected single whitespace between 'NOT' keyword and start bracket '('.