Skip to content

Commit 77ae5cb

Browse files
fix: Workflow Bot -- Update Dictionaries (main) (#6263)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent 2733848 commit 77ae5cb

File tree

8 files changed

+26
-55
lines changed

8 files changed

+26
-55
lines changed

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

+1-11
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Args: '["--issues-summary-report","**/*.{md,py}"]'
55
Summary:
66
files: 2792
77
filesWithIssues: 897
8-
issues: 7920
8+
issues: 7911
99
errors: 0
1010
Errors: []
1111

@@ -2417,15 +2417,13 @@ issues:
24172417
- "docs/_ext/github_links.py:88:43 maxsplit U fullname.split(\".\", maxsplit=1)[0]"
24182418
- "docs/_ext/github_links.py:103:37 maxsplit U module.rsplit(\".\", maxsplit=1)[0]"
24192419
- "docs/_ext/github_links.py:118:57 maxsplit U fullname.rsplit(\".\", maxsplit=1)"
2420-
- "docs/_ext/github_links.py:132:12 linkcode U def github_linkcode_resolve(domain, info"
24212420
- "docs/conf.py:17:15 doctree U # pickle.dump(doctree, f, pickle.HIGHEST_PROTOCOL"
24222421
- "docs/conf.py:23:5 setrecursionlimit U sys.setrecursionlimit(2000)"
24232422
- "docs/conf.py:33:71 directoy U import it after the _ext directoy"
24242423
- "docs/conf.py:45:6 djangodocs U \"djangodocs\","
24252424
- "docs/conf.py:46:17 extlinks U \"sphinx.ext.extlinks\","
24262425
- "docs/conf.py:47:17 intersphinx U \"sphinx.ext.intersphinx\","
24272426
- "docs/conf.py:48:17 autosectionlabel U \"sphinx.ext.autosectionlabel\","
2428-
- "docs/conf.py:49:17 linkcode U \"sphinx.ext.linkcode\","
24292427
- "docs/conf.py:52:3 Autosection U # AutosectionLabel settings."
24302428
- "docs/conf.py:55:1 autosectionlabel U autosectionlabel_prefix_document = True"
24312429
- "docs/conf.py:56:1 autosectionlabel U autosectionlabel_maxdepth = 2"
@@ -2470,8 +2468,6 @@ issues:
24702468
- "docs/conf.py:428:8 tocdup U # epub_tocdup = True"
24712469
- "docs/conf.py:430:33 includehidden U between 'default' and 'includehidden'."
24722470
- "docs/conf.py:431:8 tocscope U # epub_tocscope = 'default'"
2473-
- "docs/conf.py:445:1 linkcode U linkcode_resolve = functools"
2474-
- "docs/conf.py:446:25 linkcode U github_links.github_linkcode_resolve,"
24752471
- "scripts/manage_translations.py:13:36 transifex U fetch translations from transifex.com"
24762472
- "scripts/manage_translations.py:45:55 transifexrc U otherwise read from the ~/.transifexrc file."
24772473
- "scripts/manage_translations.py:46:28 TRANSIFEX U api_token = os.getenv(\"TRANSIFEX_API_TOKEN\")"
@@ -7050,11 +7046,6 @@ issues:
70507046
- "tests/sitemaps_tests/test_http.py:572:23 sitemod U def test_callable_sitemod_no_items(self):"
70517047
- "tests/sitemaps_tests/urls/http.py:163:5 testmodelview U def testmodelview(request, id):"
70527048
- "tests/sitemaps_tests/urls/http.py:479:38 testmodelview U testmodel/<int:id>/\", testmodelview, name=\"i18n_testmodel"
7053-
- "tests/sphinx/test_github_links.py:151:21 linkcode U def test_github_linkcode_resolve_unspecified"
7054-
- "tests/sphinx/test_github_links.py:155:33 linkcode U github_links.github_linkcode_resolve("
7055-
- "tests/sphinx/test_github_links.py:160:21 linkcode U def test_github_linkcode_resolve_unspecified"
7056-
- "tests/sphinx/test_github_links.py:164:33 linkcode U github_links.github_linkcode_resolve("
7057-
- "tests/sphinx/test_github_links.py:169:21 linkcode U def test_github_linkcode_resolve_not_found(self"
70587049
- "tests/sphinx/test_github_links.py:171:50 existant (existent) U bar.baz.hopefully_non_existant_module\","
70597050
- "tests/staticfiles_tests/cases.py:34:45 asvar U snippet(self, path, asvar=False):"
70607051
- "tests/staticfiles_tests/cases.py:35:12 asvar U if asvar:"
@@ -9228,7 +9219,6 @@ issuesSummary:
92289219
- "text: linestrings, count: 2, files: 2,"
92299220
- "text: linkcheck, count: 1, files: 1,"
92309221
- "text: Linkcheck, count: 1, files: 1,"
9231-
- "text: linkcode, count: 9, files: 3,"
92329222
- "text: Linkin, count: 4, files: 1,"
92339223
- "text: LISTAGG, count: 5, files: 2,"
92349224
- "text: listfilter, count: 2, files: 1,"

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

+1-10
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Repository: django/django
33
Url: "https://github.com/django/django.git"
44
Args: ["--issues-summary-report","**/*.{md,py}"]
55
Lines:
6-
CSpell: Files checked: 2792, Issues found: 7920 in 897 files.
6+
CSpell: Files checked: 2792, Issues found: 7911 in 897 files.
77
exit code: 1
88
django/__init__.py:12:26 - Unknown word (urlresolvers) -- Set the thread-local urlresolvers script prefix if `set
99
django/apps/registry.py:134:40 - Unknown word (unconfigured) -- not ready" is due to unconfigured settings, accessing
@@ -2410,7 +2410,6 @@ docs/_ext/djangodocs.py:59:25 - Unknown word (djangohtml) -- app.set_trans
24102410
docs/_ext/djangodocs.py:93:25 - Unknown word (versionmodified) -- node = addnodes.versionmodified()
24112411
docs/_ext/github_links.py:103:37 - Unknown word (maxsplit) -- module.rsplit(".", maxsplit=1)[0]
24122412
docs/_ext/github_links.py:118:57 - Unknown word (maxsplit) -- fullname.rsplit(".", maxsplit=1)
2413-
docs/_ext/github_links.py:132:12 - Unknown word (linkcode) -- def github_linkcode_resolve(domain, info
24142413
docs/_ext/github_links.py:35:22 - Unknown word (asname) -- if alias.asname:
24152414
docs/_ext/github_links.py:88:43 - Unknown word (maxsplit) -- fullname.split(".", maxsplit=1)[0]
24162415
docs/conf.py:102:12 - Unknown word (toctree) -- # The root toctree document.
@@ -2453,13 +2452,10 @@ docs/conf.py:425:8 - Unknown word (tocdepth) -- # epub_tocdepth = 3
24532452
docs/conf.py:428:8 - Unknown word (tocdup) -- # epub_tocdup = True
24542453
docs/conf.py:430:33 - Unknown word (includehidden) -- between 'default' and 'includehidden'.
24552454
docs/conf.py:431:8 - Unknown word (tocscope) -- # epub_tocscope = 'default'
2456-
docs/conf.py:445:1 - Unknown word (linkcode) -- linkcode_resolve = functools
2457-
docs/conf.py:446:25 - Unknown word (linkcode) -- github_links.github_linkcode_resolve,
24582455
docs/conf.py:45:6 - Unknown word (djangodocs) -- "djangodocs",
24592456
docs/conf.py:46:17 - Unknown word (extlinks) -- "sphinx.ext.extlinks",
24602457
docs/conf.py:47:17 - Unknown word (intersphinx) -- "sphinx.ext.intersphinx",
24612458
docs/conf.py:48:17 - Unknown word (autosectionlabel) -- "sphinx.ext.autosectionlabel",
2462-
docs/conf.py:49:17 - Unknown word (linkcode) -- "sphinx.ext.linkcode",
24632459
docs/conf.py:52:3 - Unknown word (Autosection) -- # AutosectionLabel settings.
24642460
docs/conf.py:55:1 - Unknown word (autosectionlabel) -- autosectionlabel_prefix_document = True
24652461
docs/conf.py:56:1 - Unknown word (autosectionlabel) -- autosectionlabel_maxdepth = 2
@@ -7045,11 +7041,6 @@ tests/sitemaps_tests/test_http.py:572:23 - Unknown word (sitemod) -- def t
70457041
tests/sitemaps_tests/test_http.py:71:16 - Unknown word (customised) -- <!-- This is a customised template -->
70467042
tests/sitemaps_tests/urls/http.py:163:5 - Unknown word (testmodelview) -- def testmodelview(request, id):
70477043
tests/sitemaps_tests/urls/http.py:479:38 - Unknown word (testmodelview) -- testmodel/<int:id>/", testmodelview, name="i18n_testmodel
7048-
tests/sphinx/test_github_links.py:151:21 - Unknown word (linkcode) -- def test_github_linkcode_resolve_unspecified
7049-
tests/sphinx/test_github_links.py:155:33 - Unknown word (linkcode) -- github_links.github_linkcode_resolve(
7050-
tests/sphinx/test_github_links.py:160:21 - Unknown word (linkcode) -- def test_github_linkcode_resolve_unspecified
7051-
tests/sphinx/test_github_links.py:164:33 - Unknown word (linkcode) -- github_links.github_linkcode_resolve(
7052-
tests/sphinx/test_github_links.py:169:21 - Unknown word (linkcode) -- def test_github_linkcode_resolve_not_found(self
70537044
tests/sphinx/test_github_links.py:171:50 - Unknown word (existant) -- bar.baz.hopefully_non_existant_module",
70547045
tests/staticfiles_tests/cases.py:34:45 - Unknown word (asvar) -- snippet(self, path, asvar=False):
70557046
tests/staticfiles_tests/cases.py:35:12 - Unknown word (asvar) -- if asvar:

integration-tests/snapshots/mdx-js/mdx/report.yaml

+4-9
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.*"]'
55
Summary:
66
files: 144
77
filesWithIssues: 77
8-
issues: 801
8+
issues: 796
99
errors: 0
1010
Errors: []
1111

@@ -394,7 +394,6 @@ issues:
394394
- "docs/docs/extending-mdx.mdx:99:5 goodproblems U * [`goodproblems/remark-mdx-math-enhanced"
395395
- "docs/docs/extending-mdx.mdx:124:8 twoslash U ```tsx twoslash"
396396
- "docs/docs/extending-mdx.mdx:126:14 Katex U import rehypeKatex from 'rehype-katex'"
397-
- "docs/docs/extending-mdx.mdx:126:33 katex U rehypeKatex from 'rehype-katex' // Render math with"
398397
- "docs/docs/extending-mdx.mdx:146:44 Katex U rehypePlugins: [rehypeKatex], remarkPlugins: [remarkMath"
399398
- "docs/docs/extending-mdx.mdx:151:26 Katex U rehypePlugins: [[rehypeKatex, {strict: true, throwOnError"
400399
- "docs/docs/extending-mdx.mdx:161:2 unifiedjs U `unifiedjs.com`][learn]."
@@ -513,17 +512,17 @@ issues:
513512
- "docs/guides/injecting-components.mdx:128:32 jsxs U jsx as _jsx, jsxs as _jsxs} from 'react/jsx-runtime"
514513
- "docs/guides/math.mdx:5:15 wooorm U {github: 'wooorm', name: 'Titus Wormer"
515514
- "docs/guides/math.mdx:5:56 wooorm U Titus Wormer', twitter: 'wooorm'}"
516-
- "docs/guides/math.mdx:19:10 katex U [`rehype-katex`][rehype-katex] (KaTeX"
517-
- "docs/guides/math.mdx:19:25 katex U rehype-katex`][rehype-katex] (KaTeX) or [`rehype"
518515
- "docs/guides/math.mdx:19:52 mathjax U (KaTeX) or [`rehype-mathjax`][rehype-mathjax]"
519516
- "docs/guides/math.mdx:19:69 mathjax U rehype-mathjax`][rehype-mathjax]"
520517
- "docs/guides/math.mdx:33:7 twoslash U ```js twoslash path=\"example.js\""
521518
- "docs/guides/math.mdx:39:14 Katex U import rehypeKatex from 'rehype-katex'"
522-
- "docs/guides/math.mdx:39:33 katex U rehypeKatex from 'rehype-katex'"
523519
- "docs/guides/math.mdx:45:29 Katex U rehypePlugins: [rehypeKatex],"
524520
- "docs/guides/math.mdx:58:24 katex U <span className=\"katex\">"
525521
- "docs/guides/math.mdx:59:26 katex U <span className=\"katex-mathml\">"
526522
- "docs/guides/math.mdx:59:32 mathml U span className=\"katex-mathml\">"
523+
- "docs/guides/math.mdx:62:26 katex U <span className=\"katex-html\" aria-hidden=\"true"
524+
- "docs/guides/math.mdx:72:68 katex U you should also use `katex.css`"
525+
- "docs/guides/math.mdx:81:53 katex U stylesheet, go to [`katex docs`][katex docs]."
527526
- "docs/guides/math.mdx:93:2 commonmark U [commonmark]: https://spec.commonmark"
528527
- "docs/guides/math.mdx:99:9 mathjax U [rehype-mathjax]: https://github.com"
529528
- "docs/guides/math.mdx:101:37 processoroptions U options]: /packages/mdx/#processoroptions"
@@ -705,7 +704,6 @@ issues:
705704
- "packages/mdx/readme.md:915:39 recma U recmaMdxIsMdxComponent from 'recma-mdx-is-mdx-component"
706705
- "packages/mdx/readme.md:917:24 recma U await compile(file, {recmaPlugins: [recmaMdxIsMdxCompone"
707706
- "packages/mdx/readme.md:929:16 Katex U import rehypeKatex from 'rehype-katex'"
708-
- "packages/mdx/readme.md:929:35 katex U rehypeKatex from 'rehype-katex' // Render math with"
709707
- "packages/mdx/readme.md:932:46 Katex U rehypePlugins: [rehypeKatex], remarkPlugins: [remarkMath"
710708
- "packages/mdx/readme.md:936:28 Katex U rehypePlugins: [[rehypeKatex, {strict: true, throwOnError"
711709
- "packages/mdx/readme.md:950:16 Frontmatter U import remarkFrontmatter from 'remark-frontmatter"
@@ -725,7 +723,6 @@ issues:
725723
- "packages/mdx/readme.md:1113:57 frontmatter U remark-gfm` or `remark-frontmatter`,"
726724
- "packages/mdx/readme.md:1129:3 rehypejs U [`rehypejs/rehype-highlight`][rehype"
727725
- "packages/mdx/readme.md:1130:3 rehypejs U [`rehypejs/rehype-katex`][rehype"
728-
- "packages/mdx/readme.md:1130:19 katex U [`rehypejs/rehype-katex`][rehype-katex] for"
729726
- "packages/mdx/readme.md:1134:28 esast U we go to JavaScript: [esast][] (JS; an"
730727
- "packages/mdx/readme.md:1144:29 astring U final step is done by [astring][], a"
731728
- "packages/mdx/test/compile.js:3:21 Mdast U * @import {Root as MdastRoot} from 'mdast'"
@@ -750,11 +747,9 @@ issues:
750747
- "packages/mdx/test/syntax.js:5:21 Mdast U * @import {Root as MdastRoot} from 'mdast'"
751748
- "packages/mdx/test/syntax.js:5:38 mdast U as MdastRoot} from 'mdast'"
752749
- "packages/mdx/test/syntax.js:14:14 Katex U import rehypeKatex from 'rehype-katex'"
753-
- "packages/mdx/test/syntax.js:14:33 katex U rehypeKatex from 'rehype-katex'"
754750
- "packages/mdx/test/syntax.js:180:31 setext U should support headings (setext) (`=` -> `<h1>`)',"
755751
- "packages/mdx/test/syntax.js:263:103 describedby U footnote-ref=\"true\" aria-describedby=\"footnote-label\">1<"
756752
- "packages/mdx/test/syntax.js:338:105 describedby U footnote-ref=\"true\" aria-describedby=\"footnote-label\">1<"
757-
- "packages/mdx/test/syntax.js:383:67 katex U remark-math`, `rehype-katex`)', async function"
758753
- "packages/mdx/test/syntax.js:391:37 Katex U rehypePlugins: [rehypeKatex]"
759754
- "packages/mdx/test/syntax.js:420:16 Mdast U * @param {MdastRoot} tree"
760755
- "packages/mdx/test/syntax.js:644:31 jsxs U import {jsx as _jsx, jsxs as _jsxs} from \"react"

0 commit comments

Comments
 (0)