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) #4880

Merged
merged 1 commit into from
Sep 30, 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
4 changes: 1 addition & 3 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: 3254
issues: 3249
errors: 0
Errors: []

Expand Down Expand Up @@ -513,7 +513,6 @@ issues:
- "Engine/neo-core-compression.adb:118:7 dondx U dondx : Thin.IC.size_t;"
- "Engine/neo-core-console.adb:16:33 perserve U Optimize string stuff, perserve config comments, and"
- "Engine/neo-core-console.adb:102:73 cvar U NULL_STR_UNBOUND; -- A cvar that goes out of scope"
- "Engine/neo-core-console.adb:215:10 Commandline U -- Commandline interaction"
- "Engine/neo-core-console.adb:217:9 Vals U Vals : Str_Unbound := NULL"
- "Engine/neo-core-console.adb:368:6 Initalized U -- Initalized data"
- "Engine/neo-core-console.ads:25:43 cvars U query of commands and cvars"
Expand Down Expand Up @@ -830,7 +829,6 @@ issues:
- "Engine/Systems/Win32/neo-engine-system-console.adb:34:54 Lucida U Str_C := To_Str_C (\"Lucida Console\");"
- "Engine/Systems/Win32/neo-engine-system-console.adb:224:120 mwindows U This fails without -mwindows"
- "Engine/Systems/Win32/neo-engine-system-console.adb:296:27 inputed U -- Query user inputed sizes then calculate"
- "Engine/Systems/Win32/neo-engine-system.adb:192:16 commandline U -- Execute a commandline statement"
- "Engine/Systems/Win32/neo-engine-system.adb:275:9 FULLSCREEN U STYLE_FULLSCREEN : constant Int_Unsigned"
- "Engine/Systems/Win32/neo-engine-system.adb:395:18 unrestrict U -- Restrict or unrestrict cursor movement (also"
- "Engine/Systems/Win32/neo-engine-system.adb:401:10 Unclip U -- Unclip cursor"
Expand Down
14 changes: 6 additions & 8 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: 3254 in 98 files
CSpell: Files checked: 103, Issues found: 3249 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 @@ -40,10 +40,9 @@ Lines:
./Engine/Systems/Win32/neo-engine-system-console.adb:224:120 - Unknown word (mwindows) -- This fails without -mwindows
./Engine/Systems/Win32/neo-engine-system-console.adb:296:27 - Unknown word (inputed) -- -- Query user inputed sizes then calculate
./Engine/Systems/Win32/neo-engine-system-console.adb:34:54 - Unknown word (Lucida) -- Str_C := To_Str_C ("Lucida Console");
./Engine/Systems/Win32/neo-engine-system.adb:192:16 - Unknown word (commandline) -- -- Execute a commandline statement
./Engine/Systems/Win32/neo-engine-system.adb:275:9 - Unknown word (FULLSCREEN) -- STYLE_FULLSCREEN : constant Int_Unsigned
./Engine/Systems/Win32/neo-engine-system.adb:395:18 - Unknown word (unrestrict) -- -- Restrict or unrestrict cursor movement (also
./Engine/Systems/Win32/neo-engine-system.adb:401:10 - Unknown word (Unclip) -- -- Unclip cursor
./Engine/Systems/Win32/neo-engine-system.adb:275:9 - Unknown word (FULLSCREEN) -- STYLE_FULLSCREEN : constant Int_Unsigned
./Engine/Systems/Win32/neo-engine-system.adb:395:18 - Unknown word (unrestrict) -- -- Restrict or unrestrict cursor movement (also
./Engine/Systems/Win32/neo-engine-system.adb:401:10 - Unknown word (Unclip) -- -- Unclip cursor
./Engine/Systems/Win32/neo-engine-system.adb:585:23 - Unknown word (multimonitor) -- -- Register the multimonitor application
./Engine/Systems/Win32/neo-engine-system.adb:669:3 - Unknown word (Gamepads) -- Gamepads : aliased array (0.
./Engine/Systems/Win32/neo-engine-system.adb:719:66 - Unknown word (ACPI) -- List (I).hDevice), "ACPI") = 0 then -- Avoid
Expand Down Expand Up @@ -524,9 +523,8 @@ Lines:
./Engine/neo-core-compression.adb:78:7 - Unknown word (outbuffer) -- outbuffer : aliased Thin.ZSTD
./Engine/neo-core-console.adb:102:73 - Unknown word (cvar) -- NULL_STR_UNBOUND; -- A cvar that goes out of scope
./Engine/neo-core-console.adb:16:33 - Unknown word (perserve) -- Optimize string stuff, perserve config comments, and
./Engine/neo-core-console.adb:215:10 - Unknown word (Commandline) -- -- Commandline interaction
./Engine/neo-core-console.adb:217:9 - Unknown word (Vals) -- Vals : Str_Unbound := NULL
./Engine/neo-core-console.adb:368:6 - Unknown word (Initalized) -- -- Initalized data
./Engine/neo-core-console.adb:217:9 - Unknown word (Vals) -- Vals : Str_Unbound := NULL
./Engine/neo-core-console.adb:368:6 - Unknown word (Initalized) -- -- Initalized data
./Engine/neo-core-console.ads:25:43 - Unknown word (cvars) -- query of commands and cvars
./Engine/neo-core-console.ads:64:77 - Unknown word (accessable) -- procedure with arguments accessable to a user through the
./Engine/neo-core-console.ads:91:91 - Unknown word (changable) -- engine. It represents a changable setting that can be
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/MicrosoftDocs/PowerShell-Docs.git
Args: '["--config=../../../cspell-power-shell-docs.config.yaml","**"]'
Summary:
files: 2678
filesWithIssues: 1266
issues: 5754
filesWithIssues: 1265
issues: 5746
errors: 0
Errors: []

Expand Down Expand Up @@ -302,7 +302,6 @@ issues:
- "reference/5.1/Microsoft.PowerShell.Management/New-Service.md:100:7 myshare U `'\"d:\\myshare\\myservice.exe arg1 arg"
- "reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:74:28 instancecreationevent U Query = \"select * from __instancecreationevent within 5 where targetinstance"
- "reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:74:65 targetinstance U ecreationevent within 5 where targetinstance isa 'win32_process'"
- "reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:88:38 commandline U History | where { $_.commandline -like \"*start-process"
- "reference/5.1/Microsoft.PowerShell.Management/Remove-Computer.md:61:24 Domaincredential U Remove-Computer -UnjoinDomaincredential Domain01\\Admin01 -PassThru"
- "reference/5.1/Microsoft.PowerShell.Management/Remove-EventLog.md:122:21 nteventlogfile U Get-WmiObject win32_nteventlogfile -Filter \"logfilename"
- "reference/5.1/Microsoft.PowerShell.Management/Remove-EventLog.md:122:45 logfilename U nteventlogfile -Filter \"logfilename='TestLog'\" | foreach"
Expand Down Expand Up @@ -1252,7 +1251,6 @@ issues:
- "reference/docs-conceptual/samples/Performing-Networking-Tasks.md:271:11 tempshare U net share tempshare=c:\\temp /users:25 /remark"
- "reference/docs-conceptual/samples/Redirecting-Data-with-Out---Cmdlets.md:127:71 processlist U to the file `C:\\temp\\processlist.txt`:"
- "reference/docs-conceptual/samples/Sample-Scripts-for-Administration.yml:51:55 filterhashtable U winEvent-queries-with-filterhashtable.md"
- "reference/docs-conceptual/samples/Using-Static-Classes-and-Methods.md:124:23 Commandline U System.Environment]::Commandline"
- "reference/docs-conceptual/samples/Working-with-Files-and-Folders.md:75:62 XCOPY U file system copies. XCOPY, ROBOCOPY, and COM objects"
- "reference/docs-conceptual/samples/Working-with-Files-and-Folders.md:75:69 ROBOCOPY U system copies. XCOPY, ROBOCOPY, and COM objects, such"
- "reference/docs-conceptual/samples/Working-with-Files-and-Folders.md:155:24 rdisk U default=multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: MicrosoftDocs/PowerShell-Docs
Url: "https://github.com/MicrosoftDocs/PowerShell-Docs.git"
Args: ["--config=../../../cspell-power-shell-docs.config.yaml","**"]
Lines:
CSpell: Files checked: 2678, Issues found: 5754 in 1266 files
CSpell: Files checked: 2678, Issues found: 5746 in 1265 files
exit code: 1
./LICENSE:139:15 - Unknown word (sublicensable) -- non-sublicensable, non-exclusive, irrevocable
./LICENSE:205:34 - Unknown word (waivable) -- under any voluntary or waivable statutory or compulsory
Expand Down Expand Up @@ -297,7 +297,6 @@ Lines:
./reference/5.1/Microsoft.PowerShell.Management/New-Service.md:96:64 - Unknown word (myservice) -- example, `d:\my share\myservice.exe` should be specified
./reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:74:28 - Unknown word (instancecreationevent) -- Query = "select * from __instancecreationevent within 5 where targetinstance
./reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:74:65 - Unknown word (targetinstance) -- ecreationevent within 5 where targetinstance isa 'win32_process'
./reference/5.1/Microsoft.PowerShell.Management/Register-WmiEvent.md:88:38 - Unknown word (commandline) -- History | where { $_.commandline -like "*start-process
./reference/5.1/Microsoft.PowerShell.Management/Remove-Computer.md:61:24 - Unknown word (Domaincredential) -- Remove-Computer -UnjoinDomaincredential Domain01\Admin01 -PassThru
./reference/5.1/Microsoft.PowerShell.Management/Remove-EventLog.md:122:21 - Unknown word (nteventlogfile) -- Get-WmiObject win32_nteventlogfile -Filter "logfilename
./reference/5.1/Microsoft.PowerShell.Management/Remove-EventLog.md:122:45 - Unknown word (logfilename) -- nteventlogfile -Filter "logfilename='TestLog'" | foreach
Expand Down Expand Up @@ -1247,7 +1246,6 @@ Lines:
./reference/docs-conceptual/samples/Performing-Networking-Tasks.md:271:11 - Unknown word (tempshare) -- net share tempshare=c:\temp /users:25 /remark
./reference/docs-conceptual/samples/Redirecting-Data-with-Out---Cmdlets.md:127:71 - Unknown word (processlist) -- to the file `C:\temp\processlist.txt`:
./reference/docs-conceptual/samples/Sample-Scripts-for-Administration.yml:51:55 - Unknown word (filterhashtable) -- winEvent-queries-with-filterhashtable.md
./reference/docs-conceptual/samples/Using-Static-Classes-and-Methods.md:124:23 - Unknown word (Commandline) -- System.Environment]::Commandline
./reference/docs-conceptual/samples/Working-With-Files-Folders-and-Registry-Keys.md:117:46 - Unknown word (ocgen) -- 6:31 PM 204276 ocgen.log
./reference/docs-conceptual/samples/Working-With-Files-Folders-and-Registry-Keys.md:118:46 - Unknown word (ocmsn) -- 6:31 PM 22365 ocmsn.log
./reference/docs-conceptual/samples/Working-With-Files-Folders-and-Registry-Keys.md:159:54 - Unknown word (topl) -- PM 35328 w32topl.dll
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/TheAlgorithms/Python/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**/*.{md,py}"]'
Summary:
files: 1229
filesWithIssues: 473
issues: 3247
issues: 3245
errors: 0
Errors: []

Expand Down Expand Up @@ -482,7 +482,6 @@ issues:
- "DIRECTORY.md:85:6 Baconian U * [Baconian Cipher](ciphers/baconian"
- "DIRECTORY.md:94:6 Cryptomath U * [Cryptomath Module](ciphers/cryptomath"
- "DIRECTORY.md:99:6 Elgamal U * [Elgamal Key Generator](ciphers"
- "DIRECTORY.md:102:20 Cypher U * [Mixed Keyword Cypher](ciphers/mixed_keyword"
- "DIRECTORY.md:105:6 Onepad U * [Onepad Cipher](ciphers/onepad"
- "DIRECTORY.md:106:6 Playfair U * [Playfair Cipher](ciphers/playfair"
- "DIRECTORY.md:108:6 Porta U * [Porta Cipher](ciphers/porta"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: TheAlgorithms/Python
Url: "https://github.com/TheAlgorithms/Python.git"
Args: ["**/*.{md,py}"]
Lines:
CSpell: Files checked: 1229, Issues found: 3247 in 473 files
CSpell: Files checked: 1229, Issues found: 3245 in 473 files
exit code: 1
./CONTRIBUTING.md:138:33 - Unknown word (pytest) -- doctests will be run by pytest as part of our automated
./CONTRIBUTING.md:141:14 - Unknown word (doctest) -- python3 -m doctest -v my_submission.py
Expand All @@ -14,7 +14,6 @@ Lines:
./CONTRIBUTING.md:5:339 - Unknown word (Gitter) -- ask the community in [Gitter](https://gitter.im/TheAlgorit
./CONTRIBUTING.md:84:334 - Unknown word (autopep) -- other code formatters (autopep8, yapf) but the __black
./CONTRIBUTING.md:84:344 - Unknown word (yapf) -- formatters (autopep8, yapf) but the __black__ formatter
./DIRECTORY.md:102:20 - Unknown word (Cypher) -- * [Mixed Keyword Cypher](ciphers/mixed_keyword
./DIRECTORY.md:105:6 - Unknown word (Onepad) -- * [Onepad Cipher](ciphers/onepad
./DIRECTORY.md:1069:14 - Unknown word (Jozsa) -- * [Deutsch Jozsa](quantum/deutsch_jozsa
./DIRECTORY.md:1069:6 - Unknown word (Deutsch) -- * [Deutsch Jozsa](quantum/deutsch
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/alexiosc/megistos/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,html}"]'
Summary:
files: 747
filesWithIssues: 740
issues: 55085
issues: 55081
errors: 0
Errors: []

Expand Down Expand Up @@ -5067,7 +5067,6 @@ issues:
- "ATTIC/src/modules/gallups/gstat/gstat.c:47:3 Printig U Printig flag (#) can be one"
- "ATTIC/src/modules/gallups/gstat/gstat.c:62:9 tablemode U int tablemode = 0;"
- "ATTIC/src/modules/gallups/gstat/gstat.c:63:9 graphmode U int graphmode = 0;"
- "ATTIC/src/modules/gallups/gstat/gstat.c:66:7 commandline U parse_commandline (int vargc, char *vargv"
- "ATTIC/src/modules/gallups/gstat/gstat.c:66:24 vargc U parse_commandline (int vargc, char *vargv[])"
- "ATTIC/src/modules/gallups/gstat/gstat.c:66:37 vargv U commandline (int vargc, char *vargv[])"
- "ATTIC/src/modules/gallups/gstat/gstat.c:93:23 OPTSEX U tablemode |= FL_OPTSEX;"
Expand Down
23 changes: 11 additions & 12 deletions integration-tests/snapshots/alexiosc/megistos/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: alexiosc/megistos
Url: "https://github.com/alexiosc/megistos.git"
Args: ["--config=../../../../config/repositories/alexiosc/megistos/cspell.json","**/*.{md,c,h,html}"]
Lines:
CSpell: Files checked: 747, Issues found: 55085 in 740 files
CSpell: Files checked: 747, Issues found: 55081 in 740 files
exit code: 1
./ATTIC/doc/examples/mod_dialog.c:18:13 - Unknown word (margv) -- if (sameas (margv [6], "OK") || sameas
./ATTIC/doc/examples/mod_dialog.c:18:5 - Unknown word (sameas) -- if (sameas (margv [6], "OK") |
Expand Down Expand Up @@ -5053,13 +5053,13 @@ Lines:
./ATTIC/src/modules/gallups/gstat/gprintf.c:302:24 - Unknown word (cfld) -- load_ca (int copt, int cfld, int crow, int ccol
./ATTIC/src/modules/gallups/gstat/gprintf.c:302:44 - Unknown word (ccol) -- cfld, int crow, int ccol)
./ATTIC/src/modules/gallups/gstat/gprintf.c:76:9 - Unknown word (dumpstr) -- char dumpstr[16384];
./ATTIC/src/modules/gallups/gstat/gstat.c:168:22 - Unknown word (doesnot) -- printf ("user %s doesnot exist\n",
./ATTIC/src/modules/gallups/gstat/gstat.c:168:22 - Unknown word (doesnot) -- printf ("user %s doesnot exist\n",
./ATTIC/src/modules/gallups/gstat/gstat.c:17:9 - Unknown word (gsflags) -- int gsflags = 0;
./ATTIC/src/modules/gallups/gstat/gstat.c:202:7 - Unknown word (leafcount) -- n->leafcount++;
./ATTIC/src/modules/gallups/gstat/gstat.c:207:40 - Unknown word (anscomidx) -- acomdt (curans), &user.anscomidx, &j);
./ATTIC/src/modules/gallups/gstat/gstat.c:202:7 - Unknown word (leafcount) -- n->leafcount++;
./ATTIC/src/modules/gallups/gstat/gstat.c:207:40 - Unknown word (anscomidx) -- acomdt (curans), &user.anscomidx, &j);
./ATTIC/src/modules/gallups/gstat/gstat.c:20:8 - Unknown word (curargs) -- struct curargs CA;
./ATTIC/src/modules/gallups/gstat/gstat.c:210:10 - Unknown word (anscomfld) -- user.anscomfld = k;
./ATTIC/src/modules/gallups/gstat/gstat.c:211:10 - Unknown word (anscompos) -- user.anscompos = k;
./ATTIC/src/modules/gallups/gstat/gstat.c:210:10 - Unknown word (anscomfld) -- user.anscomfld = k;
./ATTIC/src/modules/gallups/gstat/gstat.c:211:10 - Unknown word (anscompos) -- user.anscompos = k;
./ATTIC/src/modules/gallups/gstat/gstat.c:23:16 - Unknown word (curans) -- struct answer *curans;
./ATTIC/src/modules/gallups/gstat/gstat.c:24:24 - Unknown word (curuser) -- struct userdata user, *curuser = &user;
./ATTIC/src/modules/gallups/gstat/gstat.c:26:8 - Unknown word (treenode) -- struct treenode tree;
Expand All @@ -5069,12 +5069,11 @@ Lines:
./ATTIC/src/modules/gallups/gstat/gstat.c:47:3 - Unknown word (Printig) -- Printig flag (#) can be one
./ATTIC/src/modules/gallups/gstat/gstat.c:62:9 - Unknown word (tablemode) -- int tablemode = 0;
./ATTIC/src/modules/gallups/gstat/gstat.c:63:9 - Unknown word (graphmode) -- int graphmode = 0;
./ATTIC/src/modules/gallups/gstat/gstat.c:66:24 - Unknown word (vargc) -- parse_commandline (int vargc, char *vargv[])
./ATTIC/src/modules/gallups/gstat/gstat.c:66:37 - Unknown word (vargv) -- commandline (int vargc, char *vargv[])
./ATTIC/src/modules/gallups/gstat/gstat.c:66:7 - Unknown word (commandline) -- parse_commandline (int vargc, char *vargv
./ATTIC/src/modules/gallups/gstat/gstat.c:93:23 - Unknown word (OPTSEX) -- tablemode |= FL_OPTSEX;
./ATTIC/src/modules/gallups/gstat/gstat.c:96:23 - Unknown word (OPTAGE) -- tablemode |= FL_OPTAGE;
./ATTIC/src/modules/gallups/gstat/gstat.c:99:23 - Unknown word (OPTSEXAGE) -- tablemode |= FL_OPTSEXAGE;
./ATTIC/src/modules/gallups/gstat/gstat.c:66:24 - Unknown word (vargc) -- parse_commandline (int vargc, char *vargv[])
./ATTIC/src/modules/gallups/gstat/gstat.c:66:37 - Unknown word (vargv) -- commandline (int vargc, char *vargv[])
./ATTIC/src/modules/gallups/gstat/gstat.c:93:23 - Unknown word (OPTSEX) -- tablemode |= FL_OPTSEX;
./ATTIC/src/modules/gallups/gstat/gstat.c:96:23 - Unknown word (OPTAGE) -- tablemode |= FL_OPTAGE;
./ATTIC/src/modules/gallups/gstat/gstat.c:99:23 - Unknown word (OPTSEXAGE) -- tablemode |= FL_OPTSEXAGE;
./ATTIC/src/modules/gallups/gstat/gstat.h:131:14 - Unknown word (addleaf) -- void tree_addleaf (struct treenode *n
./ATTIC/src/modules/gallups/gstat/gstat.h:132:14 - Unknown word (addlevel) -- void tree_addlevel (struct treenode *n
./ATTIC/src/modules/gallups/gstat/gstat.h:134:14 - Unknown word (freelevel) -- void tree_freelevel (struct treenode *n
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**","--exclude=**/Backup/**"]'
Summary:
files: 489
filesWithIssues: 458
issues: 14772
issues: 14771
errors: 0
Errors: []

Expand Down Expand Up @@ -961,7 +961,6 @@ issues:
- "PowerShell/Send-SqlDataToExcel.ps1:61:87 seperatate U default they are shown seperatate rows under the given"
- "PowerShell/Send-SqlDataToExcel.ps1:61:155 seperate (separate) U this switch makes them seperate columns."
- "PowerShell/Send-SqlDataToExcel.ps1:75:61 mutliple U single pivot table with mutliple commandline paramters"
- "PowerShell/Send-SqlDataToExcel.ps1:75:70 commandline U table with mutliple commandline paramters; you can use"
- "PowerShell/Send-SqlDataToExcel.ps1:75:82 paramters U mutliple commandline paramters; you can use a HashTable"
- "PowerShell/Send-SqlDataToExcel.ps1:102:92 Yrange U ShowCategory, ShowPercent, Yrange, Xrange and SeriesHeader"
- "PowerShell/Send-SqlDataToExcel.ps1:102:100 Xrange U ShowPercent, Yrange, Xrange and SeriesHeader for"
Expand Down
Loading