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

Merged
merged 1 commit into from
Jul 19, 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 @@ -34,9 +34,9 @@ issues:
- "documentation/ci-fix.md:219:18 contosowidgetmanager U cd specification/contosowidgetmanager"
- "documentation/ci-fix.md:269:14 flac U \"flac\","
- "documentation/ci-fix.md:270:14 mpga U \"mpga\""
- "documentation/code-gen/configure-cli.md:103:91 commmand U passed by user in their commmand line which should points"
- "documentation/code-gen/configure-cli.md:115:62 offazure U packages like migrate and offazure."
- "documentation/code-gen/configure-cli.md:243:47 qiaozha U autorest/az@latest /home/qiaozha/code/azure-rest-api"
- "documentation/code-gen/configure-cli.md:103:91 commmand (command) U passed by user in their commmand line which should points"
- "documentation/code-gen/configure-cli.md:115:62 offazure U packages like migrate and offazure."
- "documentation/code-gen/configure-cli.md:243:47 qiaozha U autorest/az@latest /home/qiaozha/code/azure-rest-api"
- "documentation/code-gen/configure-go-sdk.md:107:136 agrifood U specs/specification/agrifood/resource-manager/readme"
- "documentation/code-gen/configure-go-sdk.md:121:32 armcompute U checkout -t origin/sdkAuto/armcompute"
- "documentation/code-gen/configure-go-sdk.md:149:22 nreplace U Add-Content go.mod \"`nreplace github.com/Azure/azure"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Args: '["**"]'
Summary:
files: 612
filesWithIssues: 319
issues: 2939
issues: 2936
errors: 0
Errors: []

