Skip to content

Feature: Update packages and Evidence to USQL #63

Feature: Update packages and Evidence to USQL

Feature: Update packages and Evidence to USQL #63

Triggered via pull request February 19, 2024 00:26
Status Failure
Total duration 3m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 notices
CI Check
Process completed with exit code 1.
SQLFluff: models/marts/issue_events.sql#L15
RF03: Unqualified reference 'event_type' found in single table select. [references.consistent]
SQLFluff: models/marts/issue_events.sql#L17
LT02: Expected indent of 8 spaces. [layout.indent]
SQLFluff: models/marts/issue_events.sql#L18
LT02: Expected indent of 12 spaces. [layout.indent]
SQLFluff: models/marts/issue_events.sql#L18
RF01: Reference 'stg_events.event_created_at' refers to table/view not found in the FROM clause or found in ancestor statement. [references.from]
SQLFluff: models/marts/issue_events.sql#L18
RF03: Qualified reference 'stg_events.event_created_at' found in single table select which is inconsistent with previous references. [references.consistent]
SQLFluff: models/marts/issue_events.sql#L19
LT02: Expected indent of 16 spaces. [layout.indent]
SQLFluff: models/marts/issue_events.sql#L20
LT02: Expected indent of 12 spaces. [layout.indent]
SQLFluff: models/marts/issue_events.sql#L21
LT02: Expected indent of 8 spaces. [layout.indent]
SQLFluff: models/marts/pull_request_events.sql#L15
RF03: Unqualified reference 'event_type' found in single table select. [references.consistent]
SQLFluff: models/marts/pull_request_events.sql#L17
LT02: Expected indent of 8 spaces. [layout.indent]