Skip to content

[CT-2856] [Bug] ParseInlineNodeError does not contain node status #8173

Closed
@ChenyuLInx

Description

Is this a new bug in dbt-core?

  • I believe this is a new bug in dbt-core
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

When running dbt --log-format json compile --inline 'select * from {{ref("node_not")}}' in any project, inspect the events from core you can see node_info for ParseInlineNodeError do not contain field node_status.

Expected Behavior

node_info for ParseInlineNodeError contain field node_status

Steps To Reproduce

mentioned above

Relevant log output

No response

Environment

- OS:
- Python:
- dbt:

Which database adapter are you using with dbt?

No response

Additional Context

No response

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions