Skip to content

Commit 841fc4e

Browse files
fix: Workflow Bot -- Update Dictionaries (main) (#8004)
Co-authored-by: Jason3S <[email protected]>
1 parent 3b0229f commit 841fc4e

File tree

4 files changed

+24
-27
lines changed

4 files changed

+24
-27
lines changed

integration-tests/snapshots/ktaranov/sqlserver-kit/report.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Args: '["--issues-summary-report","**","--exclude=**/Backup/**"]'
55
Summary:
66
files: 489
77
filesWithIssues: 428
8-
issues: 10902
8+
issues: 10901
99
errors: 0
1010
Errors: []
1111

@@ -7488,7 +7488,6 @@ issues:
74887488
- "SQL Server Trace Flag.md:3234:23 Hekaton U Link: [Parallelism in Hekaton (In-Memory OLTP)]<br"
74897489
- "SQL Server Trace Flag.md:3259:105 HOTFIXES U the QUERY_OPTIMIZER_HOTFIXES option in [ALTER DATABASE"
74907490
- "SQL Server Trace Flag.md:3300:22 minidump U Function: Generate a minidump file whenever an entry"
7491-
- "SQL Server Trace Flag.md:3356:108 Entra U Azure VM if Microsoft Entra authentication is enabled"
74927491
- "SQL Server Trace Flag.md:3356:176 CREDENTAIL (CREDENTIAL) U diagnostics for the CREATE CREDENTAIL WITH IDENTITY = 'Managed"
74937492
- "SQL Server Trace Flag.md:3379:50 affinitied (affinities) U from running any non-affinitied tasks.<br />"
74947493
- "SQL Server Trace Flag.md:3407:5 behaviour U The behaviour of the trace flag is"
@@ -11721,7 +11720,6 @@ issuesSummary:
1172111720
- "text: ENGINEEDITION, count: 1, files: 1,"
1172211721
- "text: Enlight, count: 10, files: 3,"
1172311722
- "text: ense, count: 1, files: 1,"
11724-
- "text: Entra, count: 1, files: 1,"
1172511723
- "text: enumerrorlogs, count: 3, files: 3,"
1172611724
- "text: enumration, count: 1, files: 1,"
1172711725
- "text: enumroles, count: 1, files: 1,"

integration-tests/snapshots/ktaranov/sqlserver-kit/snapshot.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Repository: ktaranov/sqlserver-kit
33
Url: "https://github.com/ktaranov/sqlserver-kit.git"
44
Args: ["--issues-summary-report","**","--exclude=**/Backup/**"]
55
Lines:
6-
CSpell: Files checked: 489, Issues found: 10902 in 428 files.
6+
CSpell: Files checked: 489, Issues found: 10901 in 428 files.
77
exit code: 1
88
ADS/README.md:30:15 - Unknown word (Dacpac) -- | [SQL Server Dacpac]
99
ADS/README.md:30:181 - Unknown word (wizarding) -- Provides an easy-to-use wizarding experience to deploy
@@ -3087,7 +3087,6 @@ SQL Server Trace Flag.md:3259:105 - Unknown word (HOTFIXES) -- the
30873087
SQL Server Trace Flag.md:32:4 - Unknown word (Steinar) -- - [Steinar Andersen great post
30883088
SQL Server Trace Flag.md:3300:22 - Unknown word (minidump) -- Function: Generate a minidump file whenever an entry
30893089
SQL Server Trace Flag.md:332:63 - Unknown word (Replmerg) -- ynchronization, you can start Replmerg.exe and pass the -T
3090-
SQL Server Trace Flag.md:3356:108 - Unknown word (Entra) -- Azure VM if Microsoft Entra authentication is enabled
30913090
SQL Server Trace Flag.md:3356:176 - Unknown word (CREDENTAIL) -- diagnostics for the CREATE CREDENTAIL WITH IDENTITY = 'Managed
30923091
SQL Server Trace Flag.md:336:53 - Unknown word (Replmerg) -- directory from which Replmerg.exe was invoked.
30933092
SQL Server Trace Flag.md:3379:50 - Unknown word (affinitied) -- from running any non-affinitied tasks.<br />
@@ -3115,7 +3114,7 @@ SQL Server Trace Flag.md:3711:137 - Unknown word (docidfilter) -- caus
31153114
SQL Server Trace Flag.md:3728:79 - Unknown word (LOADDB) -- high number of [QDS_LOADDB](https://www.sqlskills
31163115
SQL Server Trace Flag.md:375:29 - Unknown word (bucketization) -- Function: Force server side bucketization.
31173116
SQL Server Trace Flag.md:3762:83 - Unknown word (sqlcmd) -- error” condition in the sqlcmd tool. The CU also included
3118-
SQL Server Trace Flag.md:3768:11 - Unknown word (Khen) -- Function: Khen2005, p2: “For SQL Server
3117+
SQL Server Trace Flag.md:3768:11 - Unknown word (Khen) -- Function: Khen2005, p2: “For SQL Server
31193118
SQL Server Trace Flag.md:3778:32 - Unknown word (behaviour) -- Changes CPU Affinity behaviour<br />
31203119
SQL Server Trace Flag.md:377:104 - Unknown word (bucketization) -- flag forces server side bucketization.<br />
31213120
SQL Server Trace Flag.md:38:69 - Unknown word (QUERYTRACEON) -- Performing Query Using QUERYTRACEON](https://www.mssqltips

packages/cspell-bundled-dicts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@cspell/dict-ada": "^4.1.1",
5151
"@cspell/dict-al": "^1.1.1",
52-
"@cspell/dict-aws": "^4.0.15",
52+
"@cspell/dict-aws": "^4.0.16",
5353
"@cspell/dict-bash": "^4.2.2",
5454
"@cspell/dict-companies": "^3.2.7",
5555
"@cspell/dict-cpp": "^6.0.14",
@@ -88,7 +88,7 @@
8888
"@cspell/dict-markdown": "^2.0.12",
8989
"@cspell/dict-monkeyc": "^1.0.11",
9090
"@cspell/dict-node": "^5.0.8",
91-
"@cspell/dict-npm": "^5.2.20",
91+
"@cspell/dict-npm": "^5.2.22",
9292
"@cspell/dict-php": "^4.1.0",
9393
"@cspell/dict-powershell": "^5.0.15",
9494
"@cspell/dict-public-licenses": "^2.0.15",
@@ -98,7 +98,7 @@
9898
"@cspell/dict-rust": "^4.0.12",
9999
"@cspell/dict-scala": "^5.0.8",
100100
"@cspell/dict-shell": "^1.1.2",
101-
"@cspell/dict-software-terms": "^5.1.11",
101+
"@cspell/dict-software-terms": "^5.1.13",
102102
"@cspell/dict-sql": "^2.2.1",
103103
"@cspell/dict-svelte": "^1.0.7",
104104
"@cspell/dict-swift": "^2.0.6",

pnpm-lock.yaml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)