Skip to content

fix: magic notes coming in on individual rows #1578

fix: magic notes coming in on individual rows

fix: magic notes coming in on individual rows #1578

GitHub Actions / Trunk Check failed Oct 4, 2024 in 2s

Trunk Check

Checked 1 modified file
✖ 2 new lint issues

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check failure on line 14 in src/dbt/kipptaf/models/schoolmint/grow/intermediate/int_schoolmint_grow__observations.sql

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

sqlfluff(CV10)

[new] Inconsistent use of preferred quote style 'single quotes'. Use '; ' instead of "; ".

Check failure on line 1 in src/dbt/kipptaf/models/schoolmint/grow/intermediate/int_schoolmint_grow__observations.sql

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

sqlfluff(ST06)

[new] Select wildcards then simple targets before calculations and aggregates.