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

fix: Workflow Bot -- Update Dictionaries (main) #5096

Merged
merged 1 commit into from
Dec 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/Azure/azure-rest-api-specs.git
Args: '["--config=cSpell.json","**/*.{md,ts,js}"]'
Summary:
files: 2236
filesWithIssues: 808
issues: 2659
filesWithIssues: 804
issues: 2649
errors: 0
Errors: []

Expand Down Expand Up @@ -223,7 +223,6 @@ issues:
- "specification/devopsinfrastructure/resource-manager/readme.az.md:9:17 devopsinfrastructure U extensions: devopsinfrastructure"
- "specification/dfp/resource-manager/readme.az.md:14:7 additinal U # add additinal configuration here specific"
- "specification/dfp/resource-manager/readme.csharp.md:13:35 Fraudprotection U Microsoft.Dynamics365Fraudprotection"
- "specification/digitaltwins/data-plane/readme.java.md:11:18 subpackage U implementation-subpackage: implementation"
- "specification/digitaltwins/resource-manager/readme.md:173:67 mysb U E.g., \"Endpoint=sb://mysb.servicebus.windows.net"
- "specification/dnc/resource-manager/readme.go.md:9:14 delegatednetwork U namespace: delegatednetwork"
- "specification/dns/resource-manager/readme.go.md:14:38 armdns U resourcemanager/dns/armdns"
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}"]
Lines:
CSpell: Files checked: 2236, Issues found: 2659 in 808 files
CSpell: Files checked: 2236, Issues found: 2649 in 804 files
exit code: 1
./CONTRIBUTING.md:24:6 - Unknown word (tocstop) -- <!-- tocstop -->
./CONTRIBUTING.md:79:3 - Unknown word (Poli) -- - PoliCheck -
Expand Down Expand Up @@ -219,7 +219,6 @@ Lines:
./specification/devopsinfrastructure/resource-manager/readme.az.md:9:17 - Unknown word (devopsinfrastructure) -- extensions: devopsinfrastructure
./specification/dfp/resource-manager/readme.az.md:14:7 - Unknown word (additinal) -- # add additinal configuration here specific
./specification/dfp/resource-manager/readme.csharp.md:13:35 - Unknown word (Fraudprotection) -- Microsoft.Dynamics365Fraudprotection
./specification/digitaltwins/data-plane/readme.java.md:11:18 - Unknown word (subpackage) -- implementation-subpackage: implementation
./specification/digitaltwins/resource-manager/readme.md:173:67 - Unknown word (mysb) -- E.g., "Endpoint=sb://mysb.servicebus.windows.net
./specification/dnc/resource-manager/readme.go.md:9:14 - Unknown word (delegatednetwork) -- namespace: delegatednetwork
./specification/dns/resource-manager/readme.go.md:14:38 - Unknown word (armdns) -- resourcemanager/dns/armdns
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/django/django/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**/*.{md,py}"]'
Summary:
files: 2772
filesWithIssues: 921
issues: 8107
issues: 8106
errors: 0
Errors: []

Expand Down Expand Up @@ -2297,7 +2297,6 @@ issues:
- "tests/model_formsets_regress/tests.py:162:41 Cleese U manager_set-1-name\": \"John Cleese\","
- "tests/model_formsets_regress/tests.py:241:9 efnet U efnet = Network.objects.create"
- "tests/model_formsets_regress/tests.py:257:9 dalnet U dalnet = Network.objects.create"
- "tests/model_formsets_regress/tests.py:257:49 Lnet U objects.create(name=\"DALnet\")"
- "tests/model_formsets_regress/tests.py:273:46 bibi U objects.create(username=\"bibi\", serial=1)"
- "tests/model_formsets_regress/tests.py:540:7 Redelete U class RedeleteTests(TestCase):"
- "tests/model_formsets/test_uuid.py:37:18 uuidpkchild U \"uuidpkchild_set-TOTAL_FORMS\": 3"
Expand Down
3 changes: 1 addition & 2 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}"]
Lines:
CSpell: Files checked: 2772, Issues found: 8107 in 921 files
CSpell: Files checked: 2772, Issues found: 8106 in 921 files
exit code: 1
./django/__init__.py:12:26 - Unknown word (urlresolvers) -- Set the thread-local urlresolvers script prefix if `set
./django/apps/registry.py:134:40 - Unknown word (unconfigured) -- not ready" is due to unconfigured settings, accessing
Expand Down Expand Up @@ -2304,7 +2304,6 @@ Lines:
./tests/model_formsets/tests.py:836:32 - Unknown word (bookwithcustompk) -- '<p><label for="id_bookwithcustompk_set-0-my_pk">My pk:
./tests/model_formsets_regress/tests.py:162:41 - Unknown word (Cleese) -- manager_set-1-name": "John Cleese",
./tests/model_formsets_regress/tests.py:241:9 - Unknown word (efnet) -- efnet = Network.objects.create
./tests/model_formsets_regress/tests.py:257:49 - Unknown word (Lnet) -- objects.create(name="DALnet")
./tests/model_formsets_regress/tests.py:257:9 - Unknown word (dalnet) -- dalnet = Network.objects.create
./tests/model_formsets_regress/tests.py:273:46 - Unknown word (bibi) -- objects.create(username="bibi", serial=1)
./tests/model_formsets_regress/tests.py:540:7 - Unknown word (Redelete) -- class RedeleteTests(TestCase):
Expand Down
16 changes: 6 additions & 10 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: 1894
filesWithIssues: 399
issues: 2193
filesWithIssues: 397
issues: 2183
errors: 0
Errors: []

Expand All @@ -22,10 +22,10 @@ issues:
- "docs/src/_plugins/md-syntax-highlighter.js:4:29 Yuxi U Copyright (c) 2019-present, Yuxi (Evan) You"
- "docs/src/about/index.md:6:87 Zakas U created by Nicholas C. Zakas in June 2013. Code"
- "docs/src/assets/js/components-index.js:17:14 toggleindex U function toggleindex(e) {"
- "docs/src/assets/js/css-vars-ponyfill@2.js:2:13 ponyfill U * css-vars-ponyfill"
- "docs/src/assets/js/css-vars-ponyfill@2.js:5:23 Hildenbiddle U (c) 2018-2019 John Hildenbiddle <http://hildenbiddle"
- "docs/src/assets/js/css-vars-ponyfill@2.js:8:10158 CSSVARSPONYFILL U e.comment.indexOf(\"__CSSVARSPONYFILL\")?\"/*\"+e.comment+\"*"
- "docs/src/assets/js/css-vars-ponyfill@2.js:8:14683 cssvars U e.hasAttribute(\"data-cssvars\"),n=function(e){return"
- "docs/src/assets/js/css-vars-ponyfill%402.js:2:13 ponyfill U * css-vars-ponyfill"
- "docs/src/assets/js/css-vars-ponyfill%402.js:5:23 Hildenbiddle U (c) 2018-2019 John Hildenbiddle <http://hildenbiddle"
- "docs/src/assets/js/css-vars-ponyfill%402.js:8:10158 CSSVARSPONYFILL U e.comment.indexOf(\"__CSSVARSPONYFILL\")?\"/*\"+e.comment+\"*"
- "docs/src/assets/js/css-vars-ponyfill%402.js:8:14683 cssvars U e.hasAttribute(\"data-cssvars\"),n=function(e){return"
- "docs/src/assets/js/focus-visible.js:26:5 datetime U datetime: true,"
- "docs/src/assets/js/focus-visible.js:31:46 iframes U legacy browsers and iframes which sometimes focus"
- "docs/src/assets/js/main.js:105:51 togglenav U addEventListener(\"click\", togglenav, false);"
Expand Down Expand Up @@ -91,8 +91,6 @@ issues:
- "docs/src/rules/brace-style.md:61:5 allman U * `\"allman\"` enforces Allman style"
- "docs/src/rules/capitalized-comments.md:276:84 blockignore U { \"ignorePattern\": \"blockignore\" } }] */"
- "docs/src/rules/comma-dangle.md:13:11 quux U qux: \"quux\","
- "docs/src/rules/complexity.md:21:1 Cyclomatic U Cyclomatic complexity measures"
- "docs/src/rules/complexity.md:21:133 cyclomatic U rule allows setting a cyclomatic complexity threshold"
- "docs/src/rules/eqeqeq.md:39:150 typeof U of the operands is a `typeof` expression, or if both"
- "docs/src/rules/function-paren-newline.md:338:5 barbaz U var barbaz = function("
- "docs/src/rules/id-denylist.md:7:102 Karlton U naming things.\" — Phil Karlton"
Expand Down Expand Up @@ -767,8 +765,6 @@ issuesSummary:
- "text: curlies, count: 2, files: 1,"
- "text: curlybracket, count: 1, files: 1,"
- "text: customformat, count: 1, files: 1,"
- "text: cyclomatic, count: 9, files: 4,"
- "text: Cyclomatic, count: 1, files: 1,"
- "text: Cypro, count: 1, files: 1,"
- "text: datetime, count: 2, files: 1,"
- "text: dbname, count: 3, files: 1,"
Expand Down
4 changes: 1 addition & 3 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: 1894, Issues found: 2193 in 399 files
CSpell: Files checked: 1894, Issues found: 2183 in 397 files
exit code: 1
./Makefile.js:144:88 - Unknown word (ined) -- followed by the string "ined".
./Makefile.js:150:48 - Unknown word (blogpost) -- render(cat("./templates/blogpost.md.ejs"), renderContext
Expand Down Expand Up @@ -115,8 +115,6 @@ Lines:
./docs/src/rules/brace-style.md:61:5 - Unknown word (allman) -- * `"allman"` enforces Allman style
./docs/src/rules/capitalized-comments.md:276:84 - Unknown word (blockignore) -- { "ignorePattern": "blockignore" } }] */
./docs/src/rules/comma-dangle.md:13:11 - Unknown word (quux) -- qux: "quux",
./docs/src/rules/complexity.md:21:1 - Unknown word (Cyclomatic) -- Cyclomatic complexity measures
./docs/src/rules/complexity.md:21:133 - Unknown word (cyclomatic) -- rule allows setting a cyclomatic complexity threshold
./docs/src/rules/eqeqeq.md:39:150 - Unknown word (typeof) -- of the operands is a `typeof` expression, or if both
./docs/src/rules/function-paren-newline.md:338:5 - Unknown word (barbaz) -- var barbaz = function(
./docs/src/rules/id-denylist.md:7:102 - Unknown word (Karlton) -- naming things." — Phil Karlton
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**/*.md","**/*.java"]'
Summary:
files: 1767
filesWithIssues: 1720
issues: 10185
issues: 10184
errors: 0
Errors: []

Expand Down Expand Up @@ -850,7 +850,6 @@ issues:
- "spatial-partition/src/main/java/com/iluwatar/spatialpartition/App.java:25:22 spatialpartition U package com.iluwatar.spatialpartition;"
- "spatial-partition/src/main/java/com/iluwatar/spatialpartition/App.java:45:60 quadtree U the boundary of the quadtree. We use an abstract"
- "special-case/README.md:28:24 unresistable U If you’ll pardon the unresistable pun, I see Null Object"
- "special-case/README.md:364:18 Cyclomatic U * [How to Reduce Cyclomatic Complexity Part 2: Special"
- "special-case/src/main/java/com/iluwatar/specialcase/App.java:25:22 specialcase U package com.iluwatar.specialcase;"
- "special-case/src/main/java/com/iluwatar/specialcase/ReceiptDto.java:31:46 recceipt U representing the transaction recceipt."
- "step-builder/README.md:105:10 Castigliego U * [Marco Castigliego - Step Builder](http"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: iluwatar/java-design-patterns
Url: "https://github.com/iluwatar/java-design-patterns.git"
Args: ["**/*.md","**/*.java"]
Lines:
CSpell: Files checked: 1767, Issues found: 10185 in 1720 files
CSpell: Files checked: 1767, Issues found: 10184 in 1720 files
exit code: 1
./LICENSE.md:3:29 - Unknown word (Sepp) -- Copyright � 2014-2021 Ilkka Sepp�l�
./README.md:100:196 - Unknown word (Conville) -- 100px;" alt="TylerMcConville"/><br /><sub><b>TylerMcConvil
Expand Down Expand Up @@ -845,7 +845,6 @@ Lines:
./spatial-partition/src/main/java/com/iluwatar/spatialpartition/App.java:25:22 - Unknown word (spatialpartition) -- package com.iluwatar.spatialpartition;
./spatial-partition/src/main/java/com/iluwatar/spatialpartition/App.java:45:60 - Unknown word (quadtree) -- the boundary of the quadtree. We use an abstract
./special-case/README.md:28:24 - Unknown word (unresistable) -- If you’ll pardon the unresistable pun, I see Null Object
./special-case/README.md:364:18 - Unknown word (Cyclomatic) -- * [How to Reduce Cyclomatic Complexity Part 2: Special
./special-case/src/main/java/com/iluwatar/specialcase/App.java:25:22 - Unknown word (specialcase) -- package com.iluwatar.specialcase;
./special-case/src/main/java/com/iluwatar/specialcase/ReceiptDto.java:31:46 - Unknown word (recceipt) -- representing the transaction recceipt.
./step-builder/README.md:105:10 - Unknown word (Castigliego) -- * [Marco Castigliego - Step Builder](http
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2772,9 +2772,9 @@ issues:
- "Stored_Procedure/dbo.sp_FailedLogins.sql:28:1 Logdate U Logdate Datetime,"
- "Stored_Procedure/dbo.sp_FailedLogins.sql:29:1 Processinfo U Processinfo Varchar(30),"
- "Stored_Procedure/dbo.sp_FailedLogins.sql:39:1 Latestdate U Latestdate.LastError"
- "Stored_Procedure/dbo.sp_foreign_key$batch_drop_and_recreate.sql:25:26 drsql U 17 Louis Davidson - drsql.org"
- "Stored_Procedure/dbo.sp_foreign_key$batch_drop_and_recreate.sql:129:117 resore U where the objects to resore are stored',1;"
- "Stored_Procedure/dbo.sp_foreign_key$batch_drop_and_recreate.sql:143:52 codelocation U @trustedFlag BIT, @codelocation VARCHAR(200), @statement"
- "Stored_Procedure/dbo.sp_foreign_key%24batch_drop_and_recreate.sql:25:26 drsql U 17 Louis Davidson - drsql.org"
- "Stored_Procedure/dbo.sp_foreign_key%24batch_drop_and_recreate.sql:129:117 resore U where the objects to resore are stored',1;"
- "Stored_Procedure/dbo.sp_foreign_key%24batch_drop_and_recreate.sql:143:52 codelocation U @trustedFlag BIT, @codelocation VARCHAR(200), @statement"
- "Stored_Procedure/dbo.sp_generate_merge.sql:26:3 ommit U @ommit_images bit = 0, -- Use"
- "Stored_Procedure/dbo.sp_generate_merge.sql:78:2 Divya U Divya Kalra -- For beta testing"
- "Stored_Procedure/dbo.sp_generate_merge.sql:78:8 Kalra U Divya Kalra -- For beta testing"
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: 220
issues: 685
issues: 683
errors: 0
Errors: []

Expand Down Expand Up @@ -64,7 +64,6 @@ issues:
- "app/installer/views/themes.php:24:93 xlarge U medium-1-2 uk-grid-width-xlarge-1-3\" data-uk-grid-margin"
- "app/modules/application/src/Application/Traits/RouterTrait.php:39:18 subrequest U * Handles a subrequest to forward an action"
- "app/modules/application/src/Event/Event.php:164:8 Unsets U * Unsets a parameter."
- "app/modules/application/src/Tests/DbUtil.php:11:45 DBAL U name of the Doctrine DBAL database driver to use"
- "app/modules/application/src/Tests/DbUtil.php:32:27 tmpdb U $GLOBALS['tmpdb_type'], $GLOBALS['tmpdb"
- "app/modules/auth/phpunit.xml.dist:3:2 phpunit U <phpunit backupGlobals=\"false"
- "app/modules/auth/phpunit.xml.dist:14:6 testsuites U <testsuites>"
Expand Down Expand Up @@ -185,7 +184,6 @@ issues:
- "app/system/modules/widget/app/views/index.js:189:9 emptyafterfilter U emptyafterfilter: function (widgets)"
- "app/system/scripts.php:23:90 autoincrement U true, 'length' => 10, 'autoincrement' => true]);"
- "app/system/src/Model/NodeInterface.php:71:27 hashcode U Find a node by its hashcode."
- "composer.json:18:19 dbal U \"doctrine/dbal\": \"~2.5.1\","
- "composer.json:19:10 ircmaxell U \"ircmaxell/random-lib\": \"~1.0."
- "composer.json:22:10 nikic U \"nikic/php-parser\": \"~2.0."
- "composer.json:24:10 swiftmailer U \"swiftmailer/swiftmailer\": \"~5.4"
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: 685 in 220 files
CSpell: Files checked: 741, Issues found: 683 in 220 files
exit code: 1
./README.md:20:55 - Unknown word (Otheme) -- project developed by YOOtheme.</b>
./README.md:32:62 - Unknown word (webserver) -- extracted folder to your webserver.
Expand Down Expand Up @@ -61,7 +61,6 @@ Lines:
./app/installer/views/themes.php:24:93 - Unknown word (xlarge) -- medium-1-2 uk-grid-width-xlarge-1-3" data-uk-grid-margin
./app/modules/application/src/Application/Traits/RouterTrait.php:39:18 - Unknown word (subrequest) -- * Handles a subrequest to forward an action
./app/modules/application/src/Event/Event.php:164:8 - Unknown word (Unsets) -- * Unsets a parameter.
./app/modules/application/src/Tests/DbUtil.php:11:45 - Unknown word (DBAL) -- name of the Doctrine DBAL database driver to use
./app/modules/application/src/Tests/DbUtil.php:32:27 - Unknown word (tmpdb) -- $GLOBALS['tmpdb_type'], $GLOBALS['tmpdb
./app/modules/auth/phpunit.xml.dist:14:6 - Unknown word (testsuites) -- <testsuites>
./app/modules/auth/phpunit.xml.dist:15:10 - Unknown word (testsuite) -- <testsuite name="Pagekit Auth Component
Expand Down Expand Up @@ -182,7 +181,6 @@ Lines:
./app/system/modules/widget/app/views/index.js:189:9 - Unknown word (emptyafterfilter) -- emptyafterfilter: function (widgets)
./app/system/scripts.php:23:90 - Unknown word (autoincrement) -- true, 'length' => 10, 'autoincrement' => true]);
./app/system/src/Model/NodeInterface.php:71:27 - Unknown word (hashcode) -- Find a node by its hashcode.
./composer.json:18:19 - Unknown word (dbal) -- "doctrine/dbal": "~2.5.1",
./composer.json:19:10 - Unknown word (ircmaxell) -- "ircmaxell/random-lib": "~1.0.
./composer.json:22:10 - Unknown word (nikic) -- "nikic/php-parser": "~2.0.
./composer.json:24:10 - Unknown word (swiftmailer) -- "swiftmailer/swiftmailer": "~5.4
Expand Down
Loading