Expand Down Expand Up @@ -508,8 +508,6 @@ issues:
- "stdlib/src/mmap.rs:44:19 MADV U libc::MADV_DONTFORK => Advice:"
- "stdlib/src/mmap.rs:44:24 DONTFORK U libc::MADV_DONTFORK => Advice::DontFork"
- "stdlib/src/mmap.rs:46:24 DOFORK U libc::MADV_DOFORK => Advice::DoFork,"
- "stdlib/src/mmap.rs:50:24 UNMERGEABLE U libc::MADV_UNMERGEABLE => Advice::Unmergeable"
- "stdlib/src/mmap.rs:50:47 Unmergeable U UNMERGEABLE => Advice::Unmergeable,"
- "stdlib/src/mmap.rs:52:24 HUGEPAGE U libc::MADV_HUGEPAGE => Advice::HugePage"
- "stdlib/src/mmap.rs:54:24 NOHUGEPAGE U libc::MADV_NOHUGEPAGE => Advice::NoHugePage"
- "stdlib/src/mmap.rs:58:24 DONTDUMP U libc::MADV_DONTDUMP => Advice::DontDump"
Expand Down
16 changes: 7 additions & 9 deletions integration-tests/snapshots/RustPython/RustPython/snapshot.txt
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: 2939 in 319 files.
CSpell: Files checked: 612, Issues found: 2936 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 @@ -500,19 +500,17 @@ Lines:
./stdlib/src/math.rs:650:20 - Unknown word (summands) -- // summands
./stdlib/src/math.rs:863:17 - Unknown word (absx) -- let absx = x.abs();
./stdlib/src/math.rs:864:17 - Unknown word (absy) -- let absy = y.abs();
./stdlib/src/mmap.rs:140:20 - Unknown word (DENYWRITE) -- use libc::{MAP_DENYWRITE, MAP_EXECUTABLE, MAP
./stdlib/src/mmap.rs:140:20 - Unknown word (DENYWRITE) -- use libc::{MAP_DENYWRITE, MAP_EXECUTABLE, MAP
./stdlib/src/mmap.rs:158:22 - Unknown word (ALLOCATIONGRANULARITY) -- #[pyattr(name = "ALLOCATIONGRANULARITY", once)]
./stdlib/src/mmap.rs:44:19 - Unknown word (MADV) -- libc::MADV_DONTFORK => Advice:
./stdlib/src/mmap.rs:44:24 - Unknown word (DONTFORK) -- libc::MADV_DONTFORK => Advice::DontFork
./stdlib/src/mmap.rs:46:24 - Unknown word (DOFORK) -- libc::MADV_DOFORK => Advice::DoFork,
./stdlib/src/mmap.rs:50:24 - Unknown word (UNMERGEABLE) -- libc::MADV_UNMERGEABLE => Advice::Unmergeable
./stdlib/src/mmap.rs:50:47 - Unknown word (Unmergeable) -- UNMERGEABLE => Advice::Unmergeable,
./stdlib/src/mmap.rs:52:24 - Unknown word (HUGEPAGE) -- libc::MADV_HUGEPAGE => Advice::HugePage
./stdlib/src/mmap.rs:54:24 - Unknown word (NOHUGEPAGE) -- libc::MADV_NOHUGEPAGE => Advice::NoHugePage
./stdlib/src/mmap.rs:52:24 - Unknown word (HUGEPAGE) -- libc::MADV_HUGEPAGE => Advice::HugePage
./stdlib/src/mmap.rs:54:24 - Unknown word (NOHUGEPAGE) -- libc::MADV_NOHUGEPAGE => Advice::NoHugePage
./stdlib/src/mmap.rs:552:18 - Unknown word (resizeable) -- fn check_resizeable(&self, vm: &VirtualMachine
./stdlib/src/mmap.rs:58:24 - Unknown word (DONTDUMP) -- libc::MADV_DONTDUMP => Advice::DontDump
./stdlib/src/mmap.rs:60:24 - Unknown word (DODUMP) -- libc::MADV_DODUMP => Advice::DoDump,
./stdlib/src/mmap.rs:62:24 - Unknown word (HWPOISON) -- libc::MADV_HWPOISON => Advice::HwPoison
./stdlib/src/mmap.rs:58:24 - Unknown word (DONTDUMP) -- libc::MADV_DONTDUMP => Advice::DontDump
./stdlib/src/mmap.rs:60:24 - Unknown word (DODUMP) -- libc::MADV_DODUMP => Advice::DoDump,
./stdlib/src/mmap.rs:62:24 - Unknown word (HWPOISON) -- libc::MADV_HWPOISON => Advice::HwPoison
./stdlib/src/posixsubprocess.rs:110:66 - Unknown word (noexec) -- preexec, if not then have "noexec" after
./stdlib/src/posixsubprocess.rs:169:43 - Unknown word (SIGXFZ) -- restore signals SIGPIPE, SIGXFZ, SIGXFSZ to SIG_DFL
./stdlib/src/posixsubprocess.rs:29:17 - Unknown word (preexec) -- if args.preexec_fn.is_some() {
Expand Down
8 changes: 3 additions & 5 deletions integration-tests/snapshots/django/django/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Url: https://github.com/django/django.git
Args: '["--issues-summary-report","**/*.{md,py}"]'
Summary:
files: 2789
filesWithIssues: 902
issues: 8003
filesWithIssues: 901
issues: 8001
errors: 0
Errors: []

Expand Down Expand Up @@ -405,7 +405,7 @@ issues:
- "django/core/files/locks.py:86:28 osfhandle U hfile = msvcrt.get_osfhandle(_fd(f))"
- "django/core/files/move.py:73:37 CIFS U Certain filesystems (e.g. CIFS) fail to copy the file"
- "django/core/files/move.py:89:24 winerror U if getattr(e, \"winerror\", 0) != 32:"
- "django/core/files/storage/base.py:40:35 overriden U get_available_name` is overriden and validation is lost"
- "django/core/files/storage/base.py:40:35 overriden (overridden) U get_available_name` is overriden and validation is lost"
- "django/core/files/storage/memory.py:2:43 Soyland U inmemorystorage (BSD) by Cody Soyland, Seán Hayes, Tore Birkeland"
- "django/core/files/storage/memory.py:2:52 Seán U BSD) by Cody Soyland, Seán Hayes, Tore Birkeland"
- "django/core/files/storage/memory.py:2:69 Birkeland U Soyland, Seán Hayes, Tore Birkeland,"
Expand Down Expand Up @@ -438,7 +438,6 @@ issues:
- "django/core/management/commands/makemessages.py:112:9 xgettext U xgettext GNU gettext utility"
- "django/core/management/commands/makemessages.py:550:33 followlinks U root, topdown=True, followlinks=self.symlinks"
- "django/core/management/commands/makemessages.py:717:9 pofile U pofile = os.path.join(basedir"
- "django/core/management/commands/makemigrations.py:453:15 mergeable U # mergeable. For now, we always"
- "django/core/management/commands/runserver.py:15:1 naiveip U naiveip_re = _lazy_re_compile"
- "django/core/management/commands/runserver.py:42:67 ipaddr U Optional port number, or ipaddr:port\""
- "django/core/management/commands/runserver.py:52:16 nothreading U \"--nothreading\","
Expand Down Expand Up @@ -4297,7 +4296,6 @@ issuesSummary:
- "text: melb, count: 5, files: 1,"
- "text: memorydb, count: 3, files: 2,"
- "text: Mercoledì, count: 1, files: 1,"
- "text: mergeable, count: 2, files: 2,"
- "text: měsíc, count: 1, files: 1,"
- "text: měsíce, count: 3, files: 1,"
- "text: měsícem, count: 1, files: 1,"
Expand Down
3 changes: 1 addition & 2 deletions integration-tests/snapshots/django/django/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: django/django
Url: "https://github.com/django/django.git"
Args: ["--issues-summary-report","**/*.{md,py}"]
Lines:
CSpell: Files checked: 2789, Issues found: 8003 in 902 files.
CSpell: Files checked: 2789, Issues found: 8001 in 901 files.
exit code: 1
./django/__init__.py:12:26 - Unknown word (urlresolvers) -- Set the thread-local urlresolvers script prefix if `set
./django/apps/registry.py:134:40 - Unknown word (unconfigured) -- not ready" is due to unconfigured settings, accessing
Expand Down Expand Up @@ -433,7 +433,6 @@ Lines:
./django/core/management/commands/makemessages.py:717:9 - Unknown word (pofile) -- pofile = os.path.join(basedir
./django/core/management/commands/makemessages.py:82:12 - Unknown word (templatized) -- def is_templatized(self):
./django/core/management/commands/makemessages.py:83:28 - Unknown word (djangojs) -- if self.domain == "djangojs":
./django/core/management/commands/makemigrations.py:453:15 - Unknown word (mergeable) -- # mergeable. For now, we always
./django/core/management/commands/runserver.py:154:58 - Unknown word (tracebacks) -- messages instead of ugly tracebacks.
./django/core/management/commands/runserver.py:157:23 - Unknown word (EADDRINUSE) -- errno.EADDRINUSE: "That port is already
./django/core/management/commands/runserver.py:158:23 - Unknown word (EADDRNOTAVAIL) -- errno.EADDRNOTAVAIL: "That IP address can
Expand Down
6 changes: 2 additions & 4 deletions integration-tests/snapshots/eslint/eslint/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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}"]'
Summary:
files: 1943
filesWithIssues: 324
issues: 1736
filesWithIssues: 323
issues: 1735
errors: 0
Errors: []

Expand Down Expand Up @@ -88,7 +88,6 @@ issues:
- "docs/src/rules/max-lines-per-function.md:31:45 dbname U return m(\"tr\", {key: db.dbname}, ["
- "docs/src/rules/no-dupe-else-if.md:63:5 quuux U quuux();"
- "docs/src/rules/no-dupe-keys.md:56:5 quxx U quxx: \"qux\""
- "docs/src/rules/no-duplicate-imports.md:55:8 mergeable U // not mergeable"
- "docs/src/rules/no-empty-character-class.md:40:13 abcefg U regex.test(\"abcefg\"); // false, the nested"
- "docs/src/rules/no-eq-null.md:61:41 eqnull U rule corresponds to `eqnull` rule of JSHint."
- "docs/src/rules/no-extend-native.md:74:34 muhahaha U prototype.forEach = 'muhahaha'\");"
Expand Down Expand Up @@ -840,7 +839,6 @@ issuesSummary:
- "text: mbad, count: 1, files: 1,"
- "text: mdcs, count: 2, files: 1,"
- "text: Meep, count: 2, files: 1,"
- "text: mergeable, count: 1, files: 1,"
- "text: merror, count: 5, files: 1,"
- "text: metascraper, count: 10, files: 2,"
- "text: michaelficarra, count: 1, files: 1,"
Expand Down
3 changes: 1 addition & 2 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: 1943, Issues found: 1736 in 324 files.
CSpell: Files checked: 1943, Issues found: 1735 in 323 files.
exit code: 1
./Makefile.js:145:88 - Unknown word (ined) -- followed by the string "ined".
./Makefile.js:356:12 - Unknown word (gensite) -- target.gensite();
Expand Down Expand Up @@ -113,7 +113,6 @@ Lines:
./docs/src/rules/max-lines-per-function.md:31:45 - Unknown word (dbname) -- return m("tr", {key: db.dbname}, [
./docs/src/rules/no-dupe-else-if.md:63:5 - Unknown word (quuux) -- quuux();
./docs/src/rules/no-dupe-keys.md:56:5 - Unknown word (quxx) -- quxx: "qux"
./docs/src/rules/no-duplicate-imports.md:55:8 - Unknown word (mergeable) -- // not mergeable
./docs/src/rules/no-empty-character-class.md:40:13 - Unknown word (abcefg) -- regex.test("abcefg"); // false, the nested
./docs/src/rules/no-eq-null.md:61:41 - Unknown word (eqnull) -- rule corresponds to `eqnull` rule of JSHint.
./docs/src/rules/no-extend-native.md:74:34 - Unknown word (muhahaha) -- prototype.forEach = 'muhahaha'");
Expand Down
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: 2058
issues: 2053
errors: 0
Errors: []

Expand Down Expand Up @@ -145,7 +145,6 @@ issues:
- "src/main/java/JettyLauncher.java:194:18 sess U File sessDir = new File(getGitBucketHom"
- "src/main/java/JettyLauncher.java:200:34 fsds U FileSessionDataStore fsds = new FileSessionDataStore"
- "src/main/java/org/postgresql/Driver2.java:11:25 JDBC U Wraps the PostgreSQL JDBC driver to convert the"
- "src/main/scala/gitbucket/core/api/ApiPullRequest.scala:16:3 mergeable U mergeable: Option[Boolean],"
- "src/main/scala/gitbucket/core/api/CreateARelease.scala:5:10 commitish U target_commitish: Option[String],"
- "src/main/scala/gitbucket/core/controller/AccountController.scala:76:58 maxlength U name\", text(required, maxlength(100), identifier, uniqueUserN"
- "src/main/scala/gitbucket/core/controller/AccountController.scala:196:5 ctype U ctype: WebHookContentType"
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: 2058 in 396 files.
CSpell: Files checked: 411, Issues found: 2053 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 @@ -140,7 +140,6 @@ Lines:
./src/main/java/JettyLauncher.java:200:34 - Unknown word (fsds) -- FileSessionDataStore fsds = new FileSessionDataStore
./src/main/java/gitbucket/core/util/PatchUtil.java:89:17 - Unknown word (lhrt) -- RawText lhrt = new RawText(lastHunk
./src/main/java/org/postgresql/Driver2.java:11:25 - Unknown word (JDBC) -- Wraps the PostgreSQL JDBC driver to convert the
./src/main/scala/gitbucket/core/api/ApiPullRequest.scala:16:3 - Unknown word (mergeable) -- mergeable: Option[Boolean],
./src/main/scala/gitbucket/core/api/CreateARelease.scala:5:10 - Unknown word (commitish) -- target_commitish: Option[String],
./src/main/scala/gitbucket/core/controller/AccountController.scala:196:5 - Unknown word (ctype) -- ctype: WebHookContentType
./src/main/scala/gitbucket/core/controller/AccountController.scala:315:73 - Unknown word (noimage) -- getResourceAsStream("noimage.png")
Expand Down
Loading