From 0131445b67d230693fb51a292aa516a42b925c6e Mon Sep 17 00:00:00 2001 From: Jason3S Date: Sun, 17 Sep 2023 07:14:20 +0000 Subject: [PATCH] fix: Workflow Bot -- Update Dictionaries --- integration-tests/snapshots/pagekit/pagekit/report.yaml | 4 ++-- integration-tests/snapshots/pagekit/pagekit/snapshot.txt | 4 ++-- integration-tests/snapshots/php/php-src/report.yaml | 4 ++-- integration-tests/snapshots/php/php-src/snapshot.txt | 2 +- packages/cspell-bundled-dicts/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/integration-tests/snapshots/pagekit/pagekit/report.yaml b/integration-tests/snapshots/pagekit/pagekit/report.yaml index d719cd21c66..05093932cfd 100644 --- a/integration-tests/snapshots/pagekit/pagekit/report.yaml +++ b/integration-tests/snapshots/pagekit/pagekit/report.yaml @@ -5,7 +5,7 @@ Args: '["-e","/app/assets/codemirror","-e","/app/system/languages","**"]' Summary: files: 741 filesWithIssues: 221 - issues: 689 + issues: 687 errors: 0 Errors: [] @@ -21,7 +21,6 @@ issues: - "app/console/src/Commands/BuildCommand.php:34:24 nickic U '^app\\/vendor\\/nickic\\/php-parser\\/(grammar" - "app/console/src/Commands/BuildCommand.php:35:25 phpdocumentor U '^app\\/vendor\\/(phpdocumentor|phpspec|phpunit|sebastian" - "app/console/src/Commands/BuildCommand.php:35:39 phpspec U vendor\\/(phpdocumentor|phpspec|phpunit|sebastian|symfony" - - "app/console/src/Commands/BuildCommand.php:35:47 phpunit U phpdocumentor|phpspec|phpunit|sebastian|symfony\\/yaml" - "app/console/src/Commands/ClearCacheCommand.php:14:24 clearcache U protected $name = 'clearcache';" - "app/console/src/Commands/ExtensionTranslateCommand.php:106:17 translateable U * Extracts translateable strings from a given" - "app/console/src/Commands/ExtensionTranslateCommand.php:111:79 customdomain U Apple' => 'Apple'], 'customdomain' => ['One' => 'One'" @@ -67,6 +66,7 @@ issues: - "app/modules/application/src/Event/Event.php:164:8 Unsets U * Unsets a parameter." - "app/modules/application/src/Tests/DbUtil.php:11:45 DBAL U name of the Doctrine DBAL database driver to use" - "app/modules/application/src/Tests/DbUtil.php:32:27 tmpdb U $GLOBALS['tmpdb_type'], $GLOBALS['tmpdb" + - "app/modules/auth/phpunit.xml.dist:3:2 phpunit U " - "app/modules/auth/phpunit.xml.dist:15:10 testsuite U false]);" diff --git a/integration-tests/snapshots/pagekit/pagekit/snapshot.txt b/integration-tests/snapshots/pagekit/pagekit/snapshot.txt index 82f26b6bf08..a25cdb6a495 100644 --- a/integration-tests/snapshots/pagekit/pagekit/snapshot.txt +++ b/integration-tests/snapshots/pagekit/pagekit/snapshot.txt @@ -3,7 +3,7 @@ Repository: pagekit/pagekit Url: "https://github.com/pagekit/pagekit.git" Args: ["-e","/app/assets/codemirror","-e","/app/system/languages","**"] Lines: - CSpell: Files checked: 741, Issues found: 689 in 221 files + CSpell: Files checked: 741, Issues found: 687 in 221 files exit code: 1 ./README.md:20:55 - Unknown word (Otheme) -- project developed by YOOtheme. ./README.md:32:62 - Unknown word (webserver) -- extracted folder to your webserver. @@ -18,7 +18,6 @@ Lines: ./app/console/src/Commands/BuildCommand.php:34:24 - Unknown word (nickic) -- '^app\/vendor\/nickic\/php-parser\/(grammar ./app/console/src/Commands/BuildCommand.php:35:25 - Unknown word (phpdocumentor) -- '^app\/vendor\/(phpdocumentor|phpspec|phpunit|sebastian ./app/console/src/Commands/BuildCommand.php:35:39 - Unknown word (phpspec) -- vendor\/(phpdocumentor|phpspec|phpunit|sebastian|symfony -./app/console/src/Commands/BuildCommand.php:35:47 - Unknown word (phpunit) -- phpdocumentor|phpspec|phpunit|sebastian|symfony\/yaml ./app/console/src/Commands/ClearCacheCommand.php:14:24 - Unknown word (clearcache) -- protected $name = 'clearcache'; ./app/console/src/Commands/ExtensionTranslateCommand.php:106:17 - Unknown word (translateable) -- * Extracts translateable strings from a given ./app/console/src/Commands/ExtensionTranslateCommand.php:111:79 - Unknown word (customdomain) -- Apple' => 'Apple'], 'customdomain' => ['One' => 'One' @@ -66,6 +65,7 @@ Lines: ./app/modules/application/src/Tests/DbUtil.php:32:27 - Unknown word (tmpdb) -- $GLOBALS['tmpdb_type'], $GLOBALS['tmpdb ./app/modules/auth/phpunit.xml.dist:14:6 - Unknown word (testsuites) -- ./app/modules/auth/phpunit.xml.dist:15:10 - Unknown word (testsuite) -- false]); ./app/modules/database/index.php:37:59 - Unknown word (metas) -- app['db'], $app['db.metas'], $app['db.events' ./app/modules/database/index.php:44:44 - Unknown word (phpfile) -- setCache($app['cache.phpfile']); diff --git a/integration-tests/snapshots/php/php-src/report.yaml b/integration-tests/snapshots/php/php-src/report.yaml index 33ef7f364e5..778094d4667 100644 --- a/integration-tests/snapshots/php/php-src/report.yaml +++ b/integration-tests/snapshots/php/php-src/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/php/php-src.git Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,php}"]' Summary: files: 1825 - filesWithIssues: 1310 - issues: 45372 + filesWithIssues: 1307 + issues: 45364 errors: 0 Errors: [] diff --git a/integration-tests/snapshots/php/php-src/snapshot.txt b/integration-tests/snapshots/php/php-src/snapshot.txt index 55ec129cb5a..1a8dd1d74be 100644 --- a/integration-tests/snapshots/php/php-src/snapshot.txt +++ b/integration-tests/snapshots/php/php-src/snapshot.txt @@ -3,7 +3,7 @@ Repository: php/php-src Url: "https://github.com/php/php-src.git" Args: ["--config=../../../../config/repositories/php/php-src/cspell.json","**/*.{md,c,h,php}"] Lines: - CSpell: Files checked: 1825, Issues found: 45372 in 1310 files + CSpell: Files checked: 1825, Issues found: 45364 in 1307 files exit code: 1 ./CODING_STANDARDS.md:105:23 - Unknown word (intvl) -- // Could be 'date_intvl_create_from_date_str ./CODING_STANDARDS.md:114:8 - Unknown word (setclientencoding) -- pg_setclientencoding diff --git a/packages/cspell-bundled-dicts/package.json b/packages/cspell-bundled-dicts/package.json index 89f2c66e3f8..f39a1a43f14 100644 --- a/packages/cspell-bundled-dicts/package.json +++ b/packages/cspell-bundled-dicts/package.json @@ -77,7 +77,7 @@ "@cspell/dict-lua": "^4.0.1", "@cspell/dict-node": "^4.0.3", "@cspell/dict-npm": "^5.0.8", - "@cspell/dict-php": "^4.0.2", + "@cspell/dict-php": "^4.0.3", "@cspell/dict-powershell": "^5.0.2", "@cspell/dict-public-licenses": "^2.0.3", "@cspell/dict-python": "^4.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af74708956e..7e05036ed73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -374,8 +374,8 @@ importers: specifier: ^5.0.8 version: 5.0.8 '@cspell/dict-php': - specifier: ^4.0.2 - version: 4.0.2 + specifier: ^4.0.3 + version: 4.0.3 '@cspell/dict-powershell': specifier: ^5.0.2 version: 5.0.2 @@ -2858,8 +2858,8 @@ packages: resolution: {integrity: sha512-KuqH8tEsFD6DPKqKwIfWr9E+admE3yghaC0AKXG8jPaf77N0lkctKaS3dm0oxWUXkYKA/eXj6LCtz3VcTyxFPg==} dev: false - /@cspell/dict-php@4.0.2: - resolution: {integrity: sha512-7yglcmMoFHDPQXHW+9QAl8YjAToMm1qOi+4x/yGY1FSIEjZbCpjeDgyKMGg/NgpooQQceEN38AR59Pn23EDriA==} + /@cspell/dict-php@4.0.3: + resolution: {integrity: sha512-PxtSmWJCDEB4M8R9ER9ijxBum/tvUqYT26QeuV58q2IFs5IrPZ6hocQKvnFGXItjCWH4oYXyAEAAzINlBC4Opg==} dev: false /@cspell/dict-powershell@5.0.2: