Skip to content

Commit

Permalink
ci: update dictionaries (#479)
Browse files Browse the repository at this point in the history
* ci: Reduce the output size

* ci: update spelling dictionaries

* Update package.json

* fix: Update libraries and snapshots
  • Loading branch information
Jason3S committed Oct 31, 2020
1 parent 70e3564 commit 30eedf7
Show file tree
Hide file tree
Showing 14 changed files with 34 additions and 68 deletions.
2 changes: 1 addition & 1 deletion integration-tests/.vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"skipFiles": [
"<node_internals>/**"
],
"program": "${workspaceFolder}/bin.js",
"program": "${workspaceFolder}/tester.js",
"outFiles": [
"${workspaceFolder}/**/*.js"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: Azure/azure-rest-api-specs
Url: "https://github.com/Azure/azure-rest-api-specs.git"
Args: ["--config=cSpell.json","**/*.{md,ts,js}","*.{md,ts,js}"]
Lines:
CSpell: Files checked: 1468, Issues found: 2394 in 613 files
CSpell: Files checked: 1468, Issues found: 2393 in 613 files
exit code: 1
./Azure/azure-rest-api-specs/README.md:20:179 - Unknown word (Dataplane)
./Azure/azure-rest-api-specs/README.md:30:134 - Unknown word (dataplane)
Expand Down Expand Up @@ -251,7 +251,6 @@ Lines:
./Azure/azure-rest-api-specs/specification/storagecache/resource-manager/readme.az.md:7:15 - Unknown word (storagecache)
./Azure/azure-rest-api-specs/specification/synapse/data-plane/readme.go.md:48:12 - Unknown word (accesscontrol)
./Azure/azure-rest-api-specs/specification/synapse/data-plane/readme.go.md:68:12 - Unknown word (managedvirtualnetwork)
./Azure/azure-rest-api-specs/specification/synapse/data-plane/readme.md:119:57 - Unknown word (jupyter)
./Azure/azure-rest-api-specs/specification/synapse/data-plane/readme.md:119:97 - Unknown word (proeprties)
./Azure/azure-rest-api-specs/specification/synapse/resource-manager/readme.azureresourceschema.md:45:50 - Unknown word (privatelinkhub)
./Azure/azure-rest-api-specs/specification/vmwarecloudsimple/resource-manager/readme.azureresourceschema.md:9:17 - Unknown word (vmwarecloudsimple)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ Repository: TheAlgorithms/Python
Url: "https://github.com/TheAlgorithms/Python.git"
Args: ["**/*.{md,py}","*.{md,py}"]
Lines:
CSpell: Files checked: 700, Issues found: 2638 in 395 files
CSpell: Files checked: 700, Issues found: 2625 in 395 files
exit code: 1
./TheAlgorithms/Python/CONTRIBUTING.md:118:33 - Unknown word (pytest)
./TheAlgorithms/Python/CONTRIBUTING.md:121:14 - Unknown word (doctest)
./TheAlgorithms/Python/CONTRIBUTING.md:129:11 - Unknown word (eval)
./TheAlgorithms/Python/CONTRIBUTING.md:138:171 - Unknown word (mypy)
./TheAlgorithms/Python/CONTRIBUTING.md:152:54 - Unknown word (Jupyter)
./TheAlgorithms/Python/CONTRIBUTING.md:158:79 - Unknown word (autogenerated)
./TheAlgorithms/Python/CONTRIBUTING.md:167:10 - Unknown word (poyea)
./TheAlgorithms/Python/CONTRIBUTING.md:46:8 - Unknown word (docstrings)
Expand Down Expand Up @@ -866,13 +865,10 @@ Lines:
./TheAlgorithms/Python/web_programming/covid_stats_via_xpath.py:2:51 - Unknown word (worldometers)
./TheAlgorithms/Python/web_programming/covid_stats_via_xpath.py:2:75 - Unknown word (lxml)
./TheAlgorithms/Python/web_programming/current_stock_price.py:13:25 - Unknown word (AMZN)
./TheAlgorithms/Python/web_programming/current_stock_price.py:13:34 - Unknown word (GOOG)
./TheAlgorithms/Python/web_programming/current_stock_price.py:13:39 - Unknown word (MSFT)
./TheAlgorithms/Python/web_programming/current_stock_price.py:13:44 - Unknown word (ORCL)
./TheAlgorithms/Python/web_programming/current_stock_price.py:5:32 - Unknown word (AAPL)
./TheAlgorithms/Python/web_programming/current_weather.py:12:32 - Unknown word (Kolkata)
./TheAlgorithms/Python/web_programming/current_weather.py:3:1 - Unknown word (APPID)
./TheAlgorithms/Python/web_programming/current_weather.py:3:43 - Unknown word (appid)
./TheAlgorithms/Python/web_programming/emails_from_url.py:2:24 - Unknown word (Umer)
./TheAlgorithms/Python/web_programming/emails_from_url.py:2:29 - Unknown word (Farooq)
./TheAlgorithms/Python/web_programming/get_imdb_top_250_movies_csv.py:9:9 - Unknown word (imdb)
Expand Down
6 changes: 1 addition & 5 deletions integration-tests/snapshots/django/django/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: django/django
Url: "https://github.com/django/django.git"
Args: ["**/*.{md,py}","*.{md,py}"]
Lines:
CSpell: Files checked: 2116, Issues found: 8152 in 936 files
CSpell: Files checked: 2116, Issues found: 8139 in 935 files
exit code: 1
./django/django/django/apps/config.py:115:76 - Unknown word (isclass)
./django/django/django/apps/config.py:192:41 - Unknown word (isupper)
Expand Down Expand Up @@ -709,7 +709,6 @@ Lines:
./django/django/django/template/defaulttags.py:853:12 - Unknown word (ifnotequal)
./django/django/django/template/library.py:41:40 - Unknown word (somefunc)
./django/django/django/template/loader_tags.py:285:49 - Unknown word (BAZZ)
./django/django/django/template/loader_tags.py:285:61 - Unknown word (BING)
./django/django/django/test/client.py:397:45 - Unknown word (doseq)
./django/django/django/test/runner.py:112:36 - Unknown word (unpythonic)
./django/django/django/test/runner.py:136:16 - Unknown word (unpicklable)
Expand Down Expand Up @@ -1084,7 +1083,6 @@ Lines:
./django/django/tests/aggregation_regress/tests.py:745:9 - Unknown word (qstr)
./django/django/tests/annotations/tests.py:215:14 - Unknown word (Catelyn)
./django/django/tests/annotations/tests.py:520:56 - Unknown word (APPL)
./django/django/tests/annotations/tests.py:522:65 - Unknown word (GOOG)
./django/django/tests/apps/apps.py:11:14 - Unknown word (myauth)
./django/django/tests/apps/namespace_package_base/nsapp/apps.py:8:13 - Unknown word (nsapp)
./django/django/tests/apps/tests.py:338:64 - Unknown word (lazya)
Expand Down Expand Up @@ -1223,7 +1221,6 @@ Lines:
./django/django/tests/distinct_on_fields/tests.py:38:9 - Unknown word (qsets)
./django/django/tests/expressions/tests.py:1306:13 - Unknown word (sday)
./django/django/tests/expressions/tests.py:1307:13 - Unknown word (stime)
./django/django/tests/expressions/tests.py:1462:13 - Unknown word (exps)
./django/django/tests/expressions/tests.py:1740:20 - Unknown word (ouput)
./django/django/tests/expressions/tests.py:279:36 - Unknown word (Funcs)
./django/django/tests/expressions/tests.py:402:9 - Unknown word (mustermanns)
Expand Down Expand Up @@ -2047,7 +2044,6 @@ Lines:
./django/django/tests/utils_tests/test_archive.py:34:53 - Unknown word (IRWXO)
./django/django/tests/utils_tests/test_autoreload.py:108:75 - Unknown word (zipf)
./django/django/tests/utils_tests/test_autoreload.py:171:32 - Unknown word (Werror)
./django/django/tests/utils_tests/test_autoreload.py:24:23 - Unknown word (macos)
./django/django/tests/utils_tests/test_autoreload.py:83:30 - Unknown word (Ceci)
./django/django/tests/utils_tests/test_autoreload.py:83:35 - Unknown word (n'est)
./django/django/tests/utils_tests/test_baseconv.py:37:32 - Unknown word (cjdhel)
Expand Down
12 changes: 1 addition & 11 deletions integration-tests/snapshots/liriliri/licia/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: liriliri/licia
Url: "https://github.com/liriliri/licia.git"
Args: ["**/*.*","*.*"]
Lines:
CSpell: Files checked: 1345, Issues found: 444 in 88 files
CSpell: Files checked: 1345, Issues found: 425 in 80 files
exit code: 1
./liriliri/licia/CHANGELOG.md:187:26 - Unknown word (unenumerable)
./liriliri/licia/CHANGELOG.md:45:22 - Unknown word (eval)
Expand Down Expand Up @@ -41,21 +41,13 @@ Lines:
./liriliri/licia/README_CN.md:27:9 - Unknown word (zepto)
./liriliri/licia/demo/MediaQuery.demo.html:6:20 - Unknown word (unmatch)
./liriliri/licia/demo/scrollTo.demo.html:52:40 - Unknown word (arrrived)
./liriliri/licia/lib/demo.js:69:9 - Unknown word (sourcemap)
./liriliri/licia/lib/setup.js:3:7 - Unknown word (execa)
./liriliri/licia/lib/tpl/karma.conf.tpl:15:9 - Unknown word (preprocessors)
./liriliri/licia/lib/tpl/karma.conf.tpl:19:32 - Unknown word (lcovonly)
./liriliri/licia/lib/tpl/karma.conf.tpl:4:45 - Unknown word (jquery)
./liriliri/licia/lib/tpl/karma.sauce.tpl:33:30 - Unknown word (saucelabs)
./liriliri/licia/package.json:14:52 - Unknown word (copyfiles)
./liriliri/licia/src/$insert.js:56:28 - Unknown word (beforebegin)
./liriliri/licia/src/$insert.js:57:27 - Unknown word (afterend)
./liriliri/licia/src/$insert.js:58:28 - Unknown word (beforeend)
./liriliri/licia/src/$insert.js:59:29 - Unknown word (afterbegin)
./liriliri/licia/src/Color.js:141:51 - Unknown word (Hsla)
./liriliri/licia/src/Color.js:96:27 - Unknown word (hsla)
./liriliri/licia/src/Promise.js:62:19 - Unknown word (deferreds)
./liriliri/licia/src/convertBin.js:71:19 - Unknown word (arraybuffer)
./liriliri/licia/src/crc1.js:37:9 - Unknown word (accum)
./liriliri/licia/src/dateFormat.js:147:61 - Unknown word (SZWN)
./liriliri/licia/src/dateFormat.js:148:28 - Unknown word (PMCEA)
Expand Down Expand Up @@ -124,7 +116,6 @@ Lines:
./liriliri/licia/src/isWindows.js:21:33 - Unknown word (cygwin)
./liriliri/licia/src/isWindows.js:22:33 - Unknown word (msys)
./liriliri/licia/src/kill.js:29:20 - Unknown word (taskkill)
./liriliri/licia/src/mime.js:34:7 - Unknown word (exts)
./liriliri/licia/src/mime.js:42:22 - Unknown word (photoshop)
./liriliri/licia/src/mime.js:47:21 - Unknown word (mpga)
./liriliri/licia/src/mime.js:52:14 - Unknown word (matroska)
Expand All @@ -143,7 +134,6 @@ Lines:
./liriliri/licia/src/slugify.js:43:2024 - Unknown word (shequel)
./liriliri/licia/src/stripAnsi.js:22:84 - Unknown word (nqry)
./liriliri/licia/src/topoSort.js:65:19 - Unknown word (preds)
./liriliri/licia/src/uncaught.js:82:30 - Unknown word (unhandledrejection)
./liriliri/licia/test/Promise.js:20:19 - Unknown word (aplus)
./liriliri/licia/test/ReduceStore.js:55:11 - Unknown word (unscribe)
./liriliri/licia/test/abbrev.js:18:10 - Unknown word (foom)
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=../cspell.json","**/*.*","*.*"]
Lines:
CSpell: Files checked: 704, Issues found: 399 in 123 files
CSpell: Files checked: 704, Issues found: 370 in 119 files
exit code: 1
./microsoft/TypeScript-Website/packages/community-meta/README.md:38:81 - Unknown word (lanaguge)
./microsoft/TypeScript-Website/packages/community-meta/scripts/generateRichMeetupData.js:22:13 - Unknown word (Deets)
Expand Down Expand Up @@ -90,8 +90,6 @@ Lines:
./microsoft/TypeScript-Website/packages/playground/src/exporter.ts:255:42 - Unknown word (drpdown)
./microsoft/TypeScript-Website/packages/sandbox/src/tsWorker.ts:44:5 - Unknown word (postion)
./microsoft/TypeScript-Website/packages/sandbox/src/tsWorker.ts:50:5 - Unknown word (positon)
./microsoft/TypeScript-Website/packages/sandbox/src/typeAcquisition.ts:174:46 - Unknown word (algolia)
./microsoft/TypeScript-Website/packages/sandbox/src/typeAcquisition.ts:185:36 - Unknown word (Algolia)
./microsoft/TypeScript-Website/packages/sandbox/src/vendor/lzstring.min.js:6:28 - Unknown word (Hocevar)
./microsoft/TypeScript-Website/packages/ts-twoslasher/README.md:382:16 - Unknown word (unneccessary)
./microsoft/TypeScript-Website/packages/ts-twoslasher/scripts/makeGlobals.js:3:29 - Unknown word (tstwoslash)
Expand Down
9 changes: 1 addition & 8 deletions integration-tests/snapshots/php/php-src/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: php/php-src
Url: "https://github.com/php/php-src.git"
Args: ["--config=../cspell.json","**/*.{md,c,h,php}","*.{md}"]
Lines:
CSpell: Files checked: 1887, Issues found: 23360 in 1119 files
CSpell: Files checked: 1887, Issues found: 23325 in 1119 files
exit code: 1
./php/php-src/CODING_STANDARDS.md:107:8 - Unknown word (setclientencoding)
./php/php-src/CODING_STANDARDS.md:128:5 - Unknown word (fooselect)
Expand Down Expand Up @@ -4941,7 +4941,6 @@ Lines:
./php/php-src/ext/spl/spl_observer.c:128:31 - Unknown word (pelement)
./php/php-src/ext/spl/spl_observer.c:685:17 - Unknown word (pmembers)
./php/php-src/ext/spl/spl_observer.c:940:7 - Unknown word (zinfo)
./php/php-src/ext/sqlite3/sqlite3.stub.php:8:77 - Unknown word (READWRITE)
./php/php-src/ext/standard/array.c:1398:15 - Unknown word (thash)
./php/php-src/ext/standard/array.c:2684:57 - Unknown word (lstep)
./php/php-src/ext/standard/array.c:2698:15 - Unknown word (zhigh)
Expand Down Expand Up @@ -4988,7 +4987,6 @@ Lines:
./php/php-src/ext/standard/basic_functions.stub.php:1496:26 - Unknown word (conv)
./php/php-src/ext/standard/basic_functions.stub.php:16:90 - Unknown word (STDFLAGS)
./php/php-src/ext/standard/basic_functions.stub.php:374:4 - Unknown word (browscap)
./php/php-src/ext/standard/basic_functions.stub.php:440:4 - Unknown word (hrtime)
./php/php-src/ext/standard/basic_functions.stub.php:454:4 - Unknown word (pageinfo)
./php/php-src/ext/standard/basic_functions.stub.php:46:17 - Unknown word (userspace)
./php/php-src/ext/standard/basic_functions.stub.php:523:55 - Unknown word (SPECIALCHARS)
Expand Down Expand Up @@ -5528,7 +5526,6 @@ Lines:
./php/php-src/run-tests.php:1350:45 - Unknown word (REDIR)
./php/php-src/run-tests.php:141:13 - Unknown word (cfgfiles)
./php/php-src/run-tests.php:141:24 - Unknown word (cfgtypes)
./php/php-src/run-tests.php:142:13 - Unknown word (exts)
./php/php-src/run-tests.php:1432:20 - Unknown word (parallelization)
./php/php-src/run-tests.php:1442:52 - Unknown word (comms)
./php/php-src/run-tests.php:146:45 - Unknown word (phpdbg)
Expand All @@ -5550,7 +5547,6 @@ Lines:
./php/php-src/run-tests.php:1888:54 - Unknown word (REDIRECTTEST)
./php/php-src/run-tests.php:1891:18 - Unknown word (SKIPIF)
./php/php-src/run-tests.php:18:22 - Unknown word (Rethans)
./php/php-src/run-tests.php:1954:6 - Unknown word (shortname)
./php/php-src/run-tests.php:196:74 - Unknown word (GPCS)
./php/php-src/run-tests.php:19:22 - Unknown word (Roobol)
./php/php-src/run-tests.php:2004:44 - Unknown word (suitename)
Expand All @@ -5568,7 +5564,6 @@ Lines:
./php/php-src/run-tests.php:295:24 - Unknown word (LEODS)
./php/php-src/run-tests.php:3121:12 - Unknown word (xfailed)
./php/php-src/run-tests.php:3122:12 - Unknown word (xleaked)
./php/php-src/run-tests.php:3136:1 - Unknown word (Exts)
./php/php-src/run-tests.php:3147:7 - Unknown word (borked)
./php/php-src/run-tests.php:3268:45 - Unknown word (PHPTEST)
./php/php-src/run-tests.php:332:17 - Unknown word (memleaks)
Expand Down Expand Up @@ -5611,7 +5606,6 @@ Lines:
./php/php-src/sapi/cgi/cgi_main.c:202:9 - Unknown word (CGIG)
./php/php-src/sapi/cgi/cgi_main.c:77:29 - Unknown word (RISCOSIFY)
./php/php-src/sapi/cgi/cgi_main.c:77:7 - Unknown word (riscosify)
./php/php-src/sapi/cli/generate_mime_type_map.php:16:56 - Unknown word (iana)
./php/php-src/sapi/cli/generate_mime_type_map.php:25:45 - Unknown word (jshttp)
./php/php-src/sapi/cli/php_cli.c:165:12 - Unknown word (rfunction)
./php/php-src/sapi/cli/php_cli.c:167:12 - Unknown word (rclass)
Expand Down Expand Up @@ -5703,7 +5697,6 @@ Lines:
./php/php-src/sapi/litespeed/README.md:182:10 - Unknown word (PPID)
./php/php-src/sapi/litespeed/README.md:204:52 - Unknown word (litespeedtech)
./php/php-src/sapi/litespeed/README.md:39:50 - Unknown word (fcgi)
./php/php-src/sapi/litespeed/README.md:6:67 - Unknown word (htaccess)
./php/php-src/sapi/litespeed/lsapi_main.c:1548:12 - Unknown word (criu)
./php/php-src/sapi/litespeed/lsapi_main.c:1548:19 - Unknown word (LSCRIU)
./php/php-src/sapi/litespeed/lsapi_main.c:1619:29 - Unknown word (LSPHP)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ Repository: typescript-cheatsheets/react
Url: "https://github.com/typescript-cheatsheets/react.git"
Args: ["**/*.{ts,js,md}","*.{ts,js,md}"]
Lines:
CSpell: Files checked: 60, Issues found: 749 in 44 files
CSpell: Files checked: 60, Issues found: 729 in 44 files
exit code: 1
./typescript-cheatsheets/react/CONTRIBUTING.md:18:116 - Unknown word (Algolia)
./typescript-cheatsheets/react/CONTRIBUTING.md:20:39 - Unknown word (swyx's)
./typescript-cheatsheets/react/CONTRIBUTING.md:22:12 - Unknown word (docsite)
./typescript-cheatsheets/react/CONTRIBUTING.md:43:57 - Unknown word (wanshawn)
Expand Down Expand Up @@ -111,7 +110,6 @@ Lines:
./typescript-cheatsheets/react/docs/basic/getting-started/forms-and-events.md:48:173 - Unknown word (Hubelbauer)
./typescript-cheatsheets/react/docs/basic/getting-started/forms-and-events.md:61:318 - Unknown word (artisanally)
./typescript-cheatsheets/react/docs/basic/getting-started/forms-and-events.md:78:42 - Unknown word (typechecks)
./typescript-cheatsheets/react/docs/basic/getting-started/function-components.md:29:15 - Unknown word (typechecking)
./typescript-cheatsheets/react/docs/basic/getting-started/function-components.md:80:117 - Unknown word (destructured)
./typescript-cheatsheets/react/docs/basic/getting-started/hooks.md:134:6 - Unknown word (initialise)
./typescript-cheatsheets/react/docs/basic/getting-started/hooks.md:156:22 - Unknown word (Baumgartner)
Expand Down Expand Up @@ -152,13 +150,11 @@ Lines:
./typescript-cheatsheets/react/docs/basic/troubleshooting/learn-ts.md:12:10 - Unknown word (Hejlsberg's)
./typescript-cheatsheets/react/docs/basic/troubleshooting/learn-ts.md:15:9 - Unknown word (Matei)
./typescript-cheatsheets/react/docs/basic/troubleshooting/learn-ts.md:16:7 - Unknown word (Uesugi)
./typescript-cheatsheets/react/docs/basic/troubleshooting/official-typings-bugs.md:13:8 - Unknown word (mobx)
./typescript-cheatsheets/react/docs/basic/troubleshooting/official-typings-bugs.md:19:13 - Unknown word (adamrackis)
./typescript-cheatsheets/react/docs/basic/troubleshooting/official-typings-bugs.md:25:17 - Unknown word (plotly)
./typescript-cheatsheets/react/docs/basic/troubleshooting/official-typings-bugs.md:26:13 - Unknown word (Plotly)
./typescript-cheatsheets/react/docs/basic/troubleshooting/official-typings-bugs.md:51:12 - Unknown word (utiltity)
./typescript-cheatsheets/react/docs/basic/troubleshooting/operators.md:13:8 - Unknown word (Nonnull)
./typescript-cheatsheets/react/docs/basic/troubleshooting/ts-config.md:15:16 - Unknown word (esnext)
./typescript-cheatsheets/react/docs/basic/troubleshooting/types.md:333:78 - Unknown word (Koshelev)
./typescript-cheatsheets/react/docs/basic/troubleshooting/types.md:351:9 - Unknown word (Isnt)
./typescript-cheatsheets/react/docs/basic/troubleshooting/types.md:369:275 - Unknown word (Basarat)
Expand Down Expand Up @@ -200,7 +196,6 @@ Lines:
./typescript-cheatsheets/react/docs/migration/index.md:21:60 - Unknown word (pleo)
./typescript-cheatsheets/react/docs/migration/index.md:31:57 - Unknown word (typedefs)
./typescript-cheatsheets/react/docs/migration/index.md:42:127 - Unknown word (awesome's)
./typescript-cheatsheets/react/docs/migration/index.md:54:1 - Unknown word (devtool)
./typescript-cheatsheets/react/docs/migration/index.md:89:4 - Unknown word (Lyft)
./typescript-cheatsheets/react/docs/migration/index.md:97:6 - Unknown word (Blogpost)
./typescript-cheatsheets/react/docs/migration/js-docs.md:16:15 - Unknown word (Tayar)
Expand All @@ -212,6 +207,5 @@ Lines:
./typescript-cheatsheets/react/genReadme.js:20:27 - Unknown word (repos)
./typescript-cheatsheets/react/genReadme.js:248:50 - Unknown word (frontmatter)
./typescript-cheatsheets/react/genReadme.js:64:49 - Unknown word (inteface)
./typescript-cheatsheets/react/website/docusaurus.config.js:177:5 - Unknown word (algolia)
./typescript-cheatsheets/react/website/docusaurus.config.js:1:21 - Unknown word (orgs)
./typescript-cheatsheets/react/website/src/pages/index.js:22:35 - Unknown word (Btns)
4 changes: 1 addition & 3 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: 510, Issues found: 75 in 27 files
CSpell: Files checked: 510, Issues found: 59 in 20 files
exit code: 1
./wireapp/wire-webapp/src/script/Config.ts:42:12 - Unknown word (COUNTLY)
./wireapp/wire-webapp/src/script/assets/AssetRepository.test.ts:88:1004 - Unknown word (Dlem)
Expand All @@ -18,12 +18,10 @@ Lines:
./wireapp/wire-webapp/src/script/calling/CallingRepository.ts:425:49 - Unknown word (Insertable)
./wireapp/wire-webapp/src/script/calling/CallingRepository.ts:585:33 - Unknown word (CONFSTART)
./wireapp/wire-webapp/src/script/components/asset/controls/audioSeekBar.ts:77:37 - Unknown word (viewbox)
./wireapp/wire-webapp/src/script/components/mentionSuggestions.ts:45:15 - Unknown word (Scrollbar)
./wireapp/wire-webapp/src/script/components/message.ts:497:14 - Unknown word (nbsp)
./wireapp/wire-webapp/src/script/components/message.ts:545:159 - Unknown word (timestam)
./wireapp/wire-webapp/src/script/conversation/ConversationRepository.ts:469:47 - Unknown word (Datas)
./wireapp/wire-webapp/src/script/cryptography/CryptographyRepository.ts:527:33 - Unknown word (Countly)
./wireapp/wire-webapp/src/script/tracking/EventTrackingRepository.ts:38:26 - Unknown word (countly)
./wireapp/wire-webapp/src/script/util/FileTypeUtil.ts:25:16 - Unknown word (Extentions)
./wireapp/wire-webapp/src/script/view_model/ImageDetailViewViewModel.ts:88:30 - Unknown word (lightbox)
./wireapp/wire-webapp/src/script/view_model/bindings/CommonBindings.ts:391:90 - Unknown word (scrollbar)
Loading

0 comments on commit 30eedf7

Please sign in to comment.