Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected warnings in clean quick setup #3269

Closed
4 of 19 tasks
thlmenezes opened this issue Jul 20, 2022 · 2 comments · Fixed by #3272
Closed
4 of 19 tasks

Unexpected warnings in clean quick setup #3269

thlmenezes opened this issue Jul 20, 2022 · 2 comments · Fixed by #3272

Comments

@thlmenezes
Copy link

Info

Kind of Issue

  • runtime - command-line tools
  • building / compiling
  • security
  • change in behavior
  • crash / error

Which Tool or library

  • cspell -- the command-line spelling tool
  • cspell-tools -- used for building dictionary files
  • cspell-lib -- library that does the actual spell checking.
  • cspell-trie -- tool for working with trie files.
  • @cspell/eslint-plugin

Which Version

Version:

Issue with supporting library?

  • No
  • cspell-glob -- library for matching glob patterns
  • cspell-io -- thin file i/o library
  • cspell-trie-lib - trie lib
  • cspell-trie2-lib - trie lib alternate format

OS:

  • Macos
  • Linux
  • Windows
  • Other

Bug Description

can't resolve reference #/definitions/CustomWordListFilePath from id #
can't resolve reference #/definitions/CustomWordListFile from id #

To Reproduce

Steps to reproduce the behavior:

  1. Followed quick steps listed in @cspell/eslint-plugin
  2. Tried running, received following warnings.

Expected behavior

No warnings for a config I haven't customized yet, or more steps listed in quick setup.

@Jason3S
Copy link
Collaborator

Jason3S commented Jul 20, 2022

Thank you.
Please use version 6.3.0.
The warning is an issue with the configuration scheme.

Jason3S added a commit that referenced this issue Jul 23, 2022
Remove references from schema because ESLint does not support them.

fixes: #3269
Jason3S added a commit that referenced this issue Jul 23, 2022
Remove references from schema because ESLint does not support them.

fixes: #3269
thlmenezes added a commit to TMTecnologia/turborepo-tmtecnologia that referenced this issue Aug 17, 2022
@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants