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

Update version numbers in spellcheck pipeline #6165

Merged
merged 2 commits into from Oct 10, 2022

Conversation

SeanKilleen
Copy link
Contributor

Just a quick drive-by. I've been doing some other similar PR work and figured I'd bump the versions since I know they work.

Changes

  • Updates node version of spellcheck task from 12.x --> 16.x
  • Updates cSpell version to the latest 6.12.0

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb Aaronontheweb self-requested a review October 10, 2022 14:30
Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the new version doesn't like some old words:

115/126 ./docs/community/contributing/documentation-guidelines.md 83.75ms X
/home/vsts/work/1/s/docs/community/contributing/documentation-guidelines.md:238:129 - Unknown word (webserver)
 85/126 ./docs/articles/streams/builtinstages.md 182.91ms X
/home/vsts/work/1/s/docs/articles/streams/builtinstages.md:176:66 - Unknown word (concat)
/home/vsts/work/1/s/docs/articles/streams/builtinstages.md:1051:5 - Unknown word (Concat)
/home/vsts/work/1/s/docs/articles/streams/builtinstages.md:1233:5 - Unknown word (Concat)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants