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

Merged
merged 1 commit into from
Jul 25, 2024
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**"]'
Summary:
files: 612
filesWithIssues: 319
issues: 2936
issues: 2934
errors: 0
Errors: []

Expand Down Expand Up @@ -646,7 +646,6 @@ issues:
- "vm/Cargo.toml:73:1 getrandom U getrandom = { version = \"0.2."
- "vm/Cargo.toml:76:1 memoffset U memoffset = \"0.9.1\""
- "vm/Lib/python_builtins/__reducelib.py:50:17 slotnames U names = slotnames(cls) # not checking"
- "vm/Lib/python_builtins/__reducelib.py:65:5 listitems U listitems = iter(obj) if isinstance"
- "vm/src/anystr.rs:183:9 splitw U splitw: SW,"
- "vm/src/anystr.rs:211:11 startsendswith U fn py_startsendswith<'a, T, F>("
- "vm/src/buffer.rs:456:24 primint U macro_rules! make_pack_primint {"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: RustPython/RustPython
Url: "https://github.com/RustPython/RustPython.git"
Args: ["**"]
Lines:
CSpell: Files checked: 612, Issues found: 2936 in 319 files.
CSpell: Files checked: 612, Issues found: 2934 in 319 files.
exit code: 1
Cargo.toml:156:62 - Unknown word (redoxer) -- to compile/check with redoxer
Cargo.toml:159:37 - Unknown word (vcpkg) -- Windows to build the vcpkg dependencies
Expand Down Expand Up @@ -640,7 +640,6 @@ vm/Cargo.toml:72:1 - Unknown word (caseless) -- caseless = "0.2.1"
vm/Cargo.toml:73:1 - Unknown word (getrandom) -- getrandom = { version = "0.2.
vm/Cargo.toml:76:1 - Unknown word (memoffset) -- memoffset = "0.9.1"
vm/Lib/python_builtins/__reducelib.py:50:17 - Unknown word (slotnames) -- names = slotnames(cls) # not checking
vm/Lib/python_builtins/__reducelib.py:65:5 - Unknown word (listitems) -- listitems = iter(obj) if isinstance
vm/build.rs:38:10 - Unknown word (sysvars) -- "sysvars! {{ {} }}",
vm/src/anystr.rs:183:9 - Unknown word (splitw) -- splitw: SW,
vm/src/anystr.rs:211:11 - Unknown word (startsendswith) -- fn py_startsendswith<'a, T, F>(
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: 583
filesWithIssues: 578
issues: 47342
issues: 47337
errors: 0
Errors: []

Expand Down Expand Up @@ -4738,7 +4738,6 @@ issues:
- "ATTIC/src/modules/notify/notify.c:87:9 NOTIFYDIR U #define NOTIFYDIR BBSDATADIR\"/notify\""
- "ATTIC/src/modules/notify/notify.c:93:9 invkey U int invkey;"
- "ATTIC/src/modules/notify/notify.c:95:9 numusr U int numusr;"
- "ATTIC/src/modules/notify/notify.c:97:8 listitem U struct listitem {"
- "ATTIC/src/modules/notify/notify.c:108:1 listcmp U listcmp (const void *a, const"
- "ATTIC/src/modules/notify/notify.c:129:1 donelist U donelist ()"
- "ATTIC/src/modules/notify/notify.c:140:1 newlist U newlist ()"
Expand Down
3 changes: 1 addition & 2 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: 583, Issues found: 47342 in 578 files.
CSpell: Files checked: 583, Issues found: 47337 in 578 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 @@ -4743,7 +4743,6 @@ ATTIC/src/modules/notify/notify.c:369:1 - Unknown word (listusers) -- lis
ATTIC/src/modules/notify/notify.c:87:9 - Unknown word (NOTIFYDIR) -- #define NOTIFYDIR BBSDATADIR"/notify"
ATTIC/src/modules/notify/notify.c:93:9 - Unknown word (invkey) -- int invkey;
ATTIC/src/modules/notify/notify.c:95:9 - Unknown word (numusr) -- int numusr;
ATTIC/src/modules/notify/notify.c:97:8 - Unknown word (listitem) -- struct listitem {
ATTIC/src/modules/registry/gcs_registry/gcs_registry.c:63:23 - Unknown word (regmsg) -- static promptblock_t *regmsg = NULL;
ATTIC/src/modules/registry/gcs_registry/gcs_registry.c:95:37 - Unknown word (REGISTRYDIR) -- fname, "%s/%s", mkfname (REGISTRYDIR), userid);
ATTIC/src/modules/registry/registry.c:105:1 - Unknown word (loadregistry) -- loadregistry (char *userid)
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/caddyserver/caddy/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**/*.go"]'
Summary:
files: 275
filesWithIssues: 255
issues: 4073
issues: 4072
errors: 0
Errors: []

Expand Down Expand Up @@ -408,7 +408,6 @@ issues:
- "modules/caddytls/capools.go:416:73 httptransport U caddyhttp/reverseproxy/httptransport.go"
- "modules/caddytls/capools.go:593:3 pembs U pembs, err := io.ReadAll(res"
- "modules/caddytls/certmanagers.go:13:24 tscert U github.com/tailscale/tscert\""
- "modules/caddytls/certselection.go:125:34 interops U a big.Int type that interops with JSON encodings"
- "modules/caddytls/cf.go:1:12 cfgo U //go:build cfgo"
- "modules/caddytls/connpolicy.go:184:20 SSLKEYLOGFILE U // Also known as \"SSLKEYLOGFILE\", TLS secrets will be"
- "modules/caddytls/connpolicy.go:186:5 Wireshark U // Wireshark and other tools. This"
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/caddyserver/caddy/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: caddyserver/caddy
Url: "https://github.com/caddyserver/caddy.git"
Args: ["**/*.go"]
Lines:
CSpell: Files checked: 275, Issues found: 4073 in 255 files.
CSpell: Files checked: 275, Issues found: 4072 in 255 files.
exit code: 1
admin.go:1371:21 - Unknown word (pidfile) -- // PIDFile writes a pidfile to the file at filename
admin.go:331:29 - Unknown word (infosec) -- security checks, the infosec community assures me
Expand Down Expand Up @@ -403,7 +403,6 @@ modules/caddytls/capools_test.go:195:4 - Unknown word (fcap) -- fca
modules/caddytls/capools_test.go:289:4 - Unknown word (pkir) -- pkir := &PKIRootCAPool{}
modules/caddytls/capools_test.go:31:26 - Unknown word (certificatest) -- name: "configuring no certificatest produces an error",
modules/caddytls/certmanagers.go:13:24 - Unknown word (tscert) -- github.com/tailscale/tscert"
modules/caddytls/certselection.go:125:34 - Unknown word (interops) -- a big.Int type that interops with JSON encodings
modules/caddytls/cf.go:1:12 - Unknown word (cfgo) -- //go:build cfgo
modules/caddytls/connpolicy.go:184:20 - Unknown word (SSLKEYLOGFILE) -- // Also known as "SSLKEYLOGFILE", TLS secrets will be
modules/caddytls/connpolicy.go:186:5 - Unknown word (Wireshark) -- // Wireshark and other tools. This
Expand Down
10 changes: 3 additions & 7 deletions integration-tests/snapshots/eslint/eslint/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '[".","--config=../../../config/eslint/cspell.config.yaml","--issues-summa
Summary:
files: 1944
filesWithIssues: 325
issues: 1738
issues: 1731
errors: 0
Errors: []

Expand All @@ -19,15 +19,13 @@ issues:
- "docs/src/_plugins/md-syntax-highlighter.js:4:29 Yuxi U Copyright (c) 2019-present, Yuxi (Evan) You"
- "docs/src/about/index.md:6:87 Zakas U created by Nicholas C. Zakas in June 2013. Code"
- "docs/src/assets/js/components-index.js:17:14 toggleindex U function toggleindex(e) {"
- "docs/src/assets/js/css-vars-ponyfill@2.js:2:13 ponyfill U * css-vars-ponyfill"
- "docs/src/assets/js/css-vars-ponyfill@2.js:5:23 Hildenbiddle U (c) 2018-2019 John Hildenbiddle <http://hildenbiddle"
- "docs/src/assets/js/css-vars-ponyfill@2.js:8:10158 CSSVARSPONYFILL U e.comment.indexOf(\"__CSSVARSPONYFILL\")?\"/*\"+e.comment+\"*"
- "docs/src/assets/js/css-vars-ponyfill@2.js:8:14683 cssvars U e.hasAttribute(\"data-cssvars\"),n=function(e){return"
- "docs/src/assets/js/main.js:105:51 togglenav U addEventListener(\"click\", togglenav, false);"
- "docs/src/assets/js/main.js:236:13 setupindex U setupindexToggles(indexToggles"
- "docs/src/assets/js/main.js:265:27 labelledby U \"aria-labelledby\","
- "docs/src/assets/js/main.js:274:17 thepanel U var thepanel = toggleButton.nextElementSib"
- "docs/src/assets/js/tabs.js:95:9 tablist U var tablist = el.querySelector("
- "docs/src/assets/js/tabs.js:97:9 tabpanels U var tabpanels = Array.from(el.querySelector"
- "docs/src/assets/js/tabs.js:164:10 unactivate U // unactivate all other tabs"
- "docs/src/assets/js/tabs.js:225:9 incrementcurrent U var incrementcurrentIndex = function ()"
Expand All @@ -36,6 +34,7 @@ issues:
- "docs/src/assets/scss/ads.scss:141:32 callout U publisher].loaded .ea-callout a:link,"
- "docs/src/assets/scss/components/docs-navigation.scss:27:6 flexer U .flexer {"
- "docs/src/assets/scss/components/search.scss:178:10 docsearch U .algolia-docsearch-suggestion--highlight"
- "docs/src/assets/scss/components/tabs.scss:8:10 tablist U .c-tabs__tablist {"
- "docs/src/assets/scss/docs.scss:124:44 Csvg U data:image/svg+xml,%3Csvg width='45' height='"
- "docs/src/assets/scss/docs.scss:124:216 Cpath U fill='%23ECFDF3'/%3E%3Cpath d='M30.5 16L19.5 27L"
- "docs/src/assets/scss/docs.scss:124:339 Crect U linejoin='round'/%3E%3Crect x='1.5' y='1' width"
Expand Down Expand Up @@ -548,7 +547,6 @@ issues:
- "tests/tools/eslint-fuzzer.js:124:50 foos U message: \"no foos allowed\","
- "tools/check-emfile-handling.js:30:10 Sonoma U * MacOS Sonoma v14.4 has a limit of"
- "tools/fuzzer-runner.js:50:42 elapseds U rules [:bar] :percent, :elapseds elapsed, eta :etas,"
- "wdio.conf.js:121:21 webdriverio U * - webdriver, webdriverio"
- "wdio.conf.js:125:16 sumologic U * - @wdio/sumologic-reporter"
- "wdio.conf.js:130:19 appium U * '@wdio/appium-service': 'info'"
- "wdio.conf.js:178:48 specfile U to retry the entire specfile when it fails as a whole"
Expand Down Expand Up @@ -939,7 +937,6 @@ issuesSummary:
- "text: pluginname, count: 1, files: 1,"
- "text: polyjuice, count: 3, files: 1,"
- "text: Polyjuice, count: 5, files: 1,"
- "text: ponyfill, count: 1, files: 1,"
- "text: popd, count: 1, files: 1,"
- "text: postamble, count: 3, files: 1,"
- "text: Postamble, count: 3, files: 1,"
Expand Down Expand Up @@ -1028,7 +1025,7 @@ issuesSummary:
- "text: Swiff, count: 1, files: 1,"
- "text: Syntastic, count: 1, files: 1,"
- "text: syntaxhighlight, count: 1, files: 1,"
- "text: tablist, count: 6, files: 2,"
- "text: tablist, count: 1, files: 1,"
- "text: tabpanels, count: 5, files: 1,"
- "text: Tangsa, count: 1, files: 1,"
- "text: Tanuj, count: 2, files: 1,"
Expand Down Expand Up @@ -1081,7 +1078,6 @@ issuesSummary:
- "text: Warang, count: 2, files: 1,"
- "text: warnable, count: 3, files: 1,"
- "text: wdio, count: 14, files: 4,"
- "text: webdriverio, count: 1, files: 1,"
- "text: Whoh, count: 1, files: 1,"
- "text: withstmt, count: 2, files: 1,"
- "text: Workleap, count: 1, files: 1,"
Expand Down
16 changes: 7 additions & 9 deletions integration-tests/snapshots/eslint/eslint/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: eslint/eslint
Url: "https://github.com/eslint/eslint"
Args: [".","--config=../../../config/eslint/cspell.config.yaml","--issues-summary-report","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--exclude=tests/bench/large.js","--exclude=docs/src/_includes","--exclude=docs/src/assets/{fonts,s?css,images}"]
Lines:
CSpell: Files checked: 1944, Issues found: 1738 in 325 files.
CSpell: Files checked: 1944, Issues found: 1731 in 325 files.
exit code: 1
Makefile.js:132:88 - Unknown word (ined) -- followed by the string "ined".
Makefile.js:343:12 - Unknown word (gensite) -- target.gensite();
Expand Down Expand Up @@ -44,7 +44,6 @@ docs/package.json:50:10 - Unknown word (prismjs) -- "prismjs": "^1.2
docs/src/_plugins/md-syntax-highlighter.js:4:29 - Unknown word (Yuxi) -- Copyright (c) 2019-present, Yuxi (Evan) You
docs/src/about/index.md:6:87 - Unknown word (Zakas) -- created by Nicholas C. Zakas in June 2013. Code
docs/src/assets/js/components-index.js:17:14 - Unknown word (toggleindex) -- function toggleindex(e) {
docs/src/assets/js/css-vars-ponyfill@2.js:2:13 - Unknown word (ponyfill) -- * css-vars-ponyfill
docs/src/assets/js/css-vars-ponyfill@2.js:5:23 - Unknown word (Hildenbiddle) -- (c) 2018-2019 John Hildenbiddle <http://hildenbiddle
docs/src/assets/js/css-vars-ponyfill@2.js:8:10158 - Unknown word (CSSVARSPONYFILL) -- e.comment.indexOf("__CSSVARSPONYFILL")?"/*"+e.comment+"*
docs/src/assets/js/css-vars-ponyfill@2.js:8:14683 - Unknown word (cssvars) -- e.hasAttribute("data-cssvars"),n=function(e){return
Expand All @@ -55,12 +54,12 @@ docs/src/assets/js/main.js:274:17 - Unknown word (thepanel) -- var thepanel
docs/src/assets/js/tabs.js:164:10 - Unknown word (unactivate) -- // unactivate all other tabs
docs/src/assets/js/tabs.js:225:9 - Unknown word (incrementcurrent) -- var incrementcurrentIndex = function ()
docs/src/assets/js/tabs.js:236:9 - Unknown word (decrementcurrent) -- var decrementcurrentIndex = function ()
docs/src/assets/js/tabs.js:95:9 - Unknown word (tablist) -- var tablist = el.querySelector(
docs/src/assets/js/tabs.js:97:9 - Unknown word (tabpanels) -- var tabpanels = Array.from(el.querySelector
docs/src/assets/scss/ads.scss:141:32 - Unknown word (callout) -- publisher].loaded .ea-callout a:link,
docs/src/assets/scss/ads.scss:16:2 - Unknown word (carbonads) -- #carbonads * {
docs/src/assets/scss/components/docs-navigation.scss:27:6 - Unknown word (flexer) -- .flexer {
docs/src/assets/scss/components/search.scss:178:10 - Unknown word (docsearch) -- .algolia-docsearch-suggestion--highlight
docs/src/assets/scss/components/tabs.scss:8:10 - Unknown word (tablist) -- .c-tabs__tablist {
docs/src/assets/scss/docs.scss:124:216 - Unknown word (Cpath) -- fill='%23ECFDF3'/%3E%3Cpath d='M30.5 16L19.5 27L
docs/src/assets/scss/docs.scss:124:339 - Unknown word (Crect) -- linejoin='round'/%3E%3Crect x='1.5' y='1' width
docs/src/assets/scss/docs.scss:124:44 - Unknown word (Csvg) -- data:image/svg+xml,%3Csvg width='45' height='
Expand Down Expand Up @@ -543,11 +542,10 @@ tests/tools/check-rule-examples.js:75:55 - Unknown word (merror) -- 1:4\
tests/tools/eslint-fuzzer.js:124:50 - Unknown word (foos) -- message: "no foos allowed",
tools/check-emfile-handling.js:30:10 - Unknown word (Sonoma) -- * MacOS Sonoma v14.4 has a limit of
tools/fuzzer-runner.js:50:42 - Unknown word (elapseds) -- rules [:bar] :percent, :elapseds elapsed, eta :etas,
wdio.conf.js:121:21 - Unknown word (webdriverio) -- * - webdriver, webdriverio
wdio.conf.js:125:16 - Unknown word (sumologic) -- * - @wdio/sumologic-reporter
wdio.conf.js:130:19 - Unknown word (appium) -- * '@wdio/appium-service': 'info'
wdio.conf.js:178:48 - Unknown word (specfile) -- to retry the entire specfile when it fails as a whole
wdio.conf.js:184:31 - Unknown word (specfiles) -- Whether or not retried specfiles should be retried immediately
wdio.conf.js:225:76 - Unknown word (initialise) -- spawned and can be used to initialise specific service
wdio.conf.js:125:16 - Unknown word (sumologic) -- * - @wdio/sumologic-reporter
wdio.conf.js:130:19 - Unknown word (appium) -- * '@wdio/appium-service': 'info'
wdio.conf.js:178:48 - Unknown word (specfile) -- to retry the entire specfile when it fails as a whole
wdio.conf.js:184:31 - Unknown word (specfiles) -- Whether or not retried specfiles should be retried immediately
wdio.conf.js:225:76 - Unknown word (initialise) -- spawned and can be used to initialise specific service
wdio.conf.js:249:34 - Unknown word (initialising) -- executed just before initialising the webdriver session
wdio.conf.js:319:39 - Unknown word (informations) -- Object} result.retries informations to spec related retries
3 changes: 1 addition & 2 deletions integration-tests/snapshots/gitbucket/gitbucket/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**"]'
Summary:
files: 411
filesWithIssues: 396
issues: 2053
issues: 2052
errors: 0
Errors: []

Expand Down Expand Up @@ -207,7 +207,6 @@ issues:
- "src/main/scala/gitbucket/core/util/TextAvatarUtil.scala:16:17 Blightness U private val bgBlightness = 0.73f"
- "src/main/scala/gitbucket/core/view/helpers.scala:490:36 inlinediff U <table class=\\\"diff inlinediff\\\">\")"
- "src/main/scala/gitbucket/core/view/helpers.scala:493:41 oldline U <th class=\"line-num oldline ${line.`type`}\">\"\"\""
- "src/main/scala/gitbucket/core/view/Markdown.scala:120:18 listitem U override def listitem(text: String): String"
- "src/main/twirl/gitbucket/core/account/creategroup.scala.html:7:38 groupform U gitbucket.core.account.html.groupform(None, members, false"
- "src/main/twirl/gitbucket/core/account/edit.scala.html:55:45 uploadavatar U gitbucket.core.helper.html.uploadavatar(Some(account))"
- "src/main/twirl/gitbucket/core/account/edit.scala.html:75:9 pwval U let pwval = $('#password').val"
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: gitbucket/gitbucket
Url: "https://github.com/gitbucket/gitbucket.git"
Args: ["**"]
Lines:
CSpell: Files checked: 411, Issues found: 2053 in 396 files.
CSpell: Files checked: 411, Issues found: 2052 in 396 files.
exit code: 1
README.md:1:14 - Unknown word (Gitter) -- GitBucket [![Gitter chat](https://badges
build.sbt:129:32 - Unknown word (servlet) -- eclipse.jetty" % "jetty-servlet" % JettyVersion %
Expand Down Expand Up @@ -200,7 +200,6 @@ src/main/scala/gitbucket/core/util/LDAPUtil.scala:165:46 - Unknown word (JSSE
src/main/scala/gitbucket/core/util/LDAPUtil.scala:173:32 - Unknown word (LDAPJSSE) -- new LDAPConnection(new LDAPJSSESecureSocketFactory(
src/main/scala/gitbucket/core/util/StringUtil.scala:30:62 - Unknown word (Hmac) -- getInstance("PBKDF2WithHmacSHA256")
src/main/scala/gitbucket/core/util/TextAvatarUtil.scala:16:17 - Unknown word (Blightness) -- private val bgBlightness = 0.73f
src/main/scala/gitbucket/core/view/Markdown.scala:120:18 - Unknown word (listitem) -- override def listitem(text: String): String
src/main/scala/gitbucket/core/view/helpers.scala:490:36 - Unknown word (inlinediff) -- <table class=\"diff inlinediff\">")
src/main/scala/gitbucket/core/view/helpers.scala:493:41 - Unknown word (oldline) -- <th class="line-num oldline ${line.`type`}">"""
src/main/twirl/gitbucket/core/account/creategroup.scala.html:7:38 - Unknown word (groupform) -- gitbucket.core.account.html.groupform(None, members, false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*","-e","{*.BUILD,BUILD,CHANGEL
Summary:
files: 19452
filesWithIssues: 12304
issues: 99842
issues: 99813
errors: 0
Errors: []

Expand Down Expand Up @@ -314,7 +314,6 @@ issues:
- "docfx/doxygen_pages_test.cc:24:78 indexpage U XMLSchema-instance\" id=\"indexpage\" kind=\"page\">"
- "docfx/doxygen_pages_test.cc:30:29 autotoc U <sect1 id=\"index_1autotoc_md0\">"
- "docfx/doxygen_pages_test.cc:33:20 itemizedlist U <para><itemizedlist>"
- "docfx/doxygen_pages_test.cc:34:16 listitem U <listitem><para><ref refid=\"classgoogle"
- "docfx/doxygen_pages_test.cc:34:80 kindref U cloud_1_1Credentials\" kindref=\"compound\">Credentials"
- "docfx/doxygen_pages_test.cc:37:165 computeroutput U value on success and a <computeroutput>Status</computeroutput"
- "docfx/doxygen_pages_test.cc:42:16 simplesect U <simplesect kind=\"note\"><para>Say"
Expand Down
Loading