Skip to content

Commit

Permalink
fix: Workflow Bot -- Update Dictionaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Jul 14, 2023
1 parent 002f28c commit 76d3645
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 23 deletions.
3 changes: 1 addition & 2 deletions integration-tests/snapshots/AdaDoom3/AdaDoom3/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**/*.*"]'
Summary:
files: 103
filesWithIssues: 98
issues: 3270
issues: 3264
errors: 0
Errors: []

Expand Down Expand Up @@ -705,7 +705,6 @@ issues:
- "Engine/neo-world-graphics.adb:1130:8 Syncronization (Synchronization) U -- Syncronization"
- "Engine/neo-world-graphics.adb:1320:28 reate U - Reset the indexes reate the inital view"
- "Engine/neo-world-graphics.adb:1320:38 inital (initial) U the indexes reate the inital view"
- "Engine/neo-world-graphics.adb:1342:20 VRAM U function Guess_VRAM (Memory : VkPhysicalDeviceMem"
- "Engine/neo-world-graphics.adb:1379:54 ppenabled U ppenabledExtensionNames => Instance"
- "Engine/neo-world-graphics.adb:1380:103 DEBUGING U if Is_Debugging then DEBUGING_EXTENSIONS'Length else"
- "Engine/neo-world-graphics.adb:1450:22 Vulkan's U Info (\"Using Vulkan's debugging layer requires"
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/AdaDoom3/AdaDoom3/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: AdaDoom3/AdaDoom3
Url: "https://github.com/AdaDoom3/AdaDoom3.git"
Args: ["**/*.*"]
Lines:
CSpell: Files checked: 103, Issues found: 3270 in 98 files
CSpell: Files checked: 103, Issues found: 3264 in 98 files
exit code: 1
./Engine/Assembly/PPC/neo-engine-cpu.adb:5:78 - Unknown word (Squirek) -- Copyright (C) 2016 Justin Squirek
./Engine/Assembly/x86-64/neo-engine-cpu.adb:100:111 - Unknown word (POPCNT) -- ECX_Register, 23); -- POPCNT
Expand Down Expand Up @@ -712,7 +712,6 @@ Lines:
./Engine/neo-world-graphics.adb:1130:8 - Unknown word (Syncronization) -- -- Syncronization
./Engine/neo-world-graphics.adb:1320:28 - Unknown word (reate) -- - Reset the indexes reate the inital view
./Engine/neo-world-graphics.adb:1320:38 - Unknown word (inital) -- the indexes reate the inital view
./Engine/neo-world-graphics.adb:1342:20 - Unknown word (VRAM) -- function Guess_VRAM (Memory : VkPhysicalDeviceMem
./Engine/neo-world-graphics.adb:1379:54 - Unknown word (ppenabled) -- ppenabledExtensionNames => Instance
./Engine/neo-world-graphics.adb:1380:103 - Unknown word (DEBUGING) -- if Is_Debugging then DEBUGING_EXTENSIONS'Length else
./Engine/neo-world-graphics.adb:1450:22 - Unknown word (Vulkan's) -- Info ("Using Vulkan's debugging layer requires
Expand Down
11 changes: 5 additions & 6 deletions integration-tests/snapshots/php/php-src/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,php}"]'
Summary:
files: 1811
filesWithIssues: 1300
issues: 44637
issues: 44635
errors: 0
Errors: []

Expand Down Expand Up @@ -8504,11 +8504,10 @@ issues:
- "main/SAPI.c:578:43 ncode U update_response_code(int ncode)"
- "main/SAPI.c:714:30 linefeeds U off trailing spaces, linefeeds and carriage-returns"
- "main/SAPI.c:774:52 newheader U *mimetype = NULL, *newheader;"
- "main/snprintf.c:180:4 Supercomputing U * Supercomputing Applications, University"
- "main/snprintf.c:312:8 addz U int addz = decimal_point >= NDIG"
- "main/snprintf.c:399:4 Emax U * Emax = 1023"
- "main/snprintf.c:411:8 nextb U char *nextb; /* pointer to next"
- "main/snprintf.c:1073:20 printv U static size_t strx_printv(char *buf, size_t len"
- "main/snprintf.c:312:8 addz U int addz = decimal_point >= NDIG"
- "main/snprintf.c:399:4 Emax U * Emax = 1023"
- "main/snprintf.c:411:8 nextb U char *nextb; /* pointer to next"
- "main/snprintf.c:1073:20 printv U static size_t strx_printv(char *buf, size_t len"
- "main/spprintf.c:114:18 xbuf U #define INS_CHAR(xbuf, ch, is_char) do {"
- "main/streams/cast.c:273:9 retcopy U int retcopy = php_stream_copy_to"
- "main/streams/cast.c:278:10 retcast U int retcast = php_stream_cast(newstream"
Expand Down
11 changes: 5 additions & 6 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=../../../../config/repositories/php/php-src/cspell.json","**/*.{md,c,h,php}"]
Lines:
CSpell: Files checked: 1811, Issues found: 44637 in 1300 files
CSpell: Files checked: 1811, Issues found: 44635 in 1300 files
exit code: 1
./CODING_STANDARDS.md:105:23 - Unknown word (intvl) -- // Could be 'date_intvl_create_from_date_str
./CODING_STANDARDS.md:114:8 - Unknown word (setclientencoding) -- pg_setclientencoding
Expand Down Expand Up @@ -8821,11 +8821,10 @@ Lines:
./main/rfc1867.c:659:20 - Unknown word (mbuff) -- multipart_buffer *mbuff;
./main/rfc1867.c:756:9 - Unknown word (fileupload) -- goto fileupload_done;
./main/safe_bcmp.c:13:19 - Unknown word (Carlier) -- | Author: David Carlier <devnexen@gmail.com
./main/snprintf.c:1073:20 - Unknown word (printv) -- static size_t strx_printv(char *buf, size_t len
./main/snprintf.c:180:4 - Unknown word (Supercomputing) -- * Supercomputing Applications, University
./main/snprintf.c:312:8 - Unknown word (addz) -- int addz = decimal_point >= NDIG
./main/snprintf.c:399:4 - Unknown word (Emax) -- * Emax = 1023
./main/snprintf.c:411:8 - Unknown word (nextb) -- char *nextb; /* pointer to next
./main/snprintf.c:1073:20 - Unknown word (printv) -- static size_t strx_printv(char *buf, size_t len
./main/snprintf.c:312:8 - Unknown word (addz) -- int addz = decimal_point >= NDIG
./main/snprintf.c:399:4 - Unknown word (Emax) -- * Emax = 1023
./main/snprintf.c:411:8 - Unknown word (nextb) -- char *nextb; /* pointer to next
./main/spprintf.c:114:18 - Unknown word (xbuf) -- #define INS_CHAR(xbuf, ch, is_char) do {
./main/streams/cast.c:273:9 - Unknown word (retcopy) -- int retcopy = php_stream_copy_to
./main/streams/cast.c:278:10 - Unknown word (retcast) -- int retcast = php_stream_cast(newstream
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 @@ -84,7 +84,7 @@
"@cspell/dict-ruby": "^5.0.0",
"@cspell/dict-rust": "^4.0.1",
"@cspell/dict-scala": "^5.0.0",
"@cspell/dict-software-terms": "^3.1.18",
"@cspell/dict-software-terms": "^3.2.0",
"@cspell/dict-sql": "^2.1.0",
"@cspell/dict-svelte": "^1.0.2",
"@cspell/dict-swift": "^2.0.1",
Expand Down
12 changes: 10 additions & 2 deletions packages/cspell/src/app/__snapshots__/app.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ info
info Checking: ./src/app/app.test.ts, File type: auto, Language: default
info Checked: ./src/app/app.test.ts, File type: typescript, Language: en ... Issues: 0 0.00S
info Config file Used: ./cspell.json
info Dictionaries Used: companies, filetypes, public-licenses, softwareTerms, workspace, aws, cryptocurrencies, en_us, en-common-misspellings, fullstack, node, npm, svelte, typescript
info Dictionaries Used: companies, filetypes, public-licenses, softwareTerms, computing-acronyms, workspace, aws, cryptocurrencies, en_us, en-common-misspellings, fullstack, node, npm, svelte, typescript
error 0.00ms
error CSpell: Files checked: 1, Issues found: 0 in 0 files"
`;
Expand Down Expand Up @@ -435,7 +435,7 @@ info
info Checking: ./fixtures/issue-2998/fix-words.txt, File type: fix, Language: default
info Checked: ./fixtures/issue-2998/fix-words.txt, File type: fix, Language: en ... Issues: 0 0.00S
info Config file Used: ./fixtures/issue-2998/cspell.json
info Dictionaries Used: companies, filetypes, public-licenses, softwareTerms, aws, cryptocurrencies, en_us, en-common-misspellings, fixture
info Dictionaries Used: companies, filetypes, public-licenses, softwareTerms, computing-acronyms, aws, cryptocurrencies, en_us, en-common-misspellings, fixture
error 0.00ms
error CSpell: Files checked: 1, Issues found: 0 in 0 files"
`;
Expand Down Expand Up @@ -787,6 +787,7 @@ café - [suggestWords]* From Settings \`suggestWords\`
café - [words]* From Settings \`words\`
café - aws* node_modules/@cspell/dict-aws/aws.txt.gz
café - companies* node_modules/@cspell/.../dict/companies.txt
café - computing-acronyms* node_modules/.../dict/computing-acronyms.txt
café - cryptocurrencies* node_modules/@cspell/.../cryptocurrencies.txt.gz
café * en_us* node_modules/@cspell/dict-en_us/en_US.trie.gz
café - en-common-misspelling* node_modules/@cspell/.../dict-en.yaml
Expand All @@ -807,6 +808,7 @@ hello - [suggestWords]* From Settings \`suggestWords\`
hello - [words]* From Settings \`words\`
hello - aws* node_modules/@cspell/dict-aws/aws.txt.gz
hello - companies* node_modules/@cspell/.../dict/companies.txt
hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt
hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt
hello * cpp-legacy node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt
hello - cryptocurrencies* node_modules/@cspell/.../cryptocurrencies.txt.gz
Expand All @@ -831,6 +833,7 @@ hello - [suggestWords]* From Settings \`suggestWords\`
hello - [words]* From Settings \`words\`
hello - aws* node_modules/@cspell/dict-aws/aws.txt.gz
hello - companies* node_modules/@cspell/.../dict/companies.txt
hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt
hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt
hello * cpp-legacy node_modules/@cspell/.../dict/cpp-legacy.txt
hello - cryptocurrencies* node_modules/.../cryptocurrencies.txt.gz
Expand Down Expand Up @@ -889,6 +892,7 @@ hello - [suggestWords]* From Settings \`suggestWords\`
hello - [words]* From Settings \`words\`
hello - aws* node_modules/@cspell/dict-aws/aws.txt.gz
hello - companies* node_modules/@cspell/.../dict/companies.txt
hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt
hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt
hello * cpp-legacy node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt
hello - cryptocurrencies* node_modules/@cspell/.../cryptocurrencies.txt.gz
Expand All @@ -914,6 +918,7 @@ not-in-any-dictionary - [suggestWords]* From Settings \`suggestWords\`
not-in-any-dictionary - [words]* From Settings \`words\`
not-in-any-dictionary - aws* node_modules/.../aws.txt.gz
not-in-any-dictionary - companies* node_modules/.../companies.txt
not-in-any-dictionary - computing-acronyms* .../dict/computing-acronyms.txt
not-in-any-dictionary - cryptocurrencies* .../cryptocurrencies.txt.gz
not-in-any-dictionary - en_us* node_modules/.../en_US.trie.gz
not-in-any-dictionary - en-common-misspelling* node_modules/.../dict-en.yaml
Expand Down Expand Up @@ -1829,6 +1834,7 @@ café - [suggestWords]* From Settings \`suggestWords\`
café - [words]* From Settings \`words\`
café - aws* node_modules/@cspell/dict-aws/aws.txt.gz
café - companies* node_modules/@cspell/.../dict/companies.txt
café - computing-acronyms* node_modules/.../dict/computing-acronyms.txt
café - cryptocurrencies* node_modules/@cspell/.../cryptocurrencies.txt.gz
café * en_us* node_modules/@cspell/dict-en_us/en_US.trie.gz
café - en-common-misspelling* node_modules/@cspell/.../dict-en.yaml
Expand All @@ -1851,6 +1857,7 @@ hello - ada node_modules/@cspell/dict-ada/dict/ada.txt
hello - aws* node_modules/@cspell/dict-aws/aws.txt.gz
hello - bash node_modules/@cspell/.../dict/bash-words.txt
hello - companies* node_modules/@cspell/.../dict/companies.txt
hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt
hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt
hello * cpp-legacy node_modules/@cspell/.../dict/cpp-legacy.txt
hello - cpp-refined node_modules/@cspell/.../dict/cpp-refined.txt
Expand Down Expand Up @@ -1924,6 +1931,7 @@ hello - [suggestWords]* From Settings \`suggestWords\`
hello - [words]* From Settings \`words\`
hello - aws* node_modules/@cspell/dict-aws/aws.txt.gz
hello - companies* node_modules/@cspell/.../dict/companies.txt
hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt
hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt
hello * cpp-legacy node_modules/@cspell/.../dict/cpp-legacy.txt
hello - cryptocurrencies* node_modules/.../cryptocurrencies.txt.gz
Expand Down
8 changes: 4 additions & 4 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 76d3645

Please sign in to comment.