Skip to content

RODARS pipeline

RODARS pipeline #2076

Triggered via pull request November 29, 2024 17:53
Status Success
Total duration 1m 16s
Artifacts

codeql.yml

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

Annotations

28 errors and 1 notice
SQLFluff: events/construction/sql/delete-outdated-itsc_issues.sql#L15
RF02: Unqualified reference '*' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L1
LT02: First line should not be indented.
SQLFluff: events/construction/sql/division_explore.sql#L2
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L3
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L4
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L4
RF02: Unqualified reference 'issueid' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L5
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L5
RF02: Unqualified reference 'timestamputc' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L6
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L6
RF02: Unqualified reference 'issuetype' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L7
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L8
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L8
RF02: Unqualified reference 'priority' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L9
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L9
RF02: Unqualified reference 'proposedstarttimestamputc' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L10
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L10
RF02: Unqualified reference 'proposedendtimestamputc' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L11
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L11
RF02: Unqualified reference 'earlyendtimestamputc' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L12
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L12
RF02: Unqualified reference 'status' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L13
LT02: Expected indent of 4 spaces.
SQLFluff: events/construction/sql/division_explore.sql#L13
RF02: Unqualified reference 'timeoption' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L22
AM03: Ambiguous order by clause. Order by clauses should specify order direction for ALL columns or NO columns.
SQLFluff: events/construction/sql/division_explore.sql#L22
RF02: Unqualified reference 'timestamputc' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/division_explore.sql#L22
RF02: Unqualified reference 'issueid' found in select with more than one referenced table/view.
SQLFluff: events/construction/sql/select-itsc_issues.sql#L22
LT02: Expected line break and indent of 4 spaces before '>'.
SQLFluff: events/construction/sql/update-itsc_issues_geometry.sql#L2
PRS: Line 2, Position 5: Found unparsable section: 'VALUES %s'
SQLFluff: events/construction/sql/division_explore.sql#L1
LT01: Expected only single space before 'SELECT' keyword. Found ' '.