Skip to content

Conversation

@sudo-suhas
Copy link
Contributor

Before

$ meteor lint recipe.yaml
recipe error: urn scope is required to generate unique urnsample: invalid http sink config: Key: 'Config.method' Error:Field validation for 'method' failed on the 'required' tag
sample: invalid labels processor config: Key: 'Config.labels' Error:Field validation for 'labels' failed on the 'required' tag

Some checks were not successful
1 failing, 0 successful, and 1 total

✘  sample	(3 errors, 0 warnings)

After

$ meteor lint recipe.yaml
recipe error: urn scope is required to generate unique urn
sample: invalid http sink config: Key: 'Config.method' Error:Field validation for 'method' failed on the 'required' tag

Some checks were not successful
1 failing, 0 successful, and 1 total

✘  sample	(2 errors, 0 warnings)

@sudo-suhas sudo-suhas merged commit 2456133 into main Sep 5, 2022
@sudo-suhas sudo-suhas deleted the fix-lint-error-msg branch September 5, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants