Skip to content

Add sql server support #153

Add sql server support

Add sql server support #153

Triggered via pull request September 19, 2024 10:08
@KijkErKijkEr
synchronize #444
Status Success
Total duration 6h 48m 45s
Artifacts

ci_lint_package.yml

on: pull_request_target
Lint dbt models using SQLFluff
43s
Lint dbt models using SQLFluff
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
michelley-an
approved Sep 19, 2024
Approve Integration Tests

Annotations

45 errors and 8 warnings
SQLFluff: models/dim_dbt__current_models.sql#L3
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/dim_dbt__current_models.sql#L4
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/dim_dbt__current_models.sql#L10
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/dim_dbt__current_models.sql#L35
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/dim_dbt__current_models.sql#L84
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/dim_dbt__models.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/dim_dbt__models.sql#L3
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/dim_dbt__seeds.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/dim_dbt__seeds.sql#L3
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/dim_dbt__snapshots.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/dim_dbt__snapshots.sql#L3
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/dim_dbt__sources.sql#L3
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/fct_dbt__model_executions.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/fct_dbt__model_executions.sql#L3
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/fct_dbt__seed_executions.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/fct_dbt__seed_executions.sql#L3
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/fct_dbt__snapshot_executions.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/fct_dbt__snapshot_executions.sql#L3
LT08: Blank line expected but not found after CTE closing bracket.
SQLFluff: models/sources/model_executions.sql#L3
ST03: Query defines CTE "dummy_cte" but does not use it.
SQLFluff: models/sources/model_executions.sql#L26
PRS: Line 24, Position 26: Found unparsable section: 'as alias\n , cast(null as TEXT) as mes...'
SQLFluff: models/sources/models.sql#L3
ST03: Query defines CTE "dummy_cte" but does not use it.
SQLFluff: models/sources/models.sql#L16
PRS: Line 16, Position 11: Found unparsable section: '(null as \n array\n) as depends_on_nodes...'
SQLFluff: models/sources/seed_executions.sql#L3
ST03: Query defines CTE "dummy_cte" but does not use it.
SQLFluff: models/sources/seed_executions.sql#L23
PRS: Line 23, Position 26: Found unparsable section: 'as alias\n , cast(null as TEXT) as mes...'
SQLFluff: models/sources/seeds.sql#L3
ST03: Query defines CTE "dummy_cte" but does not use it.
SQLFluff: models/sources/seeds.sql#L20
PRS: Line 22, Position 26: Found unparsable section: 'as alias\n , cast(null as \n object\n)...'
SQLFluff: models/sources/snapshot_executions.sql#L3
ST03: Query defines CTE "dummy_cte" but does not use it.
SQLFluff: models/sources/snapshot_executions.sql#L23
PRS: Line 23, Position 26: Found unparsable section: 'as alias\n , cast(null as TEXT) as mes...'
SQLFluff: models/sources/snapshots.sql#L3
ST03: Query defines CTE "dummy_cte" but does not use it.
SQLFluff: models/sources/snapshots.sql#L15
PRS: Line 15, Position 11: Found unparsable section: '(null as \n array\n) as depends_on_nodes...'
SQLFluff: models/sources/sources.sql#L3
ST03: Query defines CTE "dummy_cte" but does not use it.
SQLFluff: models/sources/sources.sql#L19
PRS: Line 19, Position 11: Found unparsable section: '(null as \n array\n) as freshness\n \n ...'
SQLFluff: models/staging/stg_dbt__model_executions.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/staging/stg_dbt__model_executions.sql#L12
PRS: Line 13, Position 60: Found unparsable section: "|| '-' || coalesce(cast(node_id as TEXT)..."
SQLFluff: models/staging/stg_dbt__models.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/staging/stg_dbt__models.sql#L12
PRS: Line 13, Position 60: Found unparsable section: "|| '-' || coalesce(cast(node_id as TEXT)..."
SQLFluff: models/staging/stg_dbt__seed_executions.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/staging/stg_dbt__seed_executions.sql#L12
PRS: Line 13, Position 60: Found unparsable section: "|| '-' || coalesce(cast(node_id as TEXT)..."
SQLFluff: models/staging/stg_dbt__seeds.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/staging/stg_dbt__seeds.sql#L12
PRS: Line 13, Position 60: Found unparsable section: "|| '-' || coalesce(cast(node_id as TEXT)..."
SQLFluff: models/staging/stg_dbt__snapshot_executions.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/staging/stg_dbt__snapshot_executions.sql#L12
PRS: Line 13, Position 60: Found unparsable section: "|| '-' || coalesce(cast(node_id as TEXT)..."
SQLFluff: models/staging/stg_dbt__snapshots.sql#L2
ST03: Query defines CTE "base" but does not use it.
SQLFluff: models/staging/stg_dbt__snapshots.sql#L12
PRS: Line 13, Position 60: Found unparsable section: "|| '-' || coalesce(cast(node_id as TEXT)..."
SQLFluff: models/staging/stg_dbt__sources.sql#L12
PRS: Line 13, Position 60: Found unparsable section: "|| '-' || coalesce(cast(node_id as TEXT)..."
Lint dbt models using SQLFluff
The following actions uses node12 which is deprecated and will be forced to run on node16: trilom/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint dbt models using SQLFluff
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, trilom/[email protected], yuzutech/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint dbt models using SQLFluff
Received event from pull_request_target, but received a before(479ba5994d71df1c142cbc472d850694aa6d6bf9), after(d07ce3375ebfe1f5350bf78db73b7b15639fa011), and PR(444). I am assuming you want to use one or the other but I am giving you Push.
Lint dbt models using SQLFluff
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint dbt models using SQLFluff
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint dbt models using SQLFluff
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint dbt models using SQLFluff
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint dbt models using SQLFluff
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/