benthos bloblang required: expected comma or closing bracket #2101
helloworld6688
started this conversation in
General
Replies: 1 comment
-
Hey @helloworld6688, can you provide a short config example that I can run locally? Otherwise it's hard to tell with all the omitted data. For example, what's contained within |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i met this problem in my code, but i don't know how to fix it ,so i hope someone who can help me, best wish for you
level=error msg="Config lint error" @service=benthos lint="/benthos.yaml(158,15) line 1 char 1: failed to parse import './mapping/business.blobl'\n |\n1 | import "./mapping/business.blobl"\n | ^---\n\n./mapping/business.blobl: line 18 char 22: required: expected comma or closing bracket\n |\n22 | root.business = "hardware" |
this is benthos config, and my yaml config is ok
Beta Was this translation helpful? Give feedback.
All reactions