Skip to content

Commit

Permalink
fix: Workflow Bot -- Update Dictionaries (main) (#5980)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 04400a4 commit b6b18bf
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 18 deletions.
6 changes: 2 additions & 4 deletions integration-tests/snapshots/eslint/eslint/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/eslint/eslint
Args: '[".","--config=../../../config/eslint/cspell.config.yaml","--issues-summary-report","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--exclude=tests/bench/large.js","--exclude=docs/src/_includes","--exclude=docs/src/assets/{fonts,s?css,images}"]'
Summary:
files: 1944
filesWithIssues: 325
issues: 1731
filesWithIssues: 324
issues: 1730
errors: 0
Errors: []

Expand Down Expand Up @@ -34,7 +34,6 @@ issues:
- "docs/src/assets/scss/ads.scss:141:32 callout U publisher].loaded .ea-callout a:link,"
- "docs/src/assets/scss/components/docs-navigation.scss:27:6 flexer U .flexer {"
- "docs/src/assets/scss/components/search.scss:178:10 docsearch U .algolia-docsearch-suggestion--highlight"
- "docs/src/assets/scss/components/tabs.scss:8:10 tablist U .c-tabs__tablist {"
- "docs/src/assets/scss/docs.scss:124:44 Csvg U data:image/svg+xml,%3Csvg width='45' height='"
- "docs/src/assets/scss/docs.scss:124:216 Cpath U fill='%23ECFDF3'/%3E%3Cpath d='M30.5 16L19.5 27L"
- "docs/src/assets/scss/docs.scss:124:339 Crect U linejoin='round'/%3E%3Crect x='1.5' y='1' width"
Expand Down Expand Up @@ -1025,7 +1024,6 @@ issuesSummary:
- "text: Swiff, count: 1, files: 1,"
- "text: Syntastic, count: 1, files: 1,"
- "text: syntaxhighlight, count: 1, files: 1,"
- "text: tablist, count: 1, files: 1,"
- "text: tabpanels, count: 5, files: 1,"
- "text: Tangsa, count: 1, files: 1,"
- "text: Tanuj, count: 2, files: 1,"
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/eslint/eslint/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: eslint/eslint
Url: "https://github.com/eslint/eslint"
Args: [".","--config=../../../config/eslint/cspell.config.yaml","--issues-summary-report","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--exclude=tests/bench/large.js","--exclude=docs/src/_includes","--exclude=docs/src/assets/{fonts,s?css,images}"]
Lines:
CSpell: Files checked: 1944, Issues found: 1731 in 325 files.
CSpell: Files checked: 1944, Issues found: 1730 in 324 files.
exit code: 1
Makefile.js:132:88 - Unknown word (ined) -- followed by the string "ined".
Makefile.js:343:12 - Unknown word (gensite) -- target.gensite();
Expand Down Expand Up @@ -59,7 +59,6 @@ docs/src/assets/scss/ads.scss:141:32 - Unknown word (callout) -- publisher
docs/src/assets/scss/ads.scss:16:2 - Unknown word (carbonads) -- #carbonads * {
docs/src/assets/scss/components/docs-navigation.scss:27:6 - Unknown word (flexer) -- .flexer {
docs/src/assets/scss/components/search.scss:178:10 - Unknown word (docsearch) -- .algolia-docsearch-suggestion--highlight
docs/src/assets/scss/components/tabs.scss:8:10 - Unknown word (tablist) -- .c-tabs__tablist {
docs/src/assets/scss/docs.scss:124:216 - Unknown word (Cpath) -- fill='%23ECFDF3'/%3E%3Cpath d='M30.5 16L19.5 27L
docs/src/assets/scss/docs.scss:124:339 - Unknown word (Crect) -- linejoin='round'/%3E%3Crect x='1.5' y='1' width
docs/src/assets/scss/docs.scss:124:44 - Unknown word (Csvg) -- data:image/svg+xml,%3Csvg width='45' height='
Expand Down
4 changes: 1 addition & 3 deletions integration-tests/snapshots/pagekit/pagekit/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["-e","/app/assets/codemirror","-e","/app/system/languages","**"]'
Summary:
files: 741
filesWithIssues: 210
issues: 633
issues: 631
errors: 0
Errors: []

Expand Down Expand Up @@ -73,8 +73,6 @@ issues:
- "app/modules/debug/assets/vendor/highlight/highlight.css:3:22 Vasily U github.com style (c) Vasily Polovnyov <vast@whiteants"
- "app/modules/debug/assets/vendor/highlight/highlight.css:3:29 Polovnyov U com style (c) Vasily Polovnyov <vast@whiteants.net"
- "app/modules/debug/assets/vendor/highlight/highlight.css:23:6 winutils U pre .winutils,"
- "app/modules/debug/assets/vendor/highlight/highlight.css:34:6 hexcolor U pre .hexcolor,"
- "app/modules/debug/assets/vendor/highlight/highlight.css:41:6 phpdoc U pre .phpdoc,"
- "app/modules/debug/assets/vendor/highlight/highlight.css:61:6 vhdl U pre .vhdl .literal,"
- "app/modules/debug/assets/vendor/highlight/highlight.js:1:6038 CLCM U [this.BE],r:0};this.CLCM={cN:\"comment\",b:\"//"
- "app/modules/debug/assets/vendor/highlight/highlight.js:1:6076 CBLCLM U ,b:\"//\",e:\"$\"};this.CBLCLM={cN:\"comment\",b:\"/\\"
Expand Down
4 changes: 1 addition & 3 deletions integration-tests/snapshots/pagekit/pagekit/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: pagekit/pagekit
Url: "https://github.com/pagekit/pagekit.git"
Args: ["-e","/app/assets/codemirror","-e","/app/system/languages","**"]
Lines:
CSpell: Files checked: 741, Issues found: 633 in 210 files.
CSpell: Files checked: 741, Issues found: 631 in 210 files.
exit code: 1
README.md:20:55 - Unknown word (Otheme) -- project developed by YOOtheme.</b>
app/assets/marked/marked.js:1211:27 - Unknown word (occured) -- return '<p>An error occured:</p><pre>'
Expand Down Expand Up @@ -67,10 +67,8 @@ app/modules/database/index.php:80:32 - Unknown word (Inno) -- 'engine'
app/modules/database/src/Table.php:76:61 - Unknown word (NOCASE) -- hemaOptions']['collation'] = 'NOCASE';
app/modules/debug/app/debugbar.js:1:5 - Unknown word (Debugbar) -- var Debugbar = Vue.extend(require
app/modules/debug/assets/vendor/highlight/highlight.css:23:6 - Unknown word (winutils) -- pre .winutils,
app/modules/debug/assets/vendor/highlight/highlight.css:34:6 - Unknown word (hexcolor) -- pre .hexcolor,
app/modules/debug/assets/vendor/highlight/highlight.css:3:22 - Unknown word (Vasily) -- github.com style (c) Vasily Polovnyov <vast@whiteants
app/modules/debug/assets/vendor/highlight/highlight.css:3:29 - Unknown word (Polovnyov) -- com style (c) Vasily Polovnyov <vast@whiteants.net
app/modules/debug/assets/vendor/highlight/highlight.css:41:6 - Unknown word (phpdoc) -- pre .phpdoc,
app/modules/debug/assets/vendor/highlight/highlight.css:61:6 - Unknown word (vhdl) -- pre .vhdl .literal,
app/modules/debug/assets/vendor/highlight/highlight.js:1:11369 - Unknown word (endswitch) -- interface as static endswitch array null if endwhile
app/modules/debug/assets/vendor/highlight/highlight.js:1:11393 - Unknown word (endwhile) -- endswitch array null if endwhile or const for endforeach
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-bundled-dicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@cspell/dict-filetypes": "^3.0.4",
"@cspell/dict-fonts": "^4.0.0",
"@cspell/dict-fsharp": "^1.0.1",
"@cspell/dict-fullstack": "^3.1.9",
"@cspell/dict-fullstack": "^3.2.0",
"@cspell/dict-gaming-terms": "^1.0.5",
"@cspell/dict-git": "^3.0.0",
"@cspell/dict-golang": "^6.0.9",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6b18bf

Please sign in to comment.