Skip to content

Commit db079da

Browse files
fix: Workflow Bot -- Update Dictionaries (main) (#6881)
1 parent 8d3996e commit db079da

File tree

6 files changed

+36
-42
lines changed

6 files changed

+36
-42
lines changed

integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/report.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ Url: https://github.com/aspnetboilerplate/aspnetboilerplate
44
Args: '["**/*.{md,cs,cshtml}","--exclude=wwwroot","--exclude=**/*SampleApp.Tests/Web*"]'
55
Summary:
66
files: 2246
7-
filesWithIssues: 647
8-
issues: 2295
7+
filesWithIssues: 646
8+
issues: 2294
99
errors: 0
1010
Errors: []
1111

1212
issues:
13-
- "build/Build.cs:78:42 nupkg U PackagesDirectory / \"*.nupkg\")"
1413
- "CONTRIBUTING.md:28:30 aspnetboilerplate U Documents are located in [/aspnetboilerplate/doc](https://github"
1514
- "doc/WebSite/About.md:43:5 MVVM U and MVVM, and it should follow"
1615
- "doc/WebSite/About.md:72:2 Durandal U [DurandalJs](http://durandaljs"

integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/snapshot.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ Repository: aspnetboilerplate/aspnetboilerplate
33
Url: "https://github.com/aspnetboilerplate/aspnetboilerplate"
44
Args: ["**/*.{md,cs,cshtml}","--exclude=wwwroot","--exclude=**/*SampleApp.Tests/Web*"]
55
Lines:
6-
CSpell: Files checked: 2246, Issues found: 2295 in 647 files.
6+
CSpell: Files checked: 2246, Issues found: 2294 in 646 files.
77
exit code: 1
88
CONTRIBUTING.md:28:30 - Unknown word (aspnetboilerplate) -- Documents are located in [/aspnetboilerplate/doc](https://github
99
LICENSE.md:3:25 - Unknown word (Volosoft) -- Copyright (c) 2013-2021 Volosoft (https://volosoft.com
10-
build/Build.cs:78:42 - Unknown word (nupkg) -- PackagesDirectory / "*.nupkg")
1110
doc/WebSite/About.md:132:51 - Unknown word (Halil) -- designed and developed by [Halil İbrahim
1211
doc/WebSite/About.md:132:57 - Unknown word (İbrahim) -- developed by [Halil İbrahim
1312
doc/WebSite/About.md:133:1 - Unknown word (Kalkan) -- Kalkan](http://www.halilibrahimkalka

integration-tests/snapshots/php/php-src/report.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,php}"]'
55
Summary:
66
files: 2217
77
filesWithIssues: 1521
8-
issues: 26136
8+
issues: 26134
99
errors: 0
1010
Errors: []
1111

@@ -1421,8 +1421,6 @@ issues:
14211421
- "ext/curl/curl.stub.php:1168:26 IFUNMODSINCE U cvalue CURL_TIMECOND_IFUNMODSINCE"
14221422
- "ext/curl/curl.stub.php:1170:12 TIMECOND U const CURL_TIMECOND_IFUNMODSINCE = UNKNOWN"
14231423
- "ext/curl/curl.stub.php:1170:21 IFUNMODSINCE U const CURL_TIMECOND_IFUNMODSINCE = UNKNOWN;"
1424-
- "ext/curl/curl.stub.php:1173:26 LASTMOD U cvalue CURL_TIMECOND_LASTMOD"
1425-
- "ext/curl/curl.stub.php:1175:21 LASTMOD U const CURL_TIMECOND_LASTMOD = UNKNOWN;"
14261424
- "ext/curl/curl.stub.php:1185:25 ASYNCHDNS U cvalue CURL_VERSION_ASYNCHDNS"
14271425
- "ext/curl/curl.stub.php:1187:20 ASYNCHDNS U const CURL_VERSION_ASYNCHDNS = UNKNOWN;"
14281426
- "ext/curl/curl.stub.php:1190:25 CONV U cvalue CURL_VERSION_CONV"

integration-tests/snapshots/php/php-src/snapshot.txt

+9-11
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Repository: php/php-src
33
Url: "https://github.com/php/php-src.git"
44
Args: ["--config=../../../../config/repositories/php/php-src/cspell.json","**/*.{md,c,h,php}"]
55
Lines:
6-
CSpell: Files checked: 2217, Issues found: 26136 in 1521 files.
6+
CSpell: Files checked: 2217, Issues found: 26134 in 1521 files.
77
exit code: 1
88
CODING_STANDARDS.md:101:23 - Unknown word (intvl) -- // Could be 'date_intvl_create_from_date_str
99
CODING_STANDARDS.md:110:8 - Unknown word (setclientencoding) -- pg_setclientencoding
@@ -2524,8 +2524,6 @@ ext/curl/curl.stub.php:1168:17 - Unknown word (TIMECOND) -- * @cva
25242524
ext/curl/curl.stub.php:1168:26 - Unknown word (IFUNMODSINCE) -- cvalue CURL_TIMECOND_IFUNMODSINCE
25252525
ext/curl/curl.stub.php:1170:12 - Unknown word (TIMECOND) -- const CURL_TIMECOND_IFUNMODSINCE = UNKNOWN
25262526
ext/curl/curl.stub.php:1170:21 - Unknown word (IFUNMODSINCE) -- const CURL_TIMECOND_IFUNMODSINCE = UNKNOWN;
2527-
ext/curl/curl.stub.php:1173:26 - Unknown word (LASTMOD) -- cvalue CURL_TIMECOND_LASTMOD
2528-
ext/curl/curl.stub.php:1175:21 - Unknown word (LASTMOD) -- const CURL_TIMECOND_LASTMOD = UNKNOWN;
25292527
ext/curl/curl.stub.php:1185:25 - Unknown word (ASYNCHDNS) -- cvalue CURL_VERSION_ASYNCHDNS
25302528
ext/curl/curl.stub.php:1187:20 - Unknown word (ASYNCHDNS) -- const CURL_VERSION_ASYNCHDNS = UNKNOWN;
25312529
ext/curl/curl.stub.php:1190:25 - Unknown word (CONV) -- cvalue CURL_VERSION_CONV
@@ -2588,8 +2586,8 @@ ext/curl/curl.stub.php:140:23 - Unknown word (EPRT) -- const CURLOP
25882586
ext/curl/curl.stub.php:1412:20 - Unknown word (MAXFILESIZE) -- * @cvalue CURLOPT_MAXFILESIZE_LARGE
25892587
ext/curl/curl.stub.php:1414:15 - Unknown word (MAXFILESIZE) -- const CURLOPT_MAXFILESIZE_LARGE = UNKNOWN;
25902588
ext/curl/curl.stub.php:1426:12 - Unknown word (CURLFTPAUTH) -- * @cvalue CURLFTPAUTH_DEFAULT
2591-
ext/curl/curl.stub.php:1428:7 - Unknown word (CURLFTPAUTH) -- const CURLFTPAUTH_DEFAULT = UNKNOWN;
2592-
ext/curl/curl.stub.php:1431:12 - Unknown word (CURLFTPAUTH) -- * @cvalue CURLFTPAUTH_SSL
2589+
ext/curl/curl.stub.php:1428:7 - Unknown word (CURLFTPAUTH) -- const CURLFTPAUTH_DEFAULT = UNKNOWN;
2590+
ext/curl/curl.stub.php:1431:12 - Unknown word (CURLFTPAUTH) -- * @cvalue CURLFTPAUTH_SSL
25932591
ext/curl/curl.stub.php:1433:7 - Unknown word (CURLFTPAUTH) -- const CURLFTPAUTH_SSL = UNKNOWN;
25942592
ext/curl/curl.stub.php:1436:12 - Unknown word (CURLFTPAUTH) -- * @cvalue CURLFTPAUTH_TLS
25952593
ext/curl/curl.stub.php:143:28 - Unknown word (EPSV) -- cvalue CURLOPT_FTP_USE_EPSV
@@ -2654,9 +2652,9 @@ ext/curl/curl.stub.php:1733:12 - Unknown word (CURLPAUSE) -- * @cvalu
26542652
ext/curl/curl.stub.php:173:20 - Unknown word (HTTPPROXYTUNNEL) -- * @cvalue CURLOPT_HTTPPROXYTUNNEL
26552653
ext/curl/curl.stub.php:1753:17 - Unknown word (READFUNC) -- * @cvalue CURL_READFUNC_PAUSE
26562654
ext/curl/curl.stub.php:1755:12 - Unknown word (READFUNC) -- const CURL_READFUNC_PAUSE = UNKNOWN;
2657-
ext/curl/curl.stub.php:1758:17 - Unknown word (WRITEFUNC) -- * @cvalue CURL_WRITEFUNC_PAUSE
2655+
ext/curl/curl.stub.php:1758:17 - Unknown word (WRITEFUNC) -- * @cvalue CURL_WRITEFUNC_PAUSE
26582656
ext/curl/curl.stub.php:175:15 - Unknown word (HTTPPROXYTUNNEL) -- const CURLOPT_HTTPPROXYTUNNEL = UNKNOWN;
2659-
ext/curl/curl.stub.php:1760:12 - Unknown word (WRITEFUNC) -- const CURL_WRITEFUNC_PAUSE = UNKNOWN;
2657+
ext/curl/curl.stub.php:1760:12 - Unknown word (WRITEFUNC) -- const CURL_WRITEFUNC_PAUSE = UNKNOWN;
26602658
ext/curl/curl.stub.php:1783:21 - Unknown word (APPCONNECT) -- * @cvalue CURLINFO_APPCONNECT_TIME
26612659
ext/curl/curl.stub.php:1785:16 - Unknown word (APPCONNECT) -- const CURLINFO_APPCONNECT_TIME = UNKNOWN;
26622660
ext/curl/curl.stub.php:1799:20 - Unknown word (CRLFILE) -- * @cvalue CURLOPT_CRLFILE
@@ -2722,8 +2720,8 @@ ext/curl/curl.stub.php:2054:7 - Unknown word (CURLKHMATCH) -- const CUR
27222720
ext/curl/curl.stub.php:2057:12 - Unknown word (CURLKHMATCH) -- * @cvalue CURLKHMATCH_MISSING
27232721
ext/curl/curl.stub.php:2069:21 - Unknown word (RTSP) -- * @cvalue CURLINFO_RTSP_CLIENT_CSEQ
27242722
ext/curl/curl.stub.php:2069:33 - Unknown word (CSEQ) -- CURLINFO_RTSP_CLIENT_CSEQ
2725-
ext/curl/curl.stub.php:2071:16 - Unknown word (RTSP) -- const CURLINFO_RTSP_CLIENT_CSEQ = UNKNOWN
2726-
ext/curl/curl.stub.php:2071:28 - Unknown word (CSEQ) -- CURLINFO_RTSP_CLIENT_CSEQ = UNKNOWN;
2723+
ext/curl/curl.stub.php:2071:16 - Unknown word (RTSP) -- const CURLINFO_RTSP_CLIENT_CSEQ = UNKNOWN
2724+
ext/curl/curl.stub.php:2071:28 - Unknown word (CSEQ) -- CURLINFO_RTSP_CLIENT_CSEQ = UNKNOWN;
27272725
ext/curl/curl.stub.php:2074:21 - Unknown word (RTSP) -- * @cvalue CURLINFO_RTSP_CSEQ_RECV
27282726
ext/curl/curl.stub.php:2074:26 - Unknown word (CSEQ) -- cvalue CURLINFO_RTSP_CSEQ_RECV
27292727
ext/curl/curl.stub.php:2076:16 - Unknown word (RTSP) -- const CURLINFO_RTSP_CSEQ_RECV = UNKNOWN
@@ -2803,8 +2801,8 @@ ext/curl/curl.stub.php:2608:19 - Unknown word (VERIFYSTATUS) -- const CURL
28032801
ext/curl/curl.stub.php:260:15 - Unknown word (POSTQUOTE) -- const CURLOPT_POSTQUOTE = UNKNOWN;
28042802
ext/curl/curl.stub.php:2617:24 - Unknown word (FALSESTART) -- @cvalue CURLOPT_SSL_FALSESTART
28052803
ext/curl/curl.stub.php:2619:19 - Unknown word (FALSESTART) -- const CURLOPT_SSL_FALSESTART = UNKNOWN;
2806-
ext/curl/curl.stub.php:2629:20 - Unknown word (PIPEWAIT) -- * @cvalue CURLOPT_PIPEWAIT
2807-
ext/curl/curl.stub.php:2631:15 - Unknown word (PIPEWAIT) -- const CURLOPT_PIPEWAIT = UNKNOWN;
2804+
ext/curl/curl.stub.php:2629:20 - Unknown word (PIPEWAIT) -- * @cvalue CURLOPT_PIPEWAIT
2805+
ext/curl/curl.stub.php:2631:15 - Unknown word (PIPEWAIT) -- const CURLOPT_PIPEWAIT = UNKNOWN;
28082806
ext/curl/curl.stub.php:263:20 - Unknown word (PREQUOTE) -- * @cvalue CURLOPT_PREQUOTE
28092807
ext/curl/curl.stub.php:2645:12 - Unknown word (CURLPIPE) -- * @cvalue CURLPIPE_NOTHING
28102808
ext/curl/curl.stub.php:2647:7 - Unknown word (CURLPIPE) -- const CURLPIPE_NOTHING = UNKNOWN;

packages/cspell-bundled-dicts/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@
6666
"@cspell/dict-en-common-misspellings": "^2.0.9",
6767
"@cspell/dict-en-gb": "1.1.33",
6868
"@cspell/dict-en_us": "^4.3.31",
69-
"@cspell/dict-filetypes": "^3.0.10",
69+
"@cspell/dict-filetypes": "^3.0.11",
7070
"@cspell/dict-flutter": "^1.1.0",
7171
"@cspell/dict-fonts": "^4.0.4",
7272
"@cspell/dict-fsharp": "^1.1.0",
73-
"@cspell/dict-fullstack": "^3.2.3",
73+
"@cspell/dict-fullstack": "^3.2.4",
7474
"@cspell/dict-gaming-terms": "^1.1.0",
7575
"@cspell/dict-git": "^3.0.4",
7676
"@cspell/dict-golang": "^6.0.18",
@@ -89,7 +89,7 @@
8989
"@cspell/dict-markdown": "^2.0.9",
9090
"@cspell/dict-monkeyc": "^1.0.10",
9191
"@cspell/dict-node": "^5.0.6",
92-
"@cspell/dict-npm": "^5.1.25",
92+
"@cspell/dict-npm": "^5.1.26",
9393
"@cspell/dict-php": "^4.0.14",
9494
"@cspell/dict-powershell": "^5.0.14",
9595
"@cspell/dict-public-licenses": "^2.0.13",

pnpm-lock.yaml

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)