Skip to content

Commit

Permalink
fix: Workflow Bot -- Update Dictionaries (main) (#4860)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent a972043 commit 5c63463
Show file tree
Hide file tree
Showing 14 changed files with 41 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**/*.{md,tex}"]'
Summary:
files: 1407
filesWithIssues: 481
issues: 4819
issues: 4818
errors: 0
Errors: []

Expand Down Expand Up @@ -1443,7 +1443,6 @@ issues:
- "presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:335:103 Operandenstapel U lokalen Variablen auf den Operandenstapel. (\\href{http://www.javaseiten"
- "presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:337:23 invokespecial U \\item \\textbf{invokespecial [method-spec]}: invoke"
- "presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:350:104 javadoc U API} Javadoc}{java-6-javadoc.png}"
- "presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:382:7 Whitespaces U Keine Whitespaces nach"
- "presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:386:26 Inkrementierung U \\item ++ (Präfix-Inkrementierung, z.B. ++i;)"
- "presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:408:19 Hyperwürfel U \\item 4D: Hyperwürfel (falls quadratisch)"
- "presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:420:23 Konstrollstrukturen U \\item \\textbf{Konstrollstrukturen}:"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: MartinThoma/LaTeX-examples
Url: "https://github.com/MartinThoma/LaTeX-examples.git"
Args: ["**/*.{md,tex}"]
Lines:
CSpell: Files checked: 1407, Issues found: 4819 in 481 files
CSpell: Files checked: 1407, Issues found: 4818 in 481 files
exit code: 1
./README.md:12:35 - Unknown word (Wikpedia) -- can be found on [my Wikpedia Commons user page](http
./README.md:20:26 - Unknown word (seperate) -- Every LaTeX file is in a seperate folder and has its own
Expand Down Expand Up @@ -1434,7 +1434,6 @@ Lines:
./presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:335:103 - Unknown word (Operandenstapel) -- lokalen Variablen auf den Operandenstapel. (\href{http://www.javaseiten
./presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:337:23 - Unknown word (invokespecial) -- \item \textbf{invokespecial [method-spec]}: invoke
./presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:350:104 - Unknown word (javadoc) -- API} Javadoc}{java-6-javadoc.png}
./presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:382:7 - Unknown word (Whitespaces) -- Keine Whitespaces nach
./presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:386:26 - Unknown word (Inkrementierung) -- \item ++ (Präfix-Inkrementierung, z.B. ++i;)
./presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:408:19 - Unknown word (Hyperwürfel) -- \item 4D: Hyperwürfel (falls quadratisch)
./presentations/Programmieren-Tutorium/Tutorium-04/tutorium-04.tex:420:23 - Unknown word (Konstrollstrukturen) -- \item \textbf{Konstrollstrukturen}:
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/eslint/eslint/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--ex
Summary:
files: 1889
filesWithIssues: 1256
issues: 5545
issues: 5534
errors: 0
Errors: []

Expand Down Expand Up @@ -360,7 +360,6 @@ issues:
- "lib/rules/object-shorthand.js:102:34 Longform U expectedLiteralMethodLongform: \"Expected longform"
- "lib/rules/object-shorthand.js:102:54 longform U eralMethodLongform: \"Expected longform method syntax for string"
- "lib/rules/prefer-object-spread.js:61:42 sourcecode U sourceCode in context sourcecode object"
- "lib/rules/prefer-object-spread.js:128:46 whitespaces U given token and around whitespaces."
- "lib/rules/prefer-object-spread.js:173:4 Autofixes U * Autofixes the Object.assign call"
- "lib/rules/prefer-object-spread.js:176:24 autofixer U @returns {Function} autofixer - replaces the Object"
- "lib/rules/prefer-regex-literals.js:16:9 REGEXPP U const { REGEXPP_LATEST_ECMA_VERSION"
Expand Down
7 changes: 3 additions & 4 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: ["**","--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: 1889, Issues found: 5545 in 1256 files
CSpell: Files checked: 1889, Issues found: 5534 in 1256 files
exit code: 1
./Makefile.js:145:88 - Unknown word (ined) -- followed by the string "ined".
./Makefile.js:151:48 - Unknown word (blogpost) -- render(cat("./templates/blogpost.md.ejs"), renderContext
Expand Down Expand Up @@ -381,9 +381,8 @@ Lines:
./lib/rules/no-var.js:102:12 - Unknown word (Redeclared) -- function isRedeclared(variable) {
./lib/rules/object-shorthand.js:102:34 - Unknown word (Longform) -- expectedLiteralMethodLongform: "Expected longform
./lib/rules/object-shorthand.js:102:54 - Unknown word (longform) -- eralMethodLongform: "Expected longform method syntax for string
./lib/rules/prefer-object-spread.js:128:46 - Unknown word (whitespaces) -- given token and around whitespaces.
./lib/rules/prefer-object-spread.js:173:4 - Unknown word (Autofixes) -- * Autofixes the Object.assign call
./lib/rules/prefer-object-spread.js:176:24 - Unknown word (autofixer) -- @returns {Function} autofixer - replaces the Object
./lib/rules/prefer-object-spread.js:173:4 - Unknown word (Autofixes) -- * Autofixes the Object.assign call
./lib/rules/prefer-object-spread.js:176:24 - Unknown word (autofixer) -- @returns {Function} autofixer - replaces the Object
./lib/rules/prefer-object-spread.js:61:42 - Unknown word (sourcecode) -- sourceCode in context sourcecode object
./lib/rules/prefer-regex-literals.js:16:9 - Unknown word (REGEXPP) -- const { REGEXPP_LATEST_ECMA_VERSION
./lib/rules/prefer-regex-literals.js:246:21 - Unknown word (Regexpp) -- function getRegexppEcmaVersion(ecmaVersion
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/gitbucket/gitbucket/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**"]'
Summary:
files: 411
filesWithIssues: 397
issues: 2157
issues: 2156
errors: 0
Errors: []

Expand Down Expand Up @@ -301,7 +301,6 @@ issues:
- "src/test/scala/gitbucket/core/service/ServiceSpecBase.scala:157:49 baes U baseRepositoryName, baesBranch) = base.split"
- "src/test/scala/gitbucket/core/util/EditorConfigUtilSpec.scala:20:11 subdir U val subdirInfo = EditorConfigUtil"
- "src/test/scala/gitbucket/core/util/JGitUtilSpec.scala:268:53 finfo U git, branch, path).map(finfo => (finfo.name, finfo"
- "src/test/scala/gitbucket/core/util/StringUtilSpec.scala:25:32 whitespaces U should split string by whitespaces\") {"
- "src/test/scala/gitbucket/core/util/ValidationsSpec.scala:21:40 gghhii U validate(\"color\", \"#gghhii\", messages) == Some"
- "src/test/scala/gitbucket/core/view/HelpersSpec.scala:45:37 metacharacters U properly escape html metacharacters\") {"
- "src/test/scala/gitbucket/core/view/HelpersSpec.scala:57:43 metacharacter U link recognition at a metacharacter\") {"
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: gitbucket/gitbucket
Url: "https://github.com/gitbucket/gitbucket.git"
Args: ["**"]
Lines:
CSpell: Files checked: 411, Issues found: 2157 in 397 files
CSpell: Files checked: 411, Issues found: 2156 in 397 files
exit code: 1
./README.md:1:14 - Unknown word (Gitter) -- GitBucket [![Gitter chat](https://badges
./build.sbt:100:5 - Unknown word (Wunused) -- "-Wunused:imports",
Expand Down Expand Up @@ -296,7 +296,6 @@ Lines:
./src/test/scala/gitbucket/core/service/ServiceSpecBase.scala:157:49 - Unknown word (baes) -- baseRepositoryName, baesBranch) = base.split
./src/test/scala/gitbucket/core/util/EditorConfigUtilSpec.scala:20:11 - Unknown word (subdir) -- val subdirInfo = EditorConfigUtil
./src/test/scala/gitbucket/core/util/JGitUtilSpec.scala:268:53 - Unknown word (finfo) -- git, branch, path).map(finfo => (finfo.name, finfo
./src/test/scala/gitbucket/core/util/StringUtilSpec.scala:25:32 - Unknown word (whitespaces) -- should split string by whitespaces") {
./src/test/scala/gitbucket/core/util/ValidationsSpec.scala:21:40 - Unknown word (gghhii) -- validate("color", "#gghhii", messages) == Some
./src/test/scala/gitbucket/core/view/HelpersSpec.scala:45:37 - Unknown word (metacharacters) -- properly escape html metacharacters") {
./src/test/scala/gitbucket/core/view/HelpersSpec.scala:57:43 - Unknown word (metacharacter) -- link recognition at a metacharacter") {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/microsoft/TypeScript-Website.git
Args: '["--config=${repoConfig}/cspell.json","**/*.*"]'
Summary:
files: 739
filesWithIssues: 172
issues: 663
filesWithIssues: 171
issues: 662
errors: 0
Errors: []

Expand Down Expand Up @@ -175,7 +175,6 @@ issues:
- "packages/tsconfig-reference/copy/en/options/inlineSourceMap.md:8:52 webserver U debug JS files on a webserver that doesn't allow"
- "packages/tsconfig-reference/copy/en/options/sourceMap.md:37:28 UAAU U mappings\": \";;AAAa,QAAA,UAAU,GAAG,IAAI,CAAA\""
- "packages/tsconfig-reference/copy/en/options/sourceMap.md:37:43 CAAA U QAAA,UAAU,GAAG,IAAI,CAAA\""
- "packages/tsconfig-reference/scripts/cli/generateMarkdown.ts:51:21 whitespaces U // Trim leading whitespaces so that it is not rendered"
- "packages/tsconfig-reference/scripts/msbuild/Microsoft.TypeScript.targets:84:22 Guids U <CfgPropertyPagesGuidsAddCSharp>{d4683cae-"
- "packages/tsconfig-reference/scripts/msbuild/Microsoft.TypeScript.targets:133:113 codepage U eScriptBuildConfigurations) --codepage $(TypeScriptCodePage"
- "packages/tsconfig-reference/scripts/msbuild/Microsoft.TypeScript.targets:198:25 Cordova U <!-- Workaround for Cordova projects which still"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: microsoft/TypeScript-Website
Url: "https://github.com/microsoft/TypeScript-Website.git"
Args: ["--config=../../../../config/repositories/microsoft/TypeScript-Website/cspell.json","**/*.*"]
Lines:
CSpell: Files checked: 739, Issues found: 663 in 172 files
CSpell: Files checked: 739, Issues found: 662 in 171 files
exit code: 1
./SECURITY.md:13:72 - Unknown word (MSRC) -- Security Response Center (MSRC) at [https://msrc.microsoft
./SECURITY.md:17:205 - Unknown word (msrc) -- found at [microsoft.com/msrc](https://aka.ms/opensource
Expand Down Expand Up @@ -172,7 +172,6 @@ Lines:
./packages/tsconfig-reference/copy/en/options/inlineSourceMap.md:8:52 - Unknown word (webserver) -- debug JS files on a webserver that doesn't allow
./packages/tsconfig-reference/copy/en/options/sourceMap.md:37:28 - Unknown word (UAAU) -- mappings": ";;AAAa,QAAA,UAAU,GAAG,IAAI,CAAA"
./packages/tsconfig-reference/copy/en/options/sourceMap.md:37:43 - Unknown word (CAAA) -- QAAA,UAAU,GAAG,IAAI,CAAA"
./packages/tsconfig-reference/scripts/cli/generateMarkdown.ts:51:21 - Unknown word (whitespaces) -- // Trim leading whitespaces so that it is not rendered
./packages/tsconfig-reference/scripts/msbuild/Microsoft.TypeScript.targets:133:113 - Unknown word (codepage) -- eScriptBuildConfigurations) --codepage $(TypeScriptCodePage
./packages/tsconfig-reference/scripts/msbuild/Microsoft.TypeScript.targets:198:25 - Unknown word (Cordova) -- <!-- Workaround for Cordova projects which still
./packages/tsconfig-reference/scripts/msbuild/Microsoft.TypeScript.targets:84:22 - Unknown word (Guids) -- <CfgPropertyPagesGuidsAddCSharp>{d4683cae-
Expand Down
5 changes: 2 additions & 3 deletions integration-tests/snapshots/sveltejs/svelte/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/sveltejs/svelte.git
Args: '["**"]'
Summary:
files: 5801
filesWithIssues: 656
issues: 5787
filesWithIssues: 654
issues: 5767
errors: 0
Errors: []

Expand Down Expand Up @@ -71,7 +71,6 @@ issues:
- "documentation/blog/2020-07-17-svelte-and-typescript.md:53:201 halfnelson U including integrating [@halfnelson](https://github.com"
- "documentation/blog/2020-07-17-svelte-and-typescript.md:116:43 ortatherox U in workspace: /Users/ortatherox/dev/svelte/example-app"
- "documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:4:9 Dani U author: Dani Sandoval"
- "documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:46:69 whitespaces U now at dealing with whitespaces, especially around inline"
- "documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:59:11 Tetris U - [GitHub Tetris](https://svelte.dev"
- "documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:72:11 materialify U - [svelte-materialify](https://github.com"
- "documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:73:11 undoable U - [svelte-undoable](https://github.com"
Expand Down
5 changes: 2 additions & 3 deletions integration-tests/snapshots/sveltejs/svelte/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: sveltejs/svelte
Url: "https://github.com/sveltejs/svelte.git"
Args: ["**"]
Lines:
CSpell: Files checked: 5801, Issues found: 5787 in 656 files
CSpell: Files checked: 5801, Issues found: 5767 in 654 files
exit code: 1
./CONTRIBUTING.md:22:5 - Unknown word (Triaging) -- ### Triaging issues and pull requests
./documentation/blog/2016-11-26-frameworks-without-the-framework.md:29:303 - Unknown word (analysing) -- modules. By statically analysing the component template
Expand Down Expand Up @@ -65,9 +65,8 @@ Lines:
./documentation/blog/2020-07-17-svelte-and-typescript.md:4:9 - Unknown word (Orta) -- author: Orta Therox
./documentation/blog/2020-07-17-svelte-and-typescript.md:53:201 - Unknown word (halfnelson) -- including integrating [@halfnelson](https://github.com
./documentation/blog/2020-07-17-svelte-and-typescript.md:53:8 - Unknown word (Holthausen) -- [Simon Holthausen](https://github.com
./documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:46:69 - Unknown word (whitespaces) -- now at dealing with whitespaces, especially around inline
./documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:4:9 - Unknown word (Dani) -- author: Dani Sandoval
./documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:59:11 - Unknown word (Tetris) -- - [GitHub Tetris](https://svelte.dev
./documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:59:11 - Unknown word (Tetris) -- - [GitHub Tetris](https://svelte.dev
./documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:72:11 - Unknown word (materialify) -- - [svelte-materialify](https://github.com
./documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:73:11 - Unknown word (undoable) -- - [svelte-undoable](https://github.com
./documentation/blog/2020-10-01-whats-new-in-svelte-october-2020.md:80:4 - Unknown word (Filepond) -- - [Filepond (Drag-and-drop file
Expand Down
5 changes: 2 additions & 3 deletions integration-tests/snapshots/wireapp/wire-webapp/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/wireapp/wire-webapp.git
Args: '["src/script/**/*.{js,ts,tsx,md}"]'
Summary:
files: 997
filesWithIssues: 142
issues: 485
filesWithIssues: 141
issues: 484
errors: 0
Errors: []

Expand Down Expand Up @@ -131,7 +131,6 @@ issues:
- "src/script/conversation/ConversationService.ts:414:32 corecrypto U MLS conversation in corecrypto and deletes the conversation"
- "src/script/conversation/ConversationState.test.ts:37:29 groupid U conversation.groupId = `groupid-${randomUUID()}`;"
- "src/script/conversation/linkPreviews/blackList.test.ts:23:18 youtu U it('blacklists youtu.be links', () => {"
- "src/script/conversation/linkPreviews/helpers.test.ts:41:42 whitespaces U leading and trailing whitespaces', () => {"
- "src/script/conversation/linkPreviews/index.ts:41:3 permanant U permanantUrl: string;"
- "src/script/conversation/MessageRepository.test.ts:53:28 selfid U selfUser = new User('selfid', '');"
- "src/script/conversation/MessageRepository.test.ts:276:27 haha U user1: 'like,love,haha',"
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/wireapp/wire-webapp/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: wireapp/wire-webapp
Url: "https://github.com/wireapp/wire-webapp.git"
Args: ["src/script/**/*.{js,ts,tsx,md}"]
Lines:
CSpell: Files checked: 997, Issues found: 485 in 142 files
CSpell: Files checked: 997, Issues found: 484 in 141 files
exit code: 1
./src/script/assets/AssetRepository.ts:180:59 - Unknown word (DECRPYT) -- TransferState.DOWNLOAD_FAILED_DECRPYT);
./src/script/auth/component/AccountForm.tsx:254:9 - Unknown word (aligncenter) -- aligncenter
Expand Down Expand Up @@ -130,7 +130,6 @@ Lines:
./src/script/conversation/MessageRepository.ts:347:24 - Unknown word (explicitely) -- // We set the id explicitely in order to be able
./src/script/conversation/MessageRepository.ts:479:34 - Unknown word (messsage) -- originalId Id of the messsage currently in db, necessary
./src/script/conversation/linkPreviews/blackList.test.ts:23:18 - Unknown word (youtu) -- it('blacklists youtu.be links', () => {
./src/script/conversation/linkPreviews/helpers.test.ts:41:42 - Unknown word (whitespaces) -- leading and trailing whitespaces', () => {
./src/script/conversation/linkPreviews/index.ts:41:3 - Unknown word (permanant) -- permanantUrl: string;
./src/script/entity/Conversation.test.ts:155:40 - Unknown word (exisiting) -- add message with an exisiting id', () => {
./src/script/entity/Conversation.test.ts:496:29 - Unknown word (Delson) -- third_user.name('Brad Delson');
Expand Down
8 changes: 4 additions & 4 deletions packages/cspell-bundled-dicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@cspell/dict-cpp": "^5.0.5",
"@cspell/dict-cryptocurrencies": "^4.0.0",
"@cspell/dict-csharp": "^4.0.2",
"@cspell/dict-css": "^4.0.8",
"@cspell/dict-css": "^4.0.9",
"@cspell/dict-dart": "^2.0.3",
"@cspell/dict-django": "^4.1.0",
"@cspell/dict-docker": "^1.1.7",
Expand All @@ -70,7 +70,7 @@
"@cspell/dict-haskell": "^4.0.1",
"@cspell/dict-html": "^4.0.4",
"@cspell/dict-html-symbol-entities": "^4.0.0",
"@cspell/dict-java": "^5.0.5",
"@cspell/dict-java": "^5.0.6",
"@cspell/dict-k8s": "^1.0.1",
"@cspell/dict-latex": "^4.0.0",
"@cspell/dict-lorem-ipsum": "^4.0.0",
Expand All @@ -85,11 +85,11 @@
"@cspell/dict-ruby": "^5.0.0",
"@cspell/dict-rust": "^4.0.1",
"@cspell/dict-scala": "^5.0.0",
"@cspell/dict-software-terms": "^3.3.0",
"@cspell/dict-software-terms": "^3.3.1",
"@cspell/dict-sql": "^2.1.1",
"@cspell/dict-svelte": "^1.0.2",
"@cspell/dict-swift": "^2.0.1",
"@cspell/dict-typescript": "^3.1.1",
"@cspell/dict-typescript": "^3.1.2",
"@cspell/dict-vue": "^3.0.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 5c63463

Please sign in to comment.