Test the Action #232
Annotations
3 warnings
testdata/test_failed_dbt/models/staging/staging_02.sql#L1
[sqlfluff-lint] reported by reviewdog 🐶
Select targets should be on a new line unless there is only one select target.
Raw Output:
message:"Select targets should be on a new line unless there is only one select target." location:{path:"testdata/test_failed_dbt/models/staging/staging_02.sql" range:{start:{}}} severity:WARNING source:{name:"sqlfluff" url:"https://github.com/sqlfluff/sqlfluff"} code:{value:"LT09" url:"https://docs.sqlfluff.com/en/stable/rules.html#sqlfluff.core.rules.Rule_LT09"}
|
testdata/test_failed_dbt/models/staging/staging_02.sql#L1
[sqlfluff-lint] reported by reviewdog 🐶
Expected line break and no indent before '2'.
Raw Output:
message:"Expected line break and no indent before '2'." location:{path:"testdata/test_failed_dbt/models/staging/staging_02.sql" range:{start:{}}} severity:WARNING source:{name:"sqlfluff" url:"https://github.com/sqlfluff/sqlfluff"} code:{value:"LT02" url:"https://docs.sqlfluff.com/en/stable/rules.html#sqlfluff.core.rules.Rule_LT02"}
|
testdata/test_failed_dbt/models/staging/staging_02.sql#L1
[sqlfluff-lint] reported by reviewdog 🐶
Line 5, Position 7: Found unparsable section: '2 3'
Raw Output:
message:"Line 5, Position 7: Found unparsable section: '2 3'" location:{path:"testdata/test_failed_dbt/models/staging/staging_02.sql" range:{start:{}}} severity:WARNING source:{name:"sqlfluff" url:"https://github.com/sqlfluff/sqlfluff"} code:{value:"PRS" url:"https://docs.sqlfluff.com/en/stable/rules.html#sqlfluff.core.rules.Rule_PRS"}
|
The logs for this run have expired and are no longer available.
Loading