From e3c147b8ad0d075c6644bfb8dc8cf2261aa8ef6b Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 13:22:07 +0200 Subject: [PATCH] ci: Workflow Bot -- Update Integration Snapshots (main) (#4443) Co-authored-by: Jason3S --- integration-tests/config/config.json | 52 +-- .../Azure/azure-rest-api-specs/report.yaml | 62 ++- .../Azure/azure-rest-api-specs/snapshot.txt | 58 ++- .../RustPython/RustPython/report.yaml | 273 ++++++------ .../RustPython/RustPython/snapshot.txt | 273 ++++++------ .../TheAlgorithms/Python/report.yaml | 168 +++---- .../TheAlgorithms/Python/snapshot.txt | 164 +++---- .../aspnetboilerplate/report.yaml | 4 +- .../aspnetboilerplate/snapshot.txt | 2 +- .../snapshots/aws-amplify/docs/report.yaml | 7 +- .../snapshots/aws-amplify/docs/snapshot.txt | 3 +- .../snapshots/caddyserver/caddy/report.yaml | 30 +- .../snapshots/caddyserver/caddy/snapshot.txt | 26 +- .../snapshots/django/django/report.yaml | 304 ++++++------- .../snapshots/django/django/snapshot.txt | 302 ++++++------- .../snapshots/eslint/eslint/report.yaml | 19 +- .../snapshots/eslint/eslint/snapshot.txt | 19 +- .../snapshots/gitbucket/gitbucket/report.yaml | 132 +++--- .../gitbucket/gitbucket/snapshot.txt | 132 +++--- .../googleapis/google-cloud-cpp/report.yaml | 388 +++++++++-------- .../googleapis/google-cloud-cpp/snapshot.txt | 380 ++++++++-------- .../microsoft/TypeScript-Website/report.yaml | 25 +- .../microsoft/TypeScript-Website/snapshot.txt | 21 +- .../neovim/nvim-lspconfig/report.yaml | 412 +++++++++--------- .../neovim/nvim-lspconfig/snapshot.txt | 412 +++++++++--------- .../snapshots/php/php-src/report.yaml | 303 ++++++------- .../snapshots/php/php-src/snapshot.txt | 303 ++++++------- .../snapshots/prettier/prettier/report.yaml | 2 +- .../snapshots/prettier/prettier/snapshot.txt | 2 +- .../snapshots/sveltejs/svelte/report.yaml | 77 ++-- .../snapshots/sveltejs/svelte/snapshot.txt | 73 ++-- .../snapshots/twbs/bootstrap/report.yaml | 2 +- .../snapshots/twbs/bootstrap/snapshot.txt | 2 +- .../typescript-cheatsheets/react/report.yaml | 17 +- .../typescript-cheatsheets/react/snapshot.txt | 17 +- .../snapshots/webpack/webpack/report.yaml | 2 +- .../snapshots/webpack/webpack/snapshot.txt | 2 +- .../snapshots/wireapp/wire-webapp/report.yaml | 25 +- .../wireapp/wire-webapp/snapshot.txt | 21 +- 39 files changed, 2274 insertions(+), 2242 deletions(-) diff --git a/integration-tests/config/config.json b/integration-tests/config/config.json index 5cddea27ec9..315fa3dab32 100644 --- a/integration-tests/config/config.json +++ b/integration-tests/config/config.json @@ -3,7 +3,7 @@ { "path": "php/php-src", "url": "https://github.com/php/php-src.git", - "commit": "976d7ed4c644e958a304b03847e78d135a6e348f", + "commit": "706696f2c03380d20e999a96089a476ab8cd0e7a", "args": [ "--config=${repoConfig}/cspell.json", "**/*.{md,c,h,php}" @@ -12,7 +12,7 @@ { "path": "w3c/specberus", "url": "https://github.com/w3c/specberus.git", - "commit": "bf792a9ba1e65e0fb8745d86de85e280901b1d0c", + "commit": "97d78e1ba1c27493d494d841df89a4f0bfa0ee73", "args": [ "**/*.*" ] @@ -36,7 +36,7 @@ { "path": "wireapp/wire-webapp", "url": "https://github.com/wireapp/wire-webapp.git", - "commit": "ef2b243b3285d8c93389dc1bf4e013fba294c1a1", + "commit": "86a4c1bc5de4c2547abc0415e9a4d97e99e1d99d", "args": [ "src/script/**/*.{js,ts,tsx,md}" ] @@ -44,7 +44,7 @@ { "path": "typescript-cheatsheets/react", "url": "https://github.com/typescript-cheatsheets/react.git", - "commit": "9985de7478a3240f1674abd5925a064c53f4f758", + "commit": "90442d29b1ab041ce406757397f9626489b4ec44", "args": [ "**/*.{ts,js,md}" ] @@ -60,7 +60,7 @@ { "path": "wireapp/wire-desktop", "url": "https://github.com/wireapp/wire-desktop.git", - "commit": "5944ebbe6a99499e54c68aa9921dc4d87d660e80", + "commit": "2c74347c6358026333b665da073a9e9df3af1dfb", "args": [ "*.md", "electron/renderer/**/*.jsx", @@ -79,7 +79,7 @@ { "path": "aws-amplify/docs", "url": "https://github.com/aws-amplify/docs.git", - "commit": "4358c4d3cf813cdedc8a91ecdd1a785e2ea609da", + "commit": "1b25b88f72f4ec2cf752ebbc3caf00e089347492", "args": [ "**/*.{md,mdx}" ] @@ -97,13 +97,13 @@ { "path": "prettier/prettier", "url": "https://github.com/prettier/prettier.git", - "commit": "d3be4b7968ff6b2a06ebd1ccde648ac4a9787bd9", + "commit": "dfe32bcc388388ed27dce93096e2f920086e3d00", "args": [] }, { "path": "webpack/webpack", "url": "https://github.com/webpack/webpack.git", - "commit": "9f0480537ff7460ae854d91783b2c2f4b8e51ac6", + "commit": "03343b7f0748028dadb7498f50dd4bd5c151a3e6", "args": [ "{.github,benchmark,bin,examples,hot,lib,schemas,setup,tooling}/**/*.{md,yml,yaml,js,json}", "*.md" @@ -129,7 +129,7 @@ { "path": "typescript-eslint/typescript-eslint", "url": "https://github.com/typescript-eslint/typescript-eslint.git", - "commit": "297086154acc568a0ae8eb41c8977b7a7ba4e0ed", + "commit": "cea5faf578fafba02affbd64801d8cefedeb3889", "args": [ "--config=.cspell.json", "**/*.{md,ts,js}" @@ -146,7 +146,7 @@ { "path": "microsoft/TypeScript-Website", "url": "https://github.com/microsoft/TypeScript-Website.git", - "commit": "b89d197063b6849bbfc2edfb033f6082be950636", + "commit": "8cf9c0cb32c4b0e3d07d894b76162586b05de4a4", "args": [ "--config=${repoConfig}/cspell.json", "**/*.*" @@ -159,7 +159,7 @@ "--config=cSpell.json", "**/*.{md,ts,js}" ], - "commit": "fda03acb3594cdd152e50146045adcf588b8c6cf" + "commit": "be4adb7c2681e82c81c25902bb5e4964229a79a2" }, { "path": "pycontribs/jira", @@ -180,7 +180,7 @@ { "path": "TheAlgorithms/Python", "url": "https://github.com/TheAlgorithms/Python.git", - "commit": "bf30b18192dd7ff9a43523ee6efe5c015ae6b99c", + "commit": "f6df26bf0f5c05d53b6fd24552de9e3eec2334aa", "args": [ "**/*.{md,py}" ] @@ -188,7 +188,7 @@ { "path": "django/django", "url": "https://github.com/django/django.git", - "commit": "83c9765f45e4622e4a5af3adcd92263a28b13624", + "commit": "5a6d4d3bfde07daab9777545694beb014c832264", "args": [ "**/*.{md,py}" ] @@ -236,7 +236,7 @@ "-e", "{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}" ], - "commit": "fb102730887e06913a51bff9cb414f1690be582b" + "commit": "64eb9b5b787cae88049ba2dbc5a5f2813f033cf1" }, { "path": "graphql/graphql-spec", @@ -281,7 +281,7 @@ "args": [ "site/**/*.md" ], - "commit": "9aab31ec4232e7e927703d9e495ec8eb3d37c831" + "commit": "896c390a25544c34c3d332c86cbcef457596e82f" }, { "path": "apollographql/apollo-server", @@ -289,7 +289,7 @@ "args": [ "**" ], - "commit": "46207e8391cfeb40ee81e0237dd2289ac92f1947" + "commit": "c54b0281bf23a0fdc22b8d061fb030c036e05007" }, { "path": "shoelace-style/shoelace", @@ -299,7 +299,7 @@ "-e", "docs/assets/**" ], - "commit": "afa69b4f9c581362f8ca0a074339865b2266af22" + "commit": "5ada0a70936c4068e032a4665da38c8f1f8c008a" }, { "path": "aspnetboilerplate/aspnetboilerplate", @@ -309,7 +309,7 @@ "--exclude=wwwroot", "--exclude=**/*SampleApp.Tests/Web*" ], - "commit": "c22ce8872a40ef7f4e1cee6229c1496147c85043" + "commit": "5865f2e721abbfa78a29729c8e7ff552fc96f6d2" }, { "path": "caddyserver/caddy", @@ -317,7 +317,7 @@ "args": [ "**/*.go" ], - "commit": "53b6fab125f3f2f149d59fcfe13b1e8b1735da56" + "commit": "1af419e7eca0c7b8559ec2f3b397f948f1ef13c2" }, { "path": "eslint/eslint", @@ -331,7 +331,7 @@ "--exclude=docs/src/_includes", "--exclude=docs/src/assets/{fonts,s?css,images}" ], - "commit": "5ea15d92ee358e8f3f652c94c019cac96aaec651" + "commit": "9094d79fb42c0ebb6100426a3f2f851e8d42a0ee" }, { "path": "iluwatar/java-design-patterns", @@ -357,7 +357,7 @@ "args": [ "**" ], - "commit": "6ba2f722518b3fb6904d6d566c3c1a00d61fe70a" + "commit": "c4261abfde96f10576b860ccab82951bf2cc35ef" }, { "path": "RustPython/RustPython", @@ -365,7 +365,7 @@ "args": [ "**" ], - "commit": "4e0890a50daf7f301f85a98d5a1ef9cb256619e3" + "commit": "fa790558211ec690541299258f44d7453501958a" }, { "path": "chef/chef", @@ -374,7 +374,7 @@ "--config=../../../cspell-chef.config.yaml", "**" ], - "commit": "bb38966ab2cce9ebc8a1650ab0fb1e0a47a45468" + "commit": "4a54274d9c21bb9500989346d0d0ee22ba6076b3" }, { "path": "gitbucket/gitbucket", @@ -382,7 +382,7 @@ "args": [ "**" ], - "commit": "8d1323f354f031982f9da57a3981c63df1a244a7" + "commit": "e3dd099bbb3c2a338ac1b7acd6201c2b398356fb" }, { "path": "neovim/nvim-lspconfig", @@ -390,7 +390,7 @@ "args": [ "**" ], - "commit": "591d5038552c6cdf6cfc595bc351ccdbb8e62045" + "commit": "d23c3c3cf27f0afc69208fd277a3094388501af6" }, { "path": "MicrosoftDocs/PowerShell-Docs", @@ -399,7 +399,7 @@ "--config=../../../cspell-power-shell-docs.config.yaml", "**" ], - "commit": "06cfe3ba5dce40443ff0a6b0d9ee72a145f8fb2f" + "commit": "4e90d187aa724e2c4907eea6689de09e2d29c330" } ] } diff --git a/integration-tests/snapshots/Azure/azure-rest-api-specs/report.yaml b/integration-tests/snapshots/Azure/azure-rest-api-specs/report.yaml index 0c105326915..7e4a5b683c3 100644 --- a/integration-tests/snapshots/Azure/azure-rest-api-specs/report.yaml +++ b/integration-tests/snapshots/Azure/azure-rest-api-specs/report.yaml @@ -3,9 +3,9 @@ Repository: Azure/azure-rest-api-specs Url: https://github.com/Azure/azure-rest-api-specs.git Args: '["--config=cSpell.json","**/*.{md,ts,js}"]' Summary: - files: 2040 - filesWithIssues: 799 - issues: 2531 + files: 2051 + filesWithIssues: 809 + issues: 2587 errors: 0 Errors: [] @@ -58,6 +58,18 @@ issues: - "documentation/swagger-authoring-descriptions.md:17:8 Grammarly U - [Grammarly](http://www.grammarly" - "documentation/swagger-authoring-descriptions.md:20:12 Arjun U - [Arjun Swagger Viewer](https" - "documentation/swagger-authoring-descriptions.md:50:307 scanability U this adds a level of scanability to the page -- especially" + - "documentation/typespec-end-to-end-scenarios.md:56:75 Zhang U collected for SDK | Allen Zhang | [X] | [ ] |" + - "documentation/typespec-end-to-end-scenarios.md:70:12 requsite U B[\"2.1 pre-requsite dependencies installation" + - "documentation/typespec-end-to-end-scenarios.md:152:104 sdkgeneration U folder}:/work-dir -v sdkgeneration.azurecr.io/sdk-generation" + - "documentation/typespec-end-to-end-scenarios.md:163:77 prerequisits U that will install all prerequisits such as node, npm, and" + - "documentation/typespec-end-to-end-scenarios.md:166:200 Genereated U init template project. Genereated swagger would be placed" + - "documentation/typespec-end-to-end-scenarios.md:168:142 lanaguages U generate SDK for particular lanaguages locally." + - "documentation/typespec-end-to-end-scenarios.md:173:61 sherparding U experience of Spec writers sherparding the TypeSpec documents" + - "documentation/typespec-end-to-end-scenarios.md:173:117 sepcs U thru `azure-rest-api-sepcs` and its other depedency" + - "documentation/typespec-end-to-end-scenarios.md:173:138 depedency U sepcs` and its other depedency repos/branches like" + - "documentation/typespec-end-to-end-scenarios.md:173:227 lanaguge U RPSaaSDev`, to different lanaguge SDK repos." + - "documentation/typespec-end-to-end-scenarios.md:179:38 compliation U should verify TypeSpec compliation" + - "documentation/typespec-end-to-end-scenarios.md:181:31 lanauge U Optionally CI generated key lanauge SDKs changes can be" - "documentation/typespec-structure-guidelines.md:46:7 confidentialledger U -> confidentialledger" - "documentation/typespec-structure-guidelines.md:118:7 contosowidgetmanager U -> contosowidgetmanager" - "documentation/x-ms-examples.md:105:29 testrg U resourceGroupName\": \"testrg123\"," @@ -98,21 +110,22 @@ issues: - "specification/agrifood/data-plane/readme.md:1:3 agfood U # agfood" - "specification/alertsmanagement/resource-manager/readme.terraform.md:55:1 gosdk U gosdk-folder: services/preview" - "specification/apimanagement/control-plane/readme.md:135:57 somefile U Example/stable/2010-01-01/somefile.json" - - "specification/apimanagement/resource-manager/readme.md:45:47 apimauthorizationproviders U iManagement/stable/2022-08-01/apimauthorizationproviders.json" - - "specification/apimanagement/resource-manager/readme.md:49:47 apimconnectivitycheck U iManagement/stable/2022-08-01/apimconnectivitycheck.json" - - "specification/apimanagement/resource-manager/readme.md:50:47 apimcontenttypes U iManagement/stable/2022-08-01/apimcontenttypes.json" - - "specification/apimanagement/resource-manager/readme.md:51:47 apimdeletedservices U iManagement/stable/2022-08-01/apimdeletedservices.json" - - "specification/apimanagement/resource-manager/readme.md:55:47 apimgateways U iManagement/stable/2022-08-01/apimgateways.json" - - "specification/apimanagement/resource-manager/readme.md:60:47 apimnamedvalues U iManagement/stable/2022-08-01/apimnamedvalues.json" - - "specification/apimanagement/resource-manager/readme.md:64:47 apimoutbounddependency U iManagement/stable/2022-08-01/apimoutbounddependency.json" - - "specification/apimanagement/resource-manager/readme.md:66:47 apimpolicydescriptions U iManagement/stable/2022-08-01/apimpolicydescriptions.json" - - "specification/apimanagement/resource-manager/readme.md:67:47 apimpolicyfragments U iManagement/stable/2022-08-01/apimpolicyfragments.json" - - "specification/apimanagement/resource-manager/readme.md:68:47 apimportalconfigs U iManagement/stable/2022-08-01/apimportalconfigs.json" - - "specification/apimanagement/resource-manager/readme.md:69:47 apimportalrevisions U iManagement/stable/2022-08-01/apimportalrevisions.json" - - "specification/apimanagement/resource-manager/readme.md:71:47 apimprivatelink U iManagement/stable/2022-08-01/apimprivatelink.json" - - "specification/apimanagement/resource-manager/readme.md:78:47 apimsettings U iManagement/stable/2022-08-01/apimsettings.json" - - "specification/apimanagement/resource-manager/readme.md:79:47 apimskus U iManagement/stable/2022-08-01/apimskus.json" - - "specification/apimanagement/resource-manager/readme.md:86:47 apimdocumentations U iManagement/stable/2022-08-01/apimdocumentations.json" + - "specification/apimanagement/resource-manager/readme.md:45:56 apimauthorizationproviders U preview/2022-09-01-preview/apimauthorizationproviders.json" + - "specification/apimanagement/resource-manager/readme.md:50:56 apimconnectivitycheck U preview/2022-09-01-preview/apimconnectivitycheck.json" + - "specification/apimanagement/resource-manager/readme.md:51:56 apimcontenttypes U preview/2022-09-01-preview/apimcontenttypes.json" + - "specification/apimanagement/resource-manager/readme.md:52:56 apimdeletedservices U preview/2022-09-01-preview/apimdeletedservices.json" + - "specification/apimanagement/resource-manager/readme.md:55:56 apimdocumentations U preview/2022-09-01-preview/apimdocumentations.json" + - "specification/apimanagement/resource-manager/readme.md:57:56 apimgateways U preview/2022-09-01-preview/apimgateways.json" + - "specification/apimanagement/resource-manager/readme.md:62:56 apimnamedvalues U preview/2022-09-01-preview/apimnamedvalues.json" + - "specification/apimanagement/resource-manager/readme.md:66:56 apimoutbounddependency U preview/2022-09-01-preview/apimoutbounddependency.json" + - "specification/apimanagement/resource-manager/readme.md:68:56 apimpolicydescriptions U preview/2022-09-01-preview/apimpolicydescriptions.json" + - "specification/apimanagement/resource-manager/readme.md:69:56 apimpolicyfragments U preview/2022-09-01-preview/apimpolicyfragments.json" + - "specification/apimanagement/resource-manager/readme.md:70:56 apimportalconfigs U preview/2022-09-01-preview/apimportalconfigs.json" + - "specification/apimanagement/resource-manager/readme.md:71:56 apimportalrevisions U preview/2022-09-01-preview/apimportalrevisions.json" + - "specification/apimanagement/resource-manager/readme.md:73:56 apimprivatelink U preview/2022-09-01-preview/apimprivatelink.json" + - "specification/apimanagement/resource-manager/readme.md:80:56 apimsettings U preview/2022-09-01-preview/apimsettings.json" + - "specification/apimanagement/resource-manager/readme.md:81:56 apimskus U preview/2022-09-01-preview/apimskus.json" + - "specification/apimanagement/resource-manager/readme.md:87:56 apimworkspaces U preview/2022-09-01-preview/apimworkspaces.json" - "specification/app/resource-manager/readme.python.md:9:26 appcontainers U package-name: azure-mgmt-appcontainers" - "specification/appcomplianceautomation/resource-manager/readme.az.md:9:17 appcomplianceautomation U extensions: appcomplianceautomation" - "specification/appconfiguration/resource-manager/readme.md:36:39 packge U apply only when `--tag=packge-2023-03-01` is specified" @@ -136,7 +149,7 @@ issues: - "specification/cdn/resource-manager/readme.md:42:46 cdnwebapplicationfirewall U preview/2022-11-01-preview/cdnwebapplicationfirewall.json" - "specification/changeanalysis/resource-manager/readme.csharp.md:14:40 changeanalysis U csharp-sdks-folder)/changeanalysis/management/Microsoft" - "specification/chaos/resource-manager/readme.go.md:8:40 armchaos U resourcemanager/chaos/armchaos" - - "specification/chaos/resource-manager/readme.md:163:22 toplevelresourcelistbysubscription U we defined the toplevelresourcelistbysubscription here:" + - "specification/chaos/resource-manager/readme.md:177:22 toplevelresourcelistbysubscription U we defined the toplevelresourcelistbysubscription here:" - "specification/cloudshell/resource-manager/readme.md:58:67 cloudshell U profiles['azure_mgmt_cloudshell']" - "specification/cognitiveservices/data-plane/AzureOpenAI/authoring/readme.md:21:40 azureopenai U preview/2022-03-01-preview/azureopenai.json" - "specification/cognitiveservices/data-plane/Face/readme.python.md:27:62 cognitives U cognitiveservices/azure-cognitives" @@ -155,8 +168,8 @@ issues: - "specification/communication/data-plane/JobRouter/readme.md:38:32 communicationservicejobrouter U preview/2022-07-18-preview/communicationservicejobrouter.json" - "specification/communication/data-plane/MediaComposition/readme.md:38:32 mediacomposition U preview/2022-07-16-preview/mediacomposition.json" - "specification/communication/data-plane/OperatorConnect/readme.md:43:4 Supression U ## Supression" - - "specification/communication/data-plane/PhoneNumbers/readme.md:32:18 phonenumber U ### Tag: package-phonenumber-2021-03-07" - - "specification/communication/data-plane/PhoneNumbers/readme.md:38:23 phonenumbers U - stable/2021-03-07/phonenumbers.json" + - "specification/communication/data-plane/PhoneNumbers/readme.md:29:14 phonenumber U tag: package-phonenumber-2022-12-01" + - "specification/communication/data-plane/PhoneNumbers/readme.md:38:23 phonenumbers U - stable/2022-12-01/phonenumbers.json" - "specification/communication/data-plane/Rooms/readme.md:31:32 communicationservicesrooms U preview/2023-03-31-preview/communicationservicesrooms.json" - "specification/communication/data-plane/SipRouting/readme.md:39:32 communicationservicessiprouting U preview/2023-04-01-preview/communicationservicessiprouting.json" - "specification/communication/data-plane/Sms/readme.md:38:33 communicationservicessms U 2020-07-20-preview1/communicationservicessms.json" @@ -164,7 +177,7 @@ issues: - "specification/compute/resource-manager/readme.az.md:5:21 cloudservice U ``` yaml $(az) && $(cloudservice)" - "specification/compute/resource-manager/readme.az.md:83:14 sshkey U group: sshkey" - "specification/compute/resource-manager/readme.md:284:23 Cloudservice U - Microsoft.Compute/CloudserviceRP/stable/2022-09-04" - - "specification/confidentialledger/data-plane/readme.md:10:151 identityservice U ntialLedger/stable/2022-05-13/identityservice.json` for the most up" + - "specification/confidentialledger/data-plane/readme.md:10:169 identityservice U preview/2023-01-18-preview/identityservice.json` for the most up" - "specification/connectedvmware/resource-manager/readme.azureresourceschema.md:9:17 connectedvmware U - tag: schema-connectedvmware-2020-10-01-preview" - "specification/consumption/resource-manager/readme.md:227:20 jianyexi U approved-by: \"@jianyexi\"" - "specification/containerregistry/resource-manager/readme.md:398:4 Pyhton U ## Pyhton" @@ -173,7 +186,7 @@ issues: - "specification/cosmos-db/data-plane/readme.go.md:8:14 storagetables U namespace: storagetables" - "specification/cosmos-db/data-plane/readme.md:49:46 outputm U only supports XML input/outputm which is not supported" - "specification/cosmos-db/resource-manager/readme.go.md:14:41 armcosmos U resourcemanager/cosmos/armcosmos" - - "specification/cosmos-db/resource-manager/readme.md:42:44 mongorbac U DocumentDB/stable/2023-03-15/mongorbac.json" + - "specification/cosmos-db/resource-manager/readme.md:42:44 mongorbac U DocumentDB/stable/2023-04-15/mongorbac.json" - "specification/cost-management/resource-manager/readme.md:44:63 generatecostdetailsreport U 0-01/costmanagement.generatecostdetailsreport.json" - "specification/cost-management/resource-manager/readme.md:45:63 generatedetailedcostreport U 0-01/costmanagement.generatedetailedcostreport.json" - "specification/cost-management/resource-manager/readme.md:174:57 costallocation U preview/2020-03-01-preview/costallocation.json" @@ -342,7 +355,7 @@ issues: - "specification/network/resource-manager/readme.cli.md:620:14 virtualnetworkpeerings U - split: virtualnetworkpeerings" - "specification/network/resource-manager/readme.cli.md:625:14 expressroutecircuitconnections U - split: expressroutecircuitconnections" - "specification/network/resource-manager/readme.go.md:14:42 armnetwork U resourcemanager/network/armnetwork" - - "specification/network/resource-manager/readme.md:2754:44 groupmembership U no id is needed for groupmembership resources." + - "specification/network/resource-manager/readme.md:2823:44 groupmembership U no id is needed for groupmembership resources." - "specification/networkcloud/resource-manager/readme.az.md:9:17 networkcloud U extensions: networkcloud" - "specification/networkfunction/resource-manager/readme.csharp.md:14:40 networkfunction U csharp-sdks-folder)/networkfunction/management/Microsoft" - "specification/newrelic/resource-manager/readme.python.md:10:23 newrelicobservability U namespace: azure.mgmt.newrelicobservability" @@ -421,6 +434,7 @@ issues: - "specification/servicefabricmanagedclusters/resource-manager/readme.md:221:40 servicefabricmanagedclusters U csharp-sdks-folder)/servicefabricmanagedclusters/Microsoft.Azure.Management" - "specification/servicelinker/resource-manager/readme.csharp.md:14:40 servicelinker U csharp-sdks-folder)/servicelinker/management/Microsoft" - "specification/signalr/resource-manager/readme.go.md:14:42 armsignalr U resourcemanager/signalr/armsignalr" + - "specification/sphere/resource-manager/readme.azureresourceschema.md:9:17 azuresphere U - tag: schema-azuresphere-2022-09-01-preview" - "specification/sql/resource-manager/readme.go.md:7:38 armsql U resourcemanager/sql/armsql" - "specification/sql/resource-manager/readme.md:2379:40 sqlmanagement U csharp-sdks-folder)/sqlmanagement/Microsoft.Azure.Management" - "specification/storage/data-plane/Azure.Storage.Files.DataLake/readme.md:82:34 predfined U These parameters are predfined by storage specifications" diff --git a/integration-tests/snapshots/Azure/azure-rest-api-specs/snapshot.txt b/integration-tests/snapshots/Azure/azure-rest-api-specs/snapshot.txt index f2dd3fbbe8b..70e82eb6042 100644 --- a/integration-tests/snapshots/Azure/azure-rest-api-specs/snapshot.txt +++ b/integration-tests/snapshots/Azure/azure-rest-api-specs/snapshot.txt @@ -4,7 +4,7 @@ Url: "https://github.com/Azure/azure-rest-api-specs.git" Args: ["--config=cSpell.json","**/*.{md,ts,js}"] Lines: File: "./Azure/azure-rest-api-specs/cSpell.json" - CSpell: Files checked: 2040, Issues found: 2531 in 799 files + CSpell: Files checked: 2051, Issues found: 2587 in 809 files exit code: 1 ./CONTRIBUTING.md:24:6 - Unknown word (tocstop) -- ./CONTRIBUTING.md:86:3 - Unknown word (Poli) -- - PoliCheck - @@ -61,6 +61,18 @@ Lines: ./documentation/swagger-authoring-descriptions.md:17:8 - Unknown word (Grammarly) -- - [Grammarly](http://www.grammarly ./documentation/swagger-authoring-descriptions.md:20:12 - Unknown word (Arjun) -- - [Arjun Swagger Viewer](https ./documentation/swagger-authoring-descriptions.md:50:307 - Unknown word (scanability) -- this adds a level of scanability to the page -- especially +./documentation/typespec-end-to-end-scenarios.md:152:104 - Unknown word (sdkgeneration) -- folder}:/work-dir -v sdkgeneration.azurecr.io/sdk-generation +./documentation/typespec-end-to-end-scenarios.md:163:77 - Unknown word (prerequisits) -- that will install all prerequisits such as node, npm, and +./documentation/typespec-end-to-end-scenarios.md:166:200 - Unknown word (Genereated) -- init template project. Genereated swagger would be placed +./documentation/typespec-end-to-end-scenarios.md:168:142 - Unknown word (lanaguages) -- generate SDK for particular lanaguages locally. +./documentation/typespec-end-to-end-scenarios.md:173:117 - Unknown word (sepcs) -- thru `azure-rest-api-sepcs` and its other depedency +./documentation/typespec-end-to-end-scenarios.md:173:138 - Unknown word (depedency) -- sepcs` and its other depedency repos/branches like +./documentation/typespec-end-to-end-scenarios.md:173:227 - Unknown word (lanaguge) -- RPSaaSDev`, to different lanaguge SDK repos. +./documentation/typespec-end-to-end-scenarios.md:173:61 - Unknown word (sherparding) -- experience of Spec writers sherparding the TypeSpec documents +./documentation/typespec-end-to-end-scenarios.md:179:38 - Unknown word (compliation) -- should verify TypeSpec compliation +./documentation/typespec-end-to-end-scenarios.md:181:31 - Unknown word (lanauge) -- Optionally CI generated key lanauge SDKs changes can be +./documentation/typespec-end-to-end-scenarios.md:56:75 - Unknown word (Zhang) -- collected for SDK | Allen Zhang | [X] | [ ] | +./documentation/typespec-end-to-end-scenarios.md:70:12 - Unknown word (requsite) -- B["2.1 pre-requsite dependencies installation ./documentation/typespec-structure-guidelines.md:118:7 - Unknown word (contosowidgetmanager) -- -> contosowidgetmanager ./documentation/typespec-structure-guidelines.md:46:7 - Unknown word (confidentialledger) -- -> confidentialledger ./documentation/x-ms-examples.md:105:29 - Unknown word (testrg) -- resourceGroupName": "testrg123", @@ -95,21 +107,22 @@ Lines: ./specification/agrifood/data-plane/readme.md:1:3 - Unknown word (agfood) -- # agfood ./specification/alertsmanagement/resource-manager/readme.terraform.md:55:1 - Unknown word (gosdk) -- gosdk-folder: services/preview ./specification/apimanagement/control-plane/readme.md:135:57 - Unknown word (somefile) -- Example/stable/2010-01-01/somefile.json -./specification/apimanagement/resource-manager/readme.md:45:47 - Unknown word (apimauthorizationproviders) -- iManagement/stable/2022-08-01/apimauthorizationproviders.json -./specification/apimanagement/resource-manager/readme.md:49:47 - Unknown word (apimconnectivitycheck) -- iManagement/stable/2022-08-01/apimconnectivitycheck.json -./specification/apimanagement/resource-manager/readme.md:50:47 - Unknown word (apimcontenttypes) -- iManagement/stable/2022-08-01/apimcontenttypes.json -./specification/apimanagement/resource-manager/readme.md:51:47 - Unknown word (apimdeletedservices) -- iManagement/stable/2022-08-01/apimdeletedservices.json -./specification/apimanagement/resource-manager/readme.md:55:47 - Unknown word (apimgateways) -- iManagement/stable/2022-08-01/apimgateways.json -./specification/apimanagement/resource-manager/readme.md:60:47 - Unknown word (apimnamedvalues) -- iManagement/stable/2022-08-01/apimnamedvalues.json -./specification/apimanagement/resource-manager/readme.md:64:47 - Unknown word (apimoutbounddependency) -- iManagement/stable/2022-08-01/apimoutbounddependency.json -./specification/apimanagement/resource-manager/readme.md:66:47 - Unknown word (apimpolicydescriptions) -- iManagement/stable/2022-08-01/apimpolicydescriptions.json -./specification/apimanagement/resource-manager/readme.md:67:47 - Unknown word (apimpolicyfragments) -- iManagement/stable/2022-08-01/apimpolicyfragments.json -./specification/apimanagement/resource-manager/readme.md:68:47 - Unknown word (apimportalconfigs) -- iManagement/stable/2022-08-01/apimportalconfigs.json -./specification/apimanagement/resource-manager/readme.md:69:47 - Unknown word (apimportalrevisions) -- iManagement/stable/2022-08-01/apimportalrevisions.json -./specification/apimanagement/resource-manager/readme.md:71:47 - Unknown word (apimprivatelink) -- iManagement/stable/2022-08-01/apimprivatelink.json -./specification/apimanagement/resource-manager/readme.md:78:47 - Unknown word (apimsettings) -- iManagement/stable/2022-08-01/apimsettings.json -./specification/apimanagement/resource-manager/readme.md:79:47 - Unknown word (apimskus) -- iManagement/stable/2022-08-01/apimskus.json -./specification/apimanagement/resource-manager/readme.md:86:47 - Unknown word (apimdocumentations) -- iManagement/stable/2022-08-01/apimdocumentations.json +./specification/apimanagement/resource-manager/readme.md:45:56 - Unknown word (apimauthorizationproviders) -- preview/2022-09-01-preview/apimauthorizationproviders.json +./specification/apimanagement/resource-manager/readme.md:50:56 - Unknown word (apimconnectivitycheck) -- preview/2022-09-01-preview/apimconnectivitycheck.json +./specification/apimanagement/resource-manager/readme.md:51:56 - Unknown word (apimcontenttypes) -- preview/2022-09-01-preview/apimcontenttypes.json +./specification/apimanagement/resource-manager/readme.md:52:56 - Unknown word (apimdeletedservices) -- preview/2022-09-01-preview/apimdeletedservices.json +./specification/apimanagement/resource-manager/readme.md:55:56 - Unknown word (apimdocumentations) -- preview/2022-09-01-preview/apimdocumentations.json +./specification/apimanagement/resource-manager/readme.md:57:56 - Unknown word (apimgateways) -- preview/2022-09-01-preview/apimgateways.json +./specification/apimanagement/resource-manager/readme.md:62:56 - Unknown word (apimnamedvalues) -- preview/2022-09-01-preview/apimnamedvalues.json +./specification/apimanagement/resource-manager/readme.md:66:56 - Unknown word (apimoutbounddependency) -- preview/2022-09-01-preview/apimoutbounddependency.json +./specification/apimanagement/resource-manager/readme.md:68:56 - Unknown word (apimpolicydescriptions) -- preview/2022-09-01-preview/apimpolicydescriptions.json +./specification/apimanagement/resource-manager/readme.md:69:56 - Unknown word (apimpolicyfragments) -- preview/2022-09-01-preview/apimpolicyfragments.json +./specification/apimanagement/resource-manager/readme.md:70:56 - Unknown word (apimportalconfigs) -- preview/2022-09-01-preview/apimportalconfigs.json +./specification/apimanagement/resource-manager/readme.md:71:56 - Unknown word (apimportalrevisions) -- preview/2022-09-01-preview/apimportalrevisions.json +./specification/apimanagement/resource-manager/readme.md:73:56 - Unknown word (apimprivatelink) -- preview/2022-09-01-preview/apimprivatelink.json +./specification/apimanagement/resource-manager/readme.md:80:56 - Unknown word (apimsettings) -- preview/2022-09-01-preview/apimsettings.json +./specification/apimanagement/resource-manager/readme.md:81:56 - Unknown word (apimskus) -- preview/2022-09-01-preview/apimskus.json +./specification/apimanagement/resource-manager/readme.md:87:56 - Unknown word (apimworkspaces) -- preview/2022-09-01-preview/apimworkspaces.json ./specification/app/resource-manager/readme.python.md:9:26 - Unknown word (appcontainers) -- package-name: azure-mgmt-appcontainers ./specification/appcomplianceautomation/resource-manager/readme.az.md:9:17 - Unknown word (appcomplianceautomation) -- extensions: appcomplianceautomation ./specification/appconfiguration/resource-manager/readme.md:186:50 - Unknown word (proxied) -- plane level information proxied through the RP and cannot @@ -133,7 +146,7 @@ Lines: ./specification/cdn/resource-manager/readme.md:42:46 - Unknown word (cdnwebapplicationfirewall) -- preview/2022-11-01-preview/cdnwebapplicationfirewall.json ./specification/changeanalysis/resource-manager/readme.csharp.md:14:40 - Unknown word (changeanalysis) -- csharp-sdks-folder)/changeanalysis/management/Microsoft ./specification/chaos/resource-manager/readme.go.md:8:40 - Unknown word (armchaos) -- resourcemanager/chaos/armchaos -./specification/chaos/resource-manager/readme.md:163:22 - Unknown word (toplevelresourcelistbysubscription) -- we defined the toplevelresourcelistbysubscription here: +./specification/chaos/resource-manager/readme.md:177:22 - Unknown word (toplevelresourcelistbysubscription) -- we defined the toplevelresourcelistbysubscription here: ./specification/cloudshell/resource-manager/readme.md:58:67 - Unknown word (cloudshell) -- profiles['azure_mgmt_cloudshell'] ./specification/cognitiveservices/data-plane/AzureOpenAI/authoring/readme.md:21:40 - Unknown word (azureopenai) -- preview/2022-03-01-preview/azureopenai.json ./specification/cognitiveservices/data-plane/Face/readme.python.md:27:62 - Unknown word (cognitives) -- cognitiveservices/azure-cognitives @@ -152,8 +165,8 @@ Lines: ./specification/communication/data-plane/JobRouter/readme.md:38:32 - Unknown word (communicationservicejobrouter) -- preview/2022-07-18-preview/communicationservicejobrouter.json ./specification/communication/data-plane/MediaComposition/readme.md:38:32 - Unknown word (mediacomposition) -- preview/2022-07-16-preview/mediacomposition.json ./specification/communication/data-plane/OperatorConnect/readme.md:43:4 - Unknown word (Supression) -- ## Supression -./specification/communication/data-plane/PhoneNumbers/readme.md:32:18 - Unknown word (phonenumber) -- ### Tag: package-phonenumber-2021-03-07 -./specification/communication/data-plane/PhoneNumbers/readme.md:38:23 - Unknown word (phonenumbers) -- - stable/2021-03-07/phonenumbers.json +./specification/communication/data-plane/PhoneNumbers/readme.md:29:14 - Unknown word (phonenumber) -- tag: package-phonenumber-2022-12-01 +./specification/communication/data-plane/PhoneNumbers/readme.md:38:23 - Unknown word (phonenumbers) -- - stable/2022-12-01/phonenumbers.json ./specification/communication/data-plane/Rooms/readme.md:31:32 - Unknown word (communicationservicesrooms) -- preview/2023-03-31-preview/communicationservicesrooms.json ./specification/communication/data-plane/SipRouting/readme.md:39:32 - Unknown word (communicationservicessiprouting) -- preview/2023-04-01-preview/communicationservicessiprouting.json ./specification/communication/data-plane/Sms/readme.md:38:33 - Unknown word (communicationservicessms) -- 2020-07-20-preview1/communicationservicessms.json @@ -161,7 +174,7 @@ Lines: ./specification/compute/resource-manager/readme.az.md:5:21 - Unknown word (cloudservice) -- ``` yaml $(az) && $(cloudservice) ./specification/compute/resource-manager/readme.az.md:83:14 - Unknown word (sshkey) -- group: sshkey ./specification/compute/resource-manager/readme.md:284:23 - Unknown word (Cloudservice) -- - Microsoft.Compute/CloudserviceRP/stable/2022-09-04 -./specification/confidentialledger/data-plane/readme.md:10:151 - Unknown word (identityservice) -- ntialLedger/stable/2022-05-13/identityservice.json` for the most up +./specification/confidentialledger/data-plane/readme.md:10:169 - Unknown word (identityservice) -- preview/2023-01-18-preview/identityservice.json` for the most up ./specification/connectedvmware/resource-manager/readme.azureresourceschema.md:9:17 - Unknown word (connectedvmware) -- - tag: schema-connectedvmware-2020-10-01-preview ./specification/consumption/resource-manager/readme.md:227:20 - Unknown word (jianyexi) -- approved-by: "@jianyexi" ./specification/containerregistry/resource-manager/readme.md:398:4 - Unknown word (Pyhton) -- ## Pyhton @@ -170,7 +183,7 @@ Lines: ./specification/cosmos-db/data-plane/readme.go.md:8:14 - Unknown word (storagetables) -- namespace: storagetables ./specification/cosmos-db/data-plane/readme.md:49:46 - Unknown word (outputm) -- only supports XML input/outputm which is not supported ./specification/cosmos-db/resource-manager/readme.go.md:14:41 - Unknown word (armcosmos) -- resourcemanager/cosmos/armcosmos -./specification/cosmos-db/resource-manager/readme.md:42:44 - Unknown word (mongorbac) -- DocumentDB/stable/2023-03-15/mongorbac.json +./specification/cosmos-db/resource-manager/readme.md:42:44 - Unknown word (mongorbac) -- DocumentDB/stable/2023-04-15/mongorbac.json ./specification/cost-management/resource-manager/readme.md:174:57 - Unknown word (costallocation) -- preview/2020-03-01-preview/costallocation.json ./specification/cost-management/resource-manager/readme.md:263:52 - Unknown word (Operatio) -- Response schema of OperatioAPI does not match Arm ./specification/cost-management/resource-manager/readme.md:44:63 - Unknown word (generatecostdetailsreport) -- 0-01/costmanagement.generatecostdetailsreport.json @@ -338,7 +351,7 @@ Lines: ./specification/network/resource-manager/readme.cli.md:625:14 - Unknown word (expressroutecircuitconnections) -- - split: expressroutecircuitconnections ./specification/network/resource-manager/readme.cli.md:90:14 - Unknown word (routetables) -- - split: routetables ./specification/network/resource-manager/readme.go.md:14:42 - Unknown word (armnetwork) -- resourcemanager/network/armnetwork -./specification/network/resource-manager/readme.md:2754:44 - Unknown word (groupmembership) -- no id is needed for groupmembership resources. +./specification/network/resource-manager/readme.md:2823:44 - Unknown word (groupmembership) -- no id is needed for groupmembership resources. ./specification/networkcloud/resource-manager/readme.az.md:9:17 - Unknown word (networkcloud) -- extensions: networkcloud ./specification/networkfunction/resource-manager/readme.csharp.md:14:40 - Unknown word (networkfunction) -- csharp-sdks-folder)/networkfunction/management/Microsoft ./specification/newrelic/resource-manager/readme.python.md:10:23 - Unknown word (newrelicobservability) -- namespace: azure.mgmt.newrelicobservability @@ -417,6 +430,7 @@ Lines: ./specification/servicefabricmanagedclusters/resource-manager/readme.md:78:54 - Unknown word (managedapplication) -- preview/2023-02-01-preview/managedapplication.json ./specification/servicelinker/resource-manager/readme.csharp.md:14:40 - Unknown word (servicelinker) -- csharp-sdks-folder)/servicelinker/management/Microsoft ./specification/signalr/resource-manager/readme.go.md:14:42 - Unknown word (armsignalr) -- resourcemanager/signalr/armsignalr +./specification/sphere/resource-manager/readme.azureresourceschema.md:9:17 - Unknown word (azuresphere) -- - tag: schema-azuresphere-2022-09-01-preview ./specification/sql/resource-manager/readme.go.md:7:38 - Unknown word (armsql) -- resourcemanager/sql/armsql ./specification/sql/resource-manager/readme.md:2379:40 - Unknown word (sqlmanagement) -- csharp-sdks-folder)/sqlmanagement/Microsoft.Azure.Management ./specification/storage/data-plane/Azure.Storage.Files.DataLake/readme.md:82:34 - Unknown word (predfined) -- These parameters are predfined by storage specifications diff --git a/integration-tests/snapshots/RustPython/RustPython/report.yaml b/integration-tests/snapshots/RustPython/RustPython/report.yaml index 3fc93da9c0e..1211db30aa1 100644 --- a/integration-tests/snapshots/RustPython/RustPython/report.yaml +++ b/integration-tests/snapshots/RustPython/RustPython/report.yaml @@ -5,7 +5,7 @@ Args: '["**"]' Summary: files: 727 filesWithIssues: 311 - issues: 2785 + issues: 2781 errors: 0 Errors: [] @@ -51,7 +51,7 @@ issues: - "common/src/bytes.rs:11:13 squote U let mut squote = 0;" - "common/src/bytes.rs:12:13 dquote U let mut dquote = 0;" - "common/src/float_ops.rs:5:8 ufrexp U pub fn ufrexp(value: f64) -> (f64" - - "common/src/format.rs:1091:39 ddfe U FormatPart::Literal(\"}ddfe\".to_owned())," + - "common/src/format.rs:1104:39 ddfe U FormatPart::Literal(\"}ddfe\".to_owned())," - "common/src/hash.rs:21:25 siphash U const ALGO: &str = \"siphash24\";" - "common/src/hash.rs:67:58 hashf U E>(&self, iter: I, hashf: F) -> Result> => vec![<>]," + - "compiler/parser/python.lalrpop:994:19 withitems U > => vec![<>]," - "compiler/parser/README.md:44:112 LALR U masking errors from LALR." - "derive-impl/src/lib.rs:21:5 pytraverse U mod pytraverse;" - "DEVELOPMENT.md:24:20 rustup U - If you have `rustup` on your system, enter" @@ -412,8 +412,8 @@ issues: - "scripts/redox/recipe.sh:4:8 BUILDTIME U export BUILDTIME_RUSTPYTHONPATH=/lib" - "src/lib.rs:12:35 mymod U vm.add_native_module(\"mymod\".to_owned(), Box::new" - "src/lib.rs:13:81 otherthing U pass\", module_name = \"otherthing\"));" - - "src/lib.rs:117:13 getpip U let get_getpip = rustpython_vm::py" - - "src/lib.rs:216:9 Speedscope U Speedscope," + - "src/lib.rs:114:13 getpip U let get_getpip = rustpython_vm::py" + - "src/lib.rs:213:9 Speedscope U Speedscope," - "src/settings.rs:130:46 pycs U name(\"check-hash-based-pycs\")" - "src/settings.rs:147:66 PYTHONUNBUFFERED U effect on stdin; also PYTHONUNBUFFERED=x\"," - "src/settings.rs:216:49 PYTHONNOUSERSITE U environment && env::var_os(\"PYTHONNOUSERSITE\").is_some())" @@ -439,7 +439,7 @@ issues: - "stdlib/Cargo.toml:115:20 vcruntime U \"impl-default\", \"vcruntime\", \"ifdef\", \"netioapi" - "stdlib/Cargo.toml:115:42 netioapi U vcruntime\", \"ifdef\", \"netioapi\"" - "stdlib/src/array.rs:75:43 scode U $t:ty, $c:literal, $scode:literal)),*$(,)?) =" - - "stdlib/src/array.rs:1445:9 mformat U mformat_code: MachineFormatCode" + - "stdlib/src/array.rs:1444:9 mformat U mformat_code: MachineFormatCode" - "stdlib/src/binascii.rs:105:15 CRCTAB U const CRCTAB_HQX: [u16; 256] = [" - "stdlib/src/binascii.rs:331:28 roken U // roken case from broken python" - "stdlib/src/binascii.rs:342:28 hexval U // hexval" @@ -507,8 +507,8 @@ issues: - "stdlib/src/mmap.rs:61:24 HWPOISON U libc::MADV_HWPOISON => Advice::HwPoison" - "stdlib/src/mmap.rs:139:20 DENYWRITE U use libc::{MAP_DENYWRITE, MAP_EXECUTABLE, MAP" - "stdlib/src/mmap.rs:157:22 ALLOCATIONGRANULARITY U #[pyattr(name = \"ALLOCATIONGRANULARITY\", once)]" - - "stdlib/src/mmap.rs:563:18 resizeable U fn check_resizeable(&self, vm: &VirtualMachine" - - "stdlib/src/mmap.rs:647:46 rposition U buf.windows(sub.len()).rposition(|window| window == sub" + - "stdlib/src/mmap.rs:562:18 resizeable U fn check_resizeable(&self, vm: &VirtualMachine" + - "stdlib/src/mmap.rs:646:46 rposition U buf.windows(sub.len()).rposition(|window| window == sub" - "stdlib/src/posixsubprocess.rs:28:17 preexec U if args.preexec_fn.is_some() {" - "stdlib/src/posixsubprocess.rs:31:13 cstrs U let cstrs_to_ptrs = |cstrs: &" - "stdlib/src/posixsubprocess.rs:72:21 cwrite U p2cread: i32, p2cwrite: i32, c2pread: i32," @@ -528,10 +528,10 @@ issues: - "stdlib/src/resource.rs:46:22 SBSIZE U use libc::RLIMIT_SBSIZE;" - "stdlib/src/resource.rs:50:23 NPTS U use libc::{RLIMIT_NPTS, RLIMIT_SWAP};" - "stdlib/src/resource.rs:56:75 freebds U emscripten\", target_os = \"freebds\"))]" - - "stdlib/src/select.rs:58:37 WSAFDIs U winapi::um::winsock2::__WSAFDIsSet;" - - "stdlib/src/select.rs:127:5 errfds U errfds: &mut FdSet," - - "stdlib/src/select.rs:176:9 wlist U wlist: PyObjectRef," - - "stdlib/src/select.rs:177:9 xlist U xlist: PyObjectRef," + - "stdlib/src/select.rs:59:37 WSAFDIs U winapi::um::winsock2::__WSAFDIsSet;" + - "stdlib/src/select.rs:128:5 errfds U errfds: &mut FdSet," + - "stdlib/src/select.rs:177:9 wlist U wlist: PyObjectRef," + - "stdlib/src/select.rs:178:9 xlist U xlist: PyObjectRef," - "stdlib/src/socket.rs:38:33 mstcpip U use winapi::shared::mstcpip::*;" - "stdlib/src/socket.rs:41:36 ipdef U use winapi::shared::ws2ipdef::*;" - "stdlib/src/socket.rs:45:26 EXCLUSIVEADDRUSE U SO_ERROR, SO_EXCLUSIVEADDRUSE, SO_LINGER, SO_OOBINLINE" @@ -576,12 +576,12 @@ issues: - "stdlib/src/socket.rs:2231:13 strerr U let strerr = {" - "stdlib/src/socket.rs:2298:8 getdefaulttimeout U fn getdefaulttimeout() -> Option {" - "stdlib/src/socket.rs:2308:8 setdefaulttimeout U fn setdefaulttimeout(timeout: Option i32 {" - "stdlib/src/termios.rs:13:58 CIBAUD U 0000, B4000000, and CIBAUD" @@ -642,7 +642,7 @@ issues: - "vm/src/builtins/bytes.rs:544:45 emplemented U 'utf-8' and 'ascii' emplemented" - "vm/src/builtins/code.rs:21:8 posonlyargcount U co_posonlyargcount: OptionalArg," - "vm/src/builtins/complex.rs:55:61 coereced U complex originally or coereced into one" - - "vm/src/builtins/descriptor.rs:94:33 objclass U \".__objclass__.__qualname__ is not" + - "vm/src/builtins/descriptor.rs:95:33 objclass U \".__objclass__.__qualname__ is not" - "vm/src/builtins/dict.rs:14:5 dictdatatype U dictdatatype::{self, DictKey}," - "vm/src/builtins/dict.rs:335:13 dicted U let dicted: Result PyResult<(" - - "vm/src/function/protocol.rs:76:5 iterfn U iterfn: Option` in `traverse()`" @@ -729,7 +731,7 @@ issues: - "vm/src/protocol/iter.rs:128:13 getiter U let getiter = {" - "vm/src/protocol/object.rs:30:44 opid U compare(self, other: Self, opid: PyComparisonOp, vm" - "vm/src/protocol/object.rs:60:30 defaultvalue U fn length_hint(self, defaultvalue: usize, vm: &VirtualMachine" - - "vm/src/protocol/object.rs:457:30 icls U } else if let Ok(icls) =" + - "vm/src/protocol/object.rs:458:30 icls U } else if let Ok(icls) =" - "vm/src/protocol/sequence.rs:126:30 apear U / if both arguments apear to be sequences, try" - "vm/src/protocol/sequence.rs:238:59 unsliceable U format!(\"'{}' object is unsliceable\", self.obj.class())" - "vm/src/py_io.rs:73:17 sval U let sval = s.as_str();" @@ -737,76 +739,76 @@ issues: - "vm/src/stdlib/ast.rs:43:17 numargs U let numargs = args.args.len();" - "vm/src/stdlib/atexit.rs:1:22 exitfuncs U pub use atexit::_run_exitfuncs;" - "vm/src/stdlib/atexit.rs:50:9 ncallbacks U fn _ncallbacks(vm: &VirtualMachine" - - "vm/src/stdlib/builtins.rs:372:42 breakpointhook U attr(vm.ctx.intern_str(\"breakpointhook\"), vm)" - - "vm/src/stdlib/builtins.rs:405:26 normalish U // everything is normalish, we can just rely on" - - "vm/src/stdlib/builtins.rs:559:45 iret U iterator).next(vm).map(|iret| match iret {" + - "vm/src/stdlib/builtins.rs:373:42 breakpointhook U attr(vm.ctx.intern_str(\"breakpointhook\"), vm)" + - "vm/src/stdlib/builtins.rs:406:26 normalish U // everything is normalish, we can just rely on" + - "vm/src/stdlib/builtins.rs:560:45 iret U iterator).next(vm).map(|iret| match iret {" - "vm/src/stdlib/codecs.rs:351:17 pycodecs U fn delegate_pycodecs(" - "vm/src/stdlib/codecs.rs:381:8 readbuffer U fn readbuffer_encode(args: FuncArgs" - "vm/src/stdlib/collections.rs:142:12 extendleft U fn extendleft(&self, iter: PyObjectRef" - "vm/src/stdlib/collections.rs:224:12 popleft U fn popleft(&self, vm: &VirtualMachine" - - "vm/src/stdlib/errno.rs:9:9 errorcode U let errorcode = vm.ctx.new_dict()" - - "vm/src/stdlib/errno.rs:31:13 errname U ($($errname:ident),*$(,)?) => {" - - "vm/src/stdlib/errno.rs:44:44 winerrs U should be here once winerrs are translated to errnos" - - "vm/src/stdlib/errno.rs:44:70 errnos U winerrs are translated to errnos but it messes up some" - - "vm/src/stdlib/errno.rs:47:15 WSAHOS U pub const WSAHOS: i32 = WSAHOST_NOT_FOUND" - - "vm/src/stdlib/errno.rs:47:29 WSAHOST U const WSAHOS: i32 = WSAHOST_NOT_FOUND as i32;" - - "vm/src/stdlib/errno.rs:513:31 WSASY U TODO: e!(cfg(windows), WSASY)," - - "vm/src/stdlib/errno.rs:514:22 WSAEHOSTDOWN U e!(cfg(windows), WSAEHOSTDOWN)," - - "vm/src/stdlib/errno.rs:518:22 WSAELOOP U e!(cfg(windows), WSAELOOP)," - - "vm/src/stdlib/errno.rs:519:22 WSAEMFILE U e!(cfg(windows), WSAEMFILE)," - - "vm/src/stdlib/errno.rs:520:22 WSAESTALE U e!(cfg(windows), WSAESTALE)," - - "vm/src/stdlib/errno.rs:521:22 WSAVERNOTSUPPORTED U e!(cfg(windows), WSAVERNOTSUPPORTED)," - - "vm/src/stdlib/errno.rs:523:22 WSAEPROCLIM U e!(cfg(windows), WSAEPROCLIM)," - - "vm/src/stdlib/errno.rs:524:22 WSAEFAULT U e!(cfg(windows), WSAEFAULT)," - - "vm/src/stdlib/errno.rs:525:22 WSANOTINITIALISED U e!(cfg(windows), WSANOTINITIALISED)," - - "vm/src/stdlib/errno.rs:526:22 WSAEUSERS U e!(cfg(windows), WSAEUSERS)," - - "vm/src/stdlib/errno.rs:527:31 WSAMAKEASYNCREPL U TODO: e!(cfg(windows), WSAMAKEASYNCREPL)," - - "vm/src/stdlib/errno.rs:528:22 WSAENOPROTOOPT U e!(cfg(windows), WSAENOPROTOOPT)," - - "vm/src/stdlib/errno.rs:531:22 WSAENOTEMPTY U e!(cfg(windows), WSAENOTEMPTY)," - - "vm/src/stdlib/errno.rs:532:22 WSAESHUTDOWN U e!(cfg(windows), WSAESHUTDOWN)," - - "vm/src/stdlib/errno.rs:534:22 WSAETOOMANYREFS U e!(cfg(windows), WSAETOOMANYREFS)," - - "vm/src/stdlib/errno.rs:535:22 WSAEACCES U e!(cfg(windows), WSAEACCES)," - - "vm/src/stdlib/errno.rs:536:31 WSATR U TODO: e!(cfg(windows), WSATR)," - - "vm/src/stdlib/errno.rs:537:22 WSABASEERR U e!(cfg(windows), WSABASEERR)," - - "vm/src/stdlib/errno.rs:538:31 WSADESCRIPTIO U TODO: e!(cfg(windows), WSADESCRIPTIO)," - - "vm/src/stdlib/errno.rs:539:22 WSAEMSGSIZE U e!(cfg(windows), WSAEMSGSIZE)," - - "vm/src/stdlib/errno.rs:540:22 WSAEBADF U e!(cfg(windows), WSAEBADF)," - - "vm/src/stdlib/errno.rs:542:31 WSAGETSELECTERRO U TODO: e!(cfg(windows), WSAGETSELECTERRO)," - - "vm/src/stdlib/errno.rs:544:22 WSAENOBUFS U e!(cfg(windows), WSAENOBUFS)," - - "vm/src/stdlib/errno.rs:545:22 WSAEDISCON U e!(cfg(windows), WSAEDISCON)," - - "vm/src/stdlib/errno.rs:547:22 WSAEPROTOTYPE U e!(cfg(windows), WSAEPROTOTYPE)," - - "vm/src/stdlib/errno.rs:550:22 WSAEADDRNOTAVAIL U e!(cfg(windows), WSAEADDRNOTAVAIL)," - - "vm/src/stdlib/errno.rs:551:22 WSAEALREADY U e!(cfg(windows), WSAEALREADY)," - - "vm/src/stdlib/errno.rs:552:22 WSAEPROTONOSUPPORT U e!(cfg(windows), WSAEPROTONOSUPPORT)," - - "vm/src/stdlib/errno.rs:553:22 WSASYSNOTREADY U e!(cfg(windows), WSASYSNOTREADY)," - - "vm/src/stdlib/errno.rs:555:22 WSAEPFNOSUPPORT U e!(cfg(windows), WSAEPFNOSUPPORT)," - - "vm/src/stdlib/errno.rs:556:22 WSAEOPNOTSUPP U e!(cfg(windows), WSAEOPNOTSUPP)," - - "vm/src/stdlib/errno.rs:557:22 WSAEISCONN U e!(cfg(windows), WSAEISCONN)," - - "vm/src/stdlib/errno.rs:558:22 WSAEDQUOT U e!(cfg(windows), WSAEDQUOT)," - - "vm/src/stdlib/errno.rs:559:22 WSAENOTCONN U e!(cfg(windows), WSAENOTCONN)," - - "vm/src/stdlib/errno.rs:560:22 WSAEREMOTE U e!(cfg(windows), WSAEREMOTE)," - - "vm/src/stdlib/errno.rs:561:22 WSAEINVAL U e!(cfg(windows), WSAEINVAL)," - - "vm/src/stdlib/errno.rs:563:31 WSAGETSELECTEVEN U TODO: e!(cfg(windows), WSAGETSELECTEVEN)," - - "vm/src/stdlib/errno.rs:564:22 WSAESOCKTNOSUPPORT U e!(cfg(windows), WSAESOCKTNOSUPPORT)," - - "vm/src/stdlib/errno.rs:565:31 WSAGETASYNCERRO U TODO: e!(cfg(windows), WSAGETASYNCERRO)," - - "vm/src/stdlib/errno.rs:566:31 WSAMAKESELECTREPL U TODO: e!(cfg(windows), WSAMAKESELECTREPL)," - - "vm/src/stdlib/errno.rs:567:31 WSAGETASYNCBUFLE U TODO: e!(cfg(windows), WSAGETASYNCBUFLE)," - - "vm/src/stdlib/errno.rs:568:22 WSAEDESTADDRREQ U e!(cfg(windows), WSAEDESTADDRREQ)," - - "vm/src/stdlib/errno.rs:570:22 WSAENETRESET U e!(cfg(windows), WSAENETRESET)," - - "vm/src/stdlib/errno.rs:571:31 WSAN U TODO: e!(cfg(windows), WSAN)," - - "vm/src/stdlib/errno.rs:637:9 ERFKILL U ERFKILL" - - "vm/src/stdlib/imp.rs:58:48 unimportable U present but marked as unimportable, stops search)." - - "vm/src/stdlib/imp.rs:166:9 withdata U withdata: OptionalArg," - - "vm/src/stdlib/io.rs:56:35 unsupportedop U or_init(|| _io::make_unsupportedop(ctx))" - - "vm/src/stdlib/io.rs:662:13 bufobj U bufobj: PyObjectRef," - - "vm/src/stdlib/io.rs:917:21 memobj U let memobj = PyMemoryView::from" - - "vm/src/stdlib/io.rs:923:21 writebuf U let writebuf = VecBuffer::from(v" - - "vm/src/stdlib/io.rs:1348:17 fileobj U pub fn repr_fileobj_name(obj: &PyObject" - - "vm/src/stdlib/io.rs:2039:11 cratio U b2cratio: f64," - - "vm/src/stdlib/io.rs:2227:21 encodefunc U let encodefunc = encoding_name.and" - - "vm/src/stdlib/io.rs:2504:21 ndecoded U let ndecoded = decoder_decode(input" - - "vm/src/stdlib/io.rs:3435:12 rawmode U fn rawmode(&self) -> &'static str" - - "vm/src/stdlib/io.rs:3812:47 NOINHERIT U :O_BINARY | libc::O_NOINHERIT;" + - "vm/src/stdlib/errno.rs:8:9 errorcode U let errorcode = vm.ctx.new_dict()" + - "vm/src/stdlib/errno.rs:30:13 errname U ($($errname:ident),*$(,)?) => {" + - "vm/src/stdlib/errno.rs:43:44 winerrs U should be here once winerrs are translated to errnos" + - "vm/src/stdlib/errno.rs:43:70 errnos U winerrs are translated to errnos but it messes up some" + - "vm/src/stdlib/errno.rs:46:15 WSAHOS U pub const WSAHOS: i32 = WSAHOST_NOT_FOUND" + - "vm/src/stdlib/errno.rs:46:29 WSAHOST U const WSAHOS: i32 = WSAHOST_NOT_FOUND as i32;" + - "vm/src/stdlib/errno.rs:512:31 WSASY U TODO: e!(cfg(windows), WSASY)," + - "vm/src/stdlib/errno.rs:513:22 WSAEHOSTDOWN U e!(cfg(windows), WSAEHOSTDOWN)," + - "vm/src/stdlib/errno.rs:517:22 WSAELOOP U e!(cfg(windows), WSAELOOP)," + - "vm/src/stdlib/errno.rs:518:22 WSAEMFILE U e!(cfg(windows), WSAEMFILE)," + - "vm/src/stdlib/errno.rs:519:22 WSAESTALE U e!(cfg(windows), WSAESTALE)," + - "vm/src/stdlib/errno.rs:520:22 WSAVERNOTSUPPORTED U e!(cfg(windows), WSAVERNOTSUPPORTED)," + - "vm/src/stdlib/errno.rs:522:22 WSAEPROCLIM U e!(cfg(windows), WSAEPROCLIM)," + - "vm/src/stdlib/errno.rs:523:22 WSAEFAULT U e!(cfg(windows), WSAEFAULT)," + - "vm/src/stdlib/errno.rs:524:22 WSANOTINITIALISED U e!(cfg(windows), WSANOTINITIALISED)," + - "vm/src/stdlib/errno.rs:525:22 WSAEUSERS U e!(cfg(windows), WSAEUSERS)," + - "vm/src/stdlib/errno.rs:526:31 WSAMAKEASYNCREPL U TODO: e!(cfg(windows), WSAMAKEASYNCREPL)," + - "vm/src/stdlib/errno.rs:527:22 WSAENOPROTOOPT U e!(cfg(windows), WSAENOPROTOOPT)," + - "vm/src/stdlib/errno.rs:530:22 WSAENOTEMPTY U e!(cfg(windows), WSAENOTEMPTY)," + - "vm/src/stdlib/errno.rs:531:22 WSAESHUTDOWN U e!(cfg(windows), WSAESHUTDOWN)," + - "vm/src/stdlib/errno.rs:533:22 WSAETOOMANYREFS U e!(cfg(windows), WSAETOOMANYREFS)," + - "vm/src/stdlib/errno.rs:534:22 WSAEACCES U e!(cfg(windows), WSAEACCES)," + - "vm/src/stdlib/errno.rs:535:31 WSATR U TODO: e!(cfg(windows), WSATR)," + - "vm/src/stdlib/errno.rs:536:22 WSABASEERR U e!(cfg(windows), WSABASEERR)," + - "vm/src/stdlib/errno.rs:537:31 WSADESCRIPTIO U TODO: e!(cfg(windows), WSADESCRIPTIO)," + - "vm/src/stdlib/errno.rs:538:22 WSAEMSGSIZE U e!(cfg(windows), WSAEMSGSIZE)," + - "vm/src/stdlib/errno.rs:539:22 WSAEBADF U e!(cfg(windows), WSAEBADF)," + - "vm/src/stdlib/errno.rs:541:31 WSAGETSELECTERRO U TODO: e!(cfg(windows), WSAGETSELECTERRO)," + - "vm/src/stdlib/errno.rs:543:22 WSAENOBUFS U e!(cfg(windows), WSAENOBUFS)," + - "vm/src/stdlib/errno.rs:544:22 WSAEDISCON U e!(cfg(windows), WSAEDISCON)," + - "vm/src/stdlib/errno.rs:546:22 WSAEPROTOTYPE U e!(cfg(windows), WSAEPROTOTYPE)," + - "vm/src/stdlib/errno.rs:549:22 WSAEADDRNOTAVAIL U e!(cfg(windows), WSAEADDRNOTAVAIL)," + - "vm/src/stdlib/errno.rs:550:22 WSAEALREADY U e!(cfg(windows), WSAEALREADY)," + - "vm/src/stdlib/errno.rs:551:22 WSAEPROTONOSUPPORT U e!(cfg(windows), WSAEPROTONOSUPPORT)," + - "vm/src/stdlib/errno.rs:552:22 WSASYSNOTREADY U e!(cfg(windows), WSASYSNOTREADY)," + - "vm/src/stdlib/errno.rs:554:22 WSAEPFNOSUPPORT U e!(cfg(windows), WSAEPFNOSUPPORT)," + - "vm/src/stdlib/errno.rs:555:22 WSAEOPNOTSUPP U e!(cfg(windows), WSAEOPNOTSUPP)," + - "vm/src/stdlib/errno.rs:556:22 WSAEISCONN U e!(cfg(windows), WSAEISCONN)," + - "vm/src/stdlib/errno.rs:557:22 WSAEDQUOT U e!(cfg(windows), WSAEDQUOT)," + - "vm/src/stdlib/errno.rs:558:22 WSAENOTCONN U e!(cfg(windows), WSAENOTCONN)," + - "vm/src/stdlib/errno.rs:559:22 WSAEREMOTE U e!(cfg(windows), WSAEREMOTE)," + - "vm/src/stdlib/errno.rs:560:22 WSAEINVAL U e!(cfg(windows), WSAEINVAL)," + - "vm/src/stdlib/errno.rs:562:31 WSAGETSELECTEVEN U TODO: e!(cfg(windows), WSAGETSELECTEVEN)," + - "vm/src/stdlib/errno.rs:563:22 WSAESOCKTNOSUPPORT U e!(cfg(windows), WSAESOCKTNOSUPPORT)," + - "vm/src/stdlib/errno.rs:564:31 WSAGETASYNCERRO U TODO: e!(cfg(windows), WSAGETASYNCERRO)," + - "vm/src/stdlib/errno.rs:565:31 WSAMAKESELECTREPL U TODO: e!(cfg(windows), WSAMAKESELECTREPL)," + - "vm/src/stdlib/errno.rs:566:31 WSAGETASYNCBUFLE U TODO: e!(cfg(windows), WSAGETASYNCBUFLE)," + - "vm/src/stdlib/errno.rs:567:22 WSAEDESTADDRREQ U e!(cfg(windows), WSAEDESTADDRREQ)," + - "vm/src/stdlib/errno.rs:569:22 WSAENETRESET U e!(cfg(windows), WSAENETRESET)," + - "vm/src/stdlib/errno.rs:570:31 WSAN U TODO: e!(cfg(windows), WSAN)," + - "vm/src/stdlib/errno.rs:636:9 ERFKILL U ERFKILL" + - "vm/src/stdlib/imp.rs:53:48 unimportable U present but marked as unimportable, stops search)." + - "vm/src/stdlib/imp.rs:161:9 withdata U withdata: OptionalArg," + - "vm/src/stdlib/io.rs:57:35 unsupportedop U or_init(|| _io::make_unsupportedop(ctx))" + - "vm/src/stdlib/io.rs:663:13 bufobj U bufobj: PyObjectRef," + - "vm/src/stdlib/io.rs:918:21 memobj U let memobj = PyMemoryView::from" + - "vm/src/stdlib/io.rs:924:21 writebuf U let writebuf = VecBuffer::from(v" + - "vm/src/stdlib/io.rs:1349:17 fileobj U pub fn repr_fileobj_name(obj: &PyObject" + - "vm/src/stdlib/io.rs:2040:11 cratio U b2cratio: f64," + - "vm/src/stdlib/io.rs:2228:21 encodefunc U let encodefunc = encoding_name.and" + - "vm/src/stdlib/io.rs:2505:21 ndecoded U let ndecoded = decoder_decode(input" + - "vm/src/stdlib/io.rs:3436:12 rawmode U fn rawmode(&self) -> &'static str" + - "vm/src/stdlib/io.rs:3814:47 NOINHERIT U :O_BINARY | libc::O_NOINHERIT;" - "vm/src/stdlib/itertools.rs:86:59 leat U from(\"function takes at leat 1 arguments (0 given" - "vm/src/stdlib/itertools.rs:1179:12 teedata U // teedata a python class" - "vm/src/stdlib/itertools.rs:1757:21 numactive U let mut numactive = zelf.iterators.len" @@ -839,30 +841,30 @@ issues: - "vm/src/stdlib/nt.rs:339:30 ntdef U use winapi::shared::{ntdef::ULARGE_INTEGER, winerror" - "vm/src/stdlib/operator.rs:392:17 nattr U let nattr = args.args.len();" - "vm/src/stdlib/operator.rs:535:25 pargs U let mut pargs = vec![zelf.name.as" - - "vm/src/stdlib/os.rs:357:8 closerange U fn closerange(fd_low: i32, fd_high" - - "vm/src/stdlib/os.rs:485:8 mkdirs U fn mkdirs(path: PyStrRef, vm:" - - "vm/src/stdlib/os.rs:496:11 LISTDIR U const LISTDIR_FD: bool = cfg!(all" - - "vm/src/stdlib/os.rs:499:8 listdir U fn listdir(path: OptionalArg 1," - "vm/src/stdlib/thread.rs:301:25 sents U SENTINELS.with(|sents| {" - - "vm/src/stdlib/time.rs:29:9 Datelike U Datelike, Timelike," - - "vm/src/stdlib/time.rs:29:19 Timelike U Datelike, Timelike," - - "vm/src/stdlib/time.rs:193:11 CFMT U const CFMT: &str = \"%a %b %e %H" - - "vm/src/stdlib/time.rs:262:24 muldiv U pub(super) fn time_muldiv(ticks: i64, mul: i6" - - "vm/src/stdlib/time.rs:263:13 intpart U let intpart = ticks / div;" - - "vm/src/stdlib/time.rs:411:21 HIGHRES U use libc::CLOCK_HIGHRES;" - - "vm/src/stdlib/time.rs:594:48 gethrvtime U nanos(unsafe { libc::gethrvtime() }))" - - "vm/src/stdlib/time.rs:647:21 profileapi U use winapi::um::profileapi::{QueryPerformanceCounter" + - "vm/src/stdlib/time.rs:17:9 Datelike U Datelike, Timelike," + - "vm/src/stdlib/time.rs:17:19 Timelike U Datelike, Timelike," + - "vm/src/stdlib/time.rs:181:11 CFMT U const CFMT: &str = \"%a %b %e %H" + - "vm/src/stdlib/time.rs:250:24 muldiv U pub(super) fn time_muldiv(ticks: i64, mul: i6" + - "vm/src/stdlib/time.rs:251:13 intpart U let intpart = ticks / div;" + - "vm/src/stdlib/time.rs:396:21 HIGHRES U use libc::CLOCK_HIGHRES;" + - "vm/src/stdlib/time.rs:579:48 gethrvtime U nanos(unsafe { libc::gethrvtime() }))" + - "vm/src/stdlib/time.rs:632:21 profileapi U use winapi::um::profileapi::{QueryPerformanceCounter" - "vm/src/stdlib/winapi.rs:39:13 minwinbase U minwinbase::STILL_ACTIVE," - "vm/src/stdlib/winapi.rs:47:63 READMODE U ACCESS_INBOUND, PIPE_READMODE_MESSAGE, PIPE_TYPE_MESSAGE" - "vm/src/stdlib/winapi.rs:48:79 STARTF U REALTIME_PRIORITY_CLASS, STARTF_USESHOWWINDOW," @@ -937,16 +939,15 @@ issues: - "vm/src/stdlib/winreg.rs:50:77 QWORD U MULTI_SZ, REG_NONE, REG_QWORD," - "vm/src/stdlib/winreg.rs:85:36 predef U let null_key = RegKey::predef(0 as ::winreg::HKEY" - "vm/src/stdlib/winreg.rs:191:13 regval U let regval = key" - - "vm/src/types/slot.rs:86:11 weaklist U // tp_weaklist" - - "vm/src/types/slot.rs:125:28 TPFLAGS U CPython default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION" - - "vm/src/types/slot.rs:125:41 STACKLESS U default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION | Py_TPFLAGS" - - "vm/src/types/slot.rs:129:43 Subclassable U types created in Python. Subclassable and are a" - - "vm/src/types/slot.rs:362:29 subslot U macro_rules! toggle_subslot {" - - "vm/src/vm/mod.rs:546:29 pyiter U return self.map_pyiter(value, func);" + - "vm/src/types/slot.rs:132:28 TPFLAGS U CPython default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION" + - "vm/src/types/slot.rs:132:41 STACKLESS U default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION | Py_TPFLAGS" + - "vm/src/types/slot.rs:136:43 Subclassable U types created in Python. Subclassable and are a" + - "vm/src/types/slot.rs:369:29 subslot U macro_rules! toggle_subslot {" + - "vm/src/vm/mod.rs:553:29 pyiter U return self.map_pyiter(value, func);" - "vm/src/vm/setting.rs:43:10 Xfoo U /// -Xfoo[=bar]" - "vm/src/vm/setting.rs:55:10 Wfoo U /// -Wfoo" - "vm/src/vm/thread.rs:38:24 intp U let vm_owns_obj = |intp: NonNull (f64 -./common/src/format.rs:1091:39 - Unknown word (ddfe) -- FormatPart::Literal("}ddfe".to_owned()), +./common/src/format.rs:1104:39 - Unknown word (ddfe) -- FormatPart::Literal("}ddfe".to_owned()), ./common/src/hash.rs:21:25 - Unknown word (siphash) -- const ALGO: &str = "siphash24"; ./common/src/hash.rs:67:58 - Unknown word (hashf) -- E>(&self, iter: I, hashf: F) -> Result> => vec![<>], ./compiler/parser/python.lalrpop:3:67 - Unknown word (stmts) -- html/reference/compound_stmts.html#function-definitions +./compiler/parser/python.lalrpop:994:19 - Unknown word (withitems) -- > => vec![<>], ./derive-impl/src/lib.rs:21:5 - Unknown word (pytraverse) -- mod pytraverse; ./examples/atexit_example.py:4:5 - Unknown word (myexit) -- def myexit(): ./examples/parse_folder.rs:68:35 - Unknown word (Erreur) -- Err(y) => error!("Erreur in file {:?} {:?}", @@ -405,10 +405,10 @@ Lines: ./scripts/install-openssl.ps1:3:1 - Unknown word (vcpkg) -- vcpkg integrate install ./scripts/redox/recipe.sh:3:1 - Unknown word (CARGOFLAGS) -- CARGOFLAGS=--no-default-features ./scripts/redox/recipe.sh:4:8 - Unknown word (BUILDTIME) -- export BUILDTIME_RUSTPYTHONPATH=/lib -./src/lib.rs:117:13 - Unknown word (getpip) -- let get_getpip = rustpython_vm::py +./src/lib.rs:114:13 - Unknown word (getpip) -- let get_getpip = rustpython_vm::py ./src/lib.rs:12:35 - Unknown word (mymod) -- vm.add_native_module("mymod".to_owned(), Box::new ./src/lib.rs:13:81 - Unknown word (otherthing) -- pass", module_name = "otherthing")); -./src/lib.rs:216:9 - Unknown word (Speedscope) -- Speedscope, +./src/lib.rs:213:9 - Unknown word (Speedscope) -- Speedscope, ./src/settings.rs:130:46 - Unknown word (pycs) -- name("check-hash-based-pycs") ./src/settings.rs:147:66 - Unknown word (PYTHONUNBUFFERED) -- effect on stdin; also PYTHONUNBUFFERED=x", ./src/settings.rs:216:49 - Unknown word (PYTHONNOUSERSITE) -- environment && env::var_os("PYTHONNOUSERSITE").is_some()) @@ -433,7 +433,7 @@ Lines: ./stdlib/Cargo.toml:43:1 - Unknown word (puruspe) -- puruspe = "0.1.5" ./stdlib/build.rs:25:39 - Unknown word (osslconf) -- println!("cargo:rustc-cfg=osslconf=\"{conf}\""); ./stdlib/build.rs:8:39 - Unknown word (ossl) -- println!("cargo:rustc-cfg=ossl101"); -./stdlib/src/array.rs:1445:9 - Unknown word (mformat) -- mformat_code: MachineFormatCode +./stdlib/src/array.rs:1444:9 - Unknown word (mformat) -- mformat_code: MachineFormatCode ./stdlib/src/array.rs:75:43 - Unknown word (scode) -- $t:ty, $c:literal, $scode:literal)),*$(,)?) = ./stdlib/src/binascii.rs:105:15 - Unknown word (CRCTAB) -- const CRCTAB_HQX: [u16; 256] = [ ./stdlib/src/binascii.rs:331:28 - Unknown word (roken) -- // roken case from broken python @@ -499,11 +499,11 @@ Lines: ./stdlib/src/mmap.rs:49:47 - Unknown word (Unmergeable) -- UNMERGEABLE => Advice::Unmergeable, ./stdlib/src/mmap.rs:51:24 - Unknown word (HUGEPAGE) -- libc::MADV_HUGEPAGE => Advice::HugePage ./stdlib/src/mmap.rs:53:24 - Unknown word (NOHUGEPAGE) -- libc::MADV_NOHUGEPAGE => Advice::NoHugePage -./stdlib/src/mmap.rs:563:18 - Unknown word (resizeable) -- fn check_resizeable(&self, vm: &VirtualMachine +./stdlib/src/mmap.rs:562:18 - Unknown word (resizeable) -- fn check_resizeable(&self, vm: &VirtualMachine ./stdlib/src/mmap.rs:57:24 - Unknown word (DONTDUMP) -- libc::MADV_DONTDUMP => Advice::DontDump ./stdlib/src/mmap.rs:59:24 - Unknown word (DODUMP) -- libc::MADV_DODUMP => Advice::DoDump, ./stdlib/src/mmap.rs:61:24 - Unknown word (HWPOISON) -- libc::MADV_HWPOISON => Advice::HwPoison -./stdlib/src/mmap.rs:647:46 - Unknown word (rposition) -- buf.windows(sub.len()).rposition(|window| window == sub +./stdlib/src/mmap.rs:646:46 - Unknown word (rposition) -- buf.windows(sub.len()).rposition(|window| window == sub ./stdlib/src/posixsubprocess.rs:150:43 - Unknown word (SIGXFZ) -- restore signals SIGPIPE, SIGXFZ, SIGXFSZ to SIG_DFL ./stdlib/src/posixsubprocess.rs:28:17 - Unknown word (preexec) -- if args.preexec_fn.is_some() { ./stdlib/src/posixsubprocess.rs:31:13 - Unknown word (cstrs) -- let cstrs_to_ptrs = |cstrs: & @@ -523,10 +523,10 @@ Lines: ./stdlib/src/resource.rs:46:22 - Unknown word (SBSIZE) -- use libc::RLIMIT_SBSIZE; ./stdlib/src/resource.rs:50:23 - Unknown word (NPTS) -- use libc::{RLIMIT_NPTS, RLIMIT_SWAP}; ./stdlib/src/resource.rs:56:75 - Unknown word (freebds) -- emscripten", target_os = "freebds"))] -./stdlib/src/select.rs:127:5 - Unknown word (errfds) -- errfds: &mut FdSet, -./stdlib/src/select.rs:176:9 - Unknown word (wlist) -- wlist: PyObjectRef, -./stdlib/src/select.rs:177:9 - Unknown word (xlist) -- xlist: PyObjectRef, -./stdlib/src/select.rs:58:37 - Unknown word (WSAFDIs) -- winapi::um::winsock2::__WSAFDIsSet; +./stdlib/src/select.rs:128:5 - Unknown word (errfds) -- errfds: &mut FdSet, +./stdlib/src/select.rs:177:9 - Unknown word (wlist) -- wlist: PyObjectRef, +./stdlib/src/select.rs:178:9 - Unknown word (xlist) -- xlist: PyObjectRef, +./stdlib/src/select.rs:59:37 - Unknown word (WSAFDIs) -- winapi::um::winsock2::__WSAFDIsSet; ./stdlib/src/socket.rs:100:61 - Unknown word (ERRQUEUE) -- DEST_NAME, SCM_J1939_ERRQUEUE, SCM_J1939_PRIO, SOL ./stdlib/src/socket.rs:110:20 - Unknown word (VRRP) -- use c::IPPROTO_VRRP; ./stdlib/src/socket.rs:119:40 - Unknown word (RCVALL) -- RESERVED, IPPROTO_IPV4, RCVALL_IPLEVEL, RCVALL_OFF @@ -571,13 +571,13 @@ Lines: ./stdlib/src/socket.rs:940:88 - Unknown word (scopeid) -- host, port[, flowinfo[, scopeid]])" ./stdlib/src/socket.rs:94:78 - Unknown word (ISOTP) -- FLAG, CAN_ERR_MASK, CAN_ISOTP, CAN_J1939, ./stdlib/src/socket.rs:987:67 - Unknown word (errorfds) -- SelectKind::Connect fills the errorfds fd_set, so if we wake -./stdlib/src/ssl.rs:1357:63 - Unknown word (cacerts) -- system/etc/security/cacerts"; +./stdlib/src/ssl.rs:1345:63 - Unknown word (cacerts) -- system/etc/security/cacerts"; ./stdlib/src/ssl.rs:1454:51 - Unknown word (PCCERT) -- as_ptr() as wincrypt::PCCERT_CONTEXT; -./stdlib/src/ssl.rs:231:22 - Unknown word (SSLEOF) -- #[pyattr(name = "SSLEOFError", once)] -./stdlib/src/ssl.rs:470:43 - Unknown word (SSLV) -- options |= SslOptions::NO_SSLV2; -./stdlib/src/ssl.rs:530:31 - Unknown word (cipherlist) -- fn set_ciphers(&self, cipherlist: PyStrRef, vm: &VirtualMachin -./stdlib/src/ssl.rs:642:76 - Unknown word (cadata) -- &args.capath, &args.cadata) { -./stdlib/src/ssl.rs:81:33 - Unknown word (ECDH) -- ifdef SSL_OP_SINGLE_ECDH_USE +./stdlib/src/ssl.rs:222:22 - Unknown word (SSLEOF) -- #[pyattr(name = "SSLEOFError", once)] +./stdlib/src/ssl.rs:461:43 - Unknown word (SSLV) -- options |= SslOptions::NO_SSLV2; +./stdlib/src/ssl.rs:521:31 - Unknown word (cipherlist) -- fn set_ciphers(&self, cipherlist: PyStrRef, vm: &VirtualMachin +./stdlib/src/ssl.rs:633:76 - Unknown word (cadata) -- &args.capath, &args.cadata) { +./stdlib/src/ssl.rs:72:33 - Unknown word (ECDH) -- ifdef SSL_OP_SINGLE_ECDH_USE ./stdlib/src/syslog.rs:132:19 - Unknown word (maskpri) -- fn setlogmask(maskpri: i32) -> i32 { ./stdlib/src/termios.rs:106:18 - Unknown word (CBAUDEX) -- B576000, CBAUDEX, ./stdlib/src/termios.rs:137:46 - Unknown word (IUCLC) -- target::{CBAUD, CIBAUD, IUCLC, OLCUC, XCASE}; @@ -637,7 +637,7 @@ Lines: ./vm/src/builtins/bytes.rs:544:45 - Unknown word (emplemented) -- 'utf-8' and 'ascii' emplemented ./vm/src/builtins/code.rs:21:8 - Unknown word (posonlyargcount) -- co_posonlyargcount: OptionalArg, ./vm/src/builtins/complex.rs:55:61 - Unknown word (coereced) -- complex originally or coereced into one -./vm/src/builtins/descriptor.rs:94:33 - Unknown word (objclass) -- ".__objclass__.__qualname__ is not +./vm/src/builtins/descriptor.rs:95:33 - Unknown word (objclass) -- ".__objclass__.__qualname__ is not ./vm/src/builtins/dict.rs:1018:10 - Unknown word (reverseitemiterator) -- dict_reverseitemiterator_type, ./vm/src/builtins/dict.rs:14:5 - Unknown word (dictdatatype) -- dictdatatype::{self, DictKey}, ./vm/src/builtins/dict.rs:335:13 - Unknown word (dicted) -- let dicted: Result PyResult<( -./vm/src/function/protocol.rs:76:5 - Unknown word (iterfn) -- iterfn: Option(&self, mut index ./vm/src/protocol/iter.rs:128:13 - Unknown word (getiter) -- let getiter = { ./vm/src/protocol/object.rs:30:44 - Unknown word (opid) -- compare(self, other: Self, opid: PyComparisonOp, vm -./vm/src/protocol/object.rs:457:30 - Unknown word (icls) -- } else if let Ok(icls) = +./vm/src/protocol/object.rs:458:30 - Unknown word (icls) -- } else if let Ok(icls) = ./vm/src/protocol/object.rs:60:30 - Unknown word (defaultvalue) -- fn length_hint(self, defaultvalue: usize, vm: &VirtualMachine ./vm/src/protocol/sequence.rs:126:30 - Unknown word (apear) -- / if both arguments apear to be sequences, try ./vm/src/protocol/sequence.rs:238:59 - Unknown word (unsliceable) -- format!("'{}' object is unsliceable", self.obj.class()) @@ -732,76 +734,76 @@ Lines: ./vm/src/stdlib/ast.rs:43:17 - Unknown word (numargs) -- let numargs = args.args.len(); ./vm/src/stdlib/atexit.rs:1:22 - Unknown word (exitfuncs) -- pub use atexit::_run_exitfuncs; ./vm/src/stdlib/atexit.rs:50:9 - Unknown word (ncallbacks) -- fn _ncallbacks(vm: &VirtualMachine -./vm/src/stdlib/builtins.rs:372:42 - Unknown word (breakpointhook) -- attr(vm.ctx.intern_str("breakpointhook"), vm) -./vm/src/stdlib/builtins.rs:405:26 - Unknown word (normalish) -- // everything is normalish, we can just rely on -./vm/src/stdlib/builtins.rs:559:45 - Unknown word (iret) -- iterator).next(vm).map(|iret| match iret { +./vm/src/stdlib/builtins.rs:373:42 - Unknown word (breakpointhook) -- attr(vm.ctx.intern_str("breakpointhook"), vm) +./vm/src/stdlib/builtins.rs:406:26 - Unknown word (normalish) -- // everything is normalish, we can just rely on +./vm/src/stdlib/builtins.rs:560:45 - Unknown word (iret) -- iterator).next(vm).map(|iret| match iret { ./vm/src/stdlib/codecs.rs:351:17 - Unknown word (pycodecs) -- fn delegate_pycodecs( ./vm/src/stdlib/codecs.rs:381:8 - Unknown word (readbuffer) -- fn readbuffer_encode(args: FuncArgs ./vm/src/stdlib/collections.rs:142:12 - Unknown word (extendleft) -- fn extendleft(&self, iter: PyObjectRef ./vm/src/stdlib/collections.rs:224:12 - Unknown word (popleft) -- fn popleft(&self, vm: &VirtualMachine -./vm/src/stdlib/errno.rs:31:13 - Unknown word (errname) -- ($($errname:ident),*$(,)?) => { -./vm/src/stdlib/errno.rs:44:44 - Unknown word (winerrs) -- should be here once winerrs are translated to errnos -./vm/src/stdlib/errno.rs:44:70 - Unknown word (errnos) -- winerrs are translated to errnos but it messes up some -./vm/src/stdlib/errno.rs:47:15 - Unknown word (WSAHOS) -- pub const WSAHOS: i32 = WSAHOST_NOT_FOUND -./vm/src/stdlib/errno.rs:47:29 - Unknown word (WSAHOST) -- const WSAHOS: i32 = WSAHOST_NOT_FOUND as i32; -./vm/src/stdlib/errno.rs:513:31 - Unknown word (WSASY) -- TODO: e!(cfg(windows), WSASY), -./vm/src/stdlib/errno.rs:514:22 - Unknown word (WSAEHOSTDOWN) -- e!(cfg(windows), WSAEHOSTDOWN), -./vm/src/stdlib/errno.rs:518:22 - Unknown word (WSAELOOP) -- e!(cfg(windows), WSAELOOP), -./vm/src/stdlib/errno.rs:519:22 - Unknown word (WSAEMFILE) -- e!(cfg(windows), WSAEMFILE), -./vm/src/stdlib/errno.rs:520:22 - Unknown word (WSAESTALE) -- e!(cfg(windows), WSAESTALE), -./vm/src/stdlib/errno.rs:521:22 - Unknown word (WSAVERNOTSUPPORTED) -- e!(cfg(windows), WSAVERNOTSUPPORTED), -./vm/src/stdlib/errno.rs:523:22 - Unknown word (WSAEPROCLIM) -- e!(cfg(windows), WSAEPROCLIM), -./vm/src/stdlib/errno.rs:524:22 - Unknown word (WSAEFAULT) -- e!(cfg(windows), WSAEFAULT), -./vm/src/stdlib/errno.rs:525:22 - Unknown word (WSANOTINITIALISED) -- e!(cfg(windows), WSANOTINITIALISED), -./vm/src/stdlib/errno.rs:526:22 - Unknown word (WSAEUSERS) -- e!(cfg(windows), WSAEUSERS), -./vm/src/stdlib/errno.rs:527:31 - Unknown word (WSAMAKEASYNCREPL) -- TODO: e!(cfg(windows), WSAMAKEASYNCREPL), -./vm/src/stdlib/errno.rs:528:22 - Unknown word (WSAENOPROTOOPT) -- e!(cfg(windows), WSAENOPROTOOPT), -./vm/src/stdlib/errno.rs:531:22 - Unknown word (WSAENOTEMPTY) -- e!(cfg(windows), WSAENOTEMPTY), -./vm/src/stdlib/errno.rs:532:22 - Unknown word (WSAESHUTDOWN) -- e!(cfg(windows), WSAESHUTDOWN), -./vm/src/stdlib/errno.rs:534:22 - Unknown word (WSAETOOMANYREFS) -- e!(cfg(windows), WSAETOOMANYREFS), -./vm/src/stdlib/errno.rs:535:22 - Unknown word (WSAEACCES) -- e!(cfg(windows), WSAEACCES), -./vm/src/stdlib/errno.rs:536:31 - Unknown word (WSATR) -- TODO: e!(cfg(windows), WSATR), -./vm/src/stdlib/errno.rs:537:22 - Unknown word (WSABASEERR) -- e!(cfg(windows), WSABASEERR), -./vm/src/stdlib/errno.rs:538:31 - Unknown word (WSADESCRIPTIO) -- TODO: e!(cfg(windows), WSADESCRIPTIO), -./vm/src/stdlib/errno.rs:539:22 - Unknown word (WSAEMSGSIZE) -- e!(cfg(windows), WSAEMSGSIZE), -./vm/src/stdlib/errno.rs:540:22 - Unknown word (WSAEBADF) -- e!(cfg(windows), WSAEBADF), -./vm/src/stdlib/errno.rs:542:31 - Unknown word (WSAGETSELECTERRO) -- TODO: e!(cfg(windows), WSAGETSELECTERRO), -./vm/src/stdlib/errno.rs:544:22 - Unknown word (WSAENOBUFS) -- e!(cfg(windows), WSAENOBUFS), -./vm/src/stdlib/errno.rs:545:22 - Unknown word (WSAEDISCON) -- e!(cfg(windows), WSAEDISCON), -./vm/src/stdlib/errno.rs:547:22 - Unknown word (WSAEPROTOTYPE) -- e!(cfg(windows), WSAEPROTOTYPE), -./vm/src/stdlib/errno.rs:550:22 - Unknown word (WSAEADDRNOTAVAIL) -- e!(cfg(windows), WSAEADDRNOTAVAIL), -./vm/src/stdlib/errno.rs:551:22 - Unknown word (WSAEALREADY) -- e!(cfg(windows), WSAEALREADY), -./vm/src/stdlib/errno.rs:552:22 - Unknown word (WSAEPROTONOSUPPORT) -- e!(cfg(windows), WSAEPROTONOSUPPORT), -./vm/src/stdlib/errno.rs:553:22 - Unknown word (WSASYSNOTREADY) -- e!(cfg(windows), WSASYSNOTREADY), -./vm/src/stdlib/errno.rs:555:22 - Unknown word (WSAEPFNOSUPPORT) -- e!(cfg(windows), WSAEPFNOSUPPORT), -./vm/src/stdlib/errno.rs:556:22 - Unknown word (WSAEOPNOTSUPP) -- e!(cfg(windows), WSAEOPNOTSUPP), -./vm/src/stdlib/errno.rs:557:22 - Unknown word (WSAEISCONN) -- e!(cfg(windows), WSAEISCONN), -./vm/src/stdlib/errno.rs:558:22 - Unknown word (WSAEDQUOT) -- e!(cfg(windows), WSAEDQUOT), -./vm/src/stdlib/errno.rs:559:22 - Unknown word (WSAENOTCONN) -- e!(cfg(windows), WSAENOTCONN), -./vm/src/stdlib/errno.rs:560:22 - Unknown word (WSAEREMOTE) -- e!(cfg(windows), WSAEREMOTE), -./vm/src/stdlib/errno.rs:561:22 - Unknown word (WSAEINVAL) -- e!(cfg(windows), WSAEINVAL), -./vm/src/stdlib/errno.rs:563:31 - Unknown word (WSAGETSELECTEVEN) -- TODO: e!(cfg(windows), WSAGETSELECTEVEN), -./vm/src/stdlib/errno.rs:564:22 - Unknown word (WSAESOCKTNOSUPPORT) -- e!(cfg(windows), WSAESOCKTNOSUPPORT), -./vm/src/stdlib/errno.rs:565:31 - Unknown word (WSAGETASYNCERRO) -- TODO: e!(cfg(windows), WSAGETASYNCERRO), -./vm/src/stdlib/errno.rs:566:31 - Unknown word (WSAMAKESELECTREPL) -- TODO: e!(cfg(windows), WSAMAKESELECTREPL), -./vm/src/stdlib/errno.rs:567:31 - Unknown word (WSAGETASYNCBUFLE) -- TODO: e!(cfg(windows), WSAGETASYNCBUFLE), -./vm/src/stdlib/errno.rs:568:22 - Unknown word (WSAEDESTADDRREQ) -- e!(cfg(windows), WSAEDESTADDRREQ), -./vm/src/stdlib/errno.rs:570:22 - Unknown word (WSAENETRESET) -- e!(cfg(windows), WSAENETRESET), -./vm/src/stdlib/errno.rs:571:31 - Unknown word (WSAN) -- TODO: e!(cfg(windows), WSAN), -./vm/src/stdlib/errno.rs:637:9 - Unknown word (ERFKILL) -- ERFKILL -./vm/src/stdlib/errno.rs:9:9 - Unknown word (errorcode) -- let errorcode = vm.ctx.new_dict() -./vm/src/stdlib/imp.rs:166:9 - Unknown word (withdata) -- withdata: OptionalArg, -./vm/src/stdlib/imp.rs:58:48 - Unknown word (unimportable) -- present but marked as unimportable, stops search). -./vm/src/stdlib/io.rs:1348:17 - Unknown word (fileobj) -- pub fn repr_fileobj_name(obj: &PyObject -./vm/src/stdlib/io.rs:2039:11 - Unknown word (cratio) -- b2cratio: f64, -./vm/src/stdlib/io.rs:2227:21 - Unknown word (encodefunc) -- let encodefunc = encoding_name.and -./vm/src/stdlib/io.rs:2504:21 - Unknown word (ndecoded) -- let ndecoded = decoder_decode(input -./vm/src/stdlib/io.rs:3435:12 - Unknown word (rawmode) -- fn rawmode(&self) -> &'static str -./vm/src/stdlib/io.rs:3812:47 - Unknown word (NOINHERIT) -- :O_BINARY | libc::O_NOINHERIT; -./vm/src/stdlib/io.rs:56:35 - Unknown word (unsupportedop) -- or_init(|| _io::make_unsupportedop(ctx)) -./vm/src/stdlib/io.rs:662:13 - Unknown word (bufobj) -- bufobj: PyObjectRef, -./vm/src/stdlib/io.rs:917:21 - Unknown word (memobj) -- let memobj = PyMemoryView::from -./vm/src/stdlib/io.rs:923:21 - Unknown word (writebuf) -- let writebuf = VecBuffer::from(v +./vm/src/stdlib/errno.rs:30:13 - Unknown word (errname) -- ($($errname:ident),*$(,)?) => { +./vm/src/stdlib/errno.rs:43:44 - Unknown word (winerrs) -- should be here once winerrs are translated to errnos +./vm/src/stdlib/errno.rs:43:70 - Unknown word (errnos) -- winerrs are translated to errnos but it messes up some +./vm/src/stdlib/errno.rs:46:15 - Unknown word (WSAHOS) -- pub const WSAHOS: i32 = WSAHOST_NOT_FOUND +./vm/src/stdlib/errno.rs:46:29 - Unknown word (WSAHOST) -- const WSAHOS: i32 = WSAHOST_NOT_FOUND as i32; +./vm/src/stdlib/errno.rs:512:31 - Unknown word (WSASY) -- TODO: e!(cfg(windows), WSASY), +./vm/src/stdlib/errno.rs:513:22 - Unknown word (WSAEHOSTDOWN) -- e!(cfg(windows), WSAEHOSTDOWN), +./vm/src/stdlib/errno.rs:517:22 - Unknown word (WSAELOOP) -- e!(cfg(windows), WSAELOOP), +./vm/src/stdlib/errno.rs:518:22 - Unknown word (WSAEMFILE) -- e!(cfg(windows), WSAEMFILE), +./vm/src/stdlib/errno.rs:519:22 - Unknown word (WSAESTALE) -- e!(cfg(windows), WSAESTALE), +./vm/src/stdlib/errno.rs:520:22 - Unknown word (WSAVERNOTSUPPORTED) -- e!(cfg(windows), WSAVERNOTSUPPORTED), +./vm/src/stdlib/errno.rs:522:22 - Unknown word (WSAEPROCLIM) -- e!(cfg(windows), WSAEPROCLIM), +./vm/src/stdlib/errno.rs:523:22 - Unknown word (WSAEFAULT) -- e!(cfg(windows), WSAEFAULT), +./vm/src/stdlib/errno.rs:524:22 - Unknown word (WSANOTINITIALISED) -- e!(cfg(windows), WSANOTINITIALISED), +./vm/src/stdlib/errno.rs:525:22 - Unknown word (WSAEUSERS) -- e!(cfg(windows), WSAEUSERS), +./vm/src/stdlib/errno.rs:526:31 - Unknown word (WSAMAKEASYNCREPL) -- TODO: e!(cfg(windows), WSAMAKEASYNCREPL), +./vm/src/stdlib/errno.rs:527:22 - Unknown word (WSAENOPROTOOPT) -- e!(cfg(windows), WSAENOPROTOOPT), +./vm/src/stdlib/errno.rs:530:22 - Unknown word (WSAENOTEMPTY) -- e!(cfg(windows), WSAENOTEMPTY), +./vm/src/stdlib/errno.rs:531:22 - Unknown word (WSAESHUTDOWN) -- e!(cfg(windows), WSAESHUTDOWN), +./vm/src/stdlib/errno.rs:533:22 - Unknown word (WSAETOOMANYREFS) -- e!(cfg(windows), WSAETOOMANYREFS), +./vm/src/stdlib/errno.rs:534:22 - Unknown word (WSAEACCES) -- e!(cfg(windows), WSAEACCES), +./vm/src/stdlib/errno.rs:535:31 - Unknown word (WSATR) -- TODO: e!(cfg(windows), WSATR), +./vm/src/stdlib/errno.rs:536:22 - Unknown word (WSABASEERR) -- e!(cfg(windows), WSABASEERR), +./vm/src/stdlib/errno.rs:537:31 - Unknown word (WSADESCRIPTIO) -- TODO: e!(cfg(windows), WSADESCRIPTIO), +./vm/src/stdlib/errno.rs:538:22 - Unknown word (WSAEMSGSIZE) -- e!(cfg(windows), WSAEMSGSIZE), +./vm/src/stdlib/errno.rs:539:22 - Unknown word (WSAEBADF) -- e!(cfg(windows), WSAEBADF), +./vm/src/stdlib/errno.rs:541:31 - Unknown word (WSAGETSELECTERRO) -- TODO: e!(cfg(windows), WSAGETSELECTERRO), +./vm/src/stdlib/errno.rs:543:22 - Unknown word (WSAENOBUFS) -- e!(cfg(windows), WSAENOBUFS), +./vm/src/stdlib/errno.rs:544:22 - Unknown word (WSAEDISCON) -- e!(cfg(windows), WSAEDISCON), +./vm/src/stdlib/errno.rs:546:22 - Unknown word (WSAEPROTOTYPE) -- e!(cfg(windows), WSAEPROTOTYPE), +./vm/src/stdlib/errno.rs:549:22 - Unknown word (WSAEADDRNOTAVAIL) -- e!(cfg(windows), WSAEADDRNOTAVAIL), +./vm/src/stdlib/errno.rs:550:22 - Unknown word (WSAEALREADY) -- e!(cfg(windows), WSAEALREADY), +./vm/src/stdlib/errno.rs:551:22 - Unknown word (WSAEPROTONOSUPPORT) -- e!(cfg(windows), WSAEPROTONOSUPPORT), +./vm/src/stdlib/errno.rs:552:22 - Unknown word (WSASYSNOTREADY) -- e!(cfg(windows), WSASYSNOTREADY), +./vm/src/stdlib/errno.rs:554:22 - Unknown word (WSAEPFNOSUPPORT) -- e!(cfg(windows), WSAEPFNOSUPPORT), +./vm/src/stdlib/errno.rs:555:22 - Unknown word (WSAEOPNOTSUPP) -- e!(cfg(windows), WSAEOPNOTSUPP), +./vm/src/stdlib/errno.rs:556:22 - Unknown word (WSAEISCONN) -- e!(cfg(windows), WSAEISCONN), +./vm/src/stdlib/errno.rs:557:22 - Unknown word (WSAEDQUOT) -- e!(cfg(windows), WSAEDQUOT), +./vm/src/stdlib/errno.rs:558:22 - Unknown word (WSAENOTCONN) -- e!(cfg(windows), WSAENOTCONN), +./vm/src/stdlib/errno.rs:559:22 - Unknown word (WSAEREMOTE) -- e!(cfg(windows), WSAEREMOTE), +./vm/src/stdlib/errno.rs:560:22 - Unknown word (WSAEINVAL) -- e!(cfg(windows), WSAEINVAL), +./vm/src/stdlib/errno.rs:562:31 - Unknown word (WSAGETSELECTEVEN) -- TODO: e!(cfg(windows), WSAGETSELECTEVEN), +./vm/src/stdlib/errno.rs:563:22 - Unknown word (WSAESOCKTNOSUPPORT) -- e!(cfg(windows), WSAESOCKTNOSUPPORT), +./vm/src/stdlib/errno.rs:564:31 - Unknown word (WSAGETASYNCERRO) -- TODO: e!(cfg(windows), WSAGETASYNCERRO), +./vm/src/stdlib/errno.rs:565:31 - Unknown word (WSAMAKESELECTREPL) -- TODO: e!(cfg(windows), WSAMAKESELECTREPL), +./vm/src/stdlib/errno.rs:566:31 - Unknown word (WSAGETASYNCBUFLE) -- TODO: e!(cfg(windows), WSAGETASYNCBUFLE), +./vm/src/stdlib/errno.rs:567:22 - Unknown word (WSAEDESTADDRREQ) -- e!(cfg(windows), WSAEDESTADDRREQ), +./vm/src/stdlib/errno.rs:569:22 - Unknown word (WSAENETRESET) -- e!(cfg(windows), WSAENETRESET), +./vm/src/stdlib/errno.rs:570:31 - Unknown word (WSAN) -- TODO: e!(cfg(windows), WSAN), +./vm/src/stdlib/errno.rs:636:9 - Unknown word (ERFKILL) -- ERFKILL +./vm/src/stdlib/errno.rs:8:9 - Unknown word (errorcode) -- let errorcode = vm.ctx.new_dict() +./vm/src/stdlib/imp.rs:161:9 - Unknown word (withdata) -- withdata: OptionalArg, +./vm/src/stdlib/imp.rs:53:48 - Unknown word (unimportable) -- present but marked as unimportable, stops search). +./vm/src/stdlib/io.rs:1349:17 - Unknown word (fileobj) -- pub fn repr_fileobj_name(obj: &PyObject +./vm/src/stdlib/io.rs:2040:11 - Unknown word (cratio) -- b2cratio: f64, +./vm/src/stdlib/io.rs:2228:21 - Unknown word (encodefunc) -- let encodefunc = encoding_name.and +./vm/src/stdlib/io.rs:2505:21 - Unknown word (ndecoded) -- let ndecoded = decoder_decode(input +./vm/src/stdlib/io.rs:3436:12 - Unknown word (rawmode) -- fn rawmode(&self) -> &'static str +./vm/src/stdlib/io.rs:3814:47 - Unknown word (NOINHERIT) -- :O_BINARY | libc::O_NOINHERIT; +./vm/src/stdlib/io.rs:57:35 - Unknown word (unsupportedop) -- or_init(|| _io::make_unsupportedop(ctx)) +./vm/src/stdlib/io.rs:663:13 - Unknown word (bufobj) -- bufobj: PyObjectRef, +./vm/src/stdlib/io.rs:918:21 - Unknown word (memobj) -- let memobj = PyMemoryView::from +./vm/src/stdlib/io.rs:924:21 - Unknown word (writebuf) -- let writebuf = VecBuffer::from(v ./vm/src/stdlib/itertools.rs:1179:12 - Unknown word (teedata) -- // teedata a python class ./vm/src/stdlib/itertools.rs:1757:21 - Unknown word (numactive) -- let mut numactive = zelf.iterators.len ./vm/src/stdlib/itertools.rs:86:59 - Unknown word (leat) -- from("function takes at leat 1 arguments (0 given @@ -834,30 +836,30 @@ Lines: ./vm/src/stdlib/nt.rs:339:30 - Unknown word (ntdef) -- use winapi::shared::{ntdef::ULARGE_INTEGER, winerror ./vm/src/stdlib/operator.rs:392:17 - Unknown word (nattr) -- let nattr = args.args.len(); ./vm/src/stdlib/operator.rs:535:25 - Unknown word (pargs) -- let mut pargs = vec![zelf.name.as -./vm/src/stdlib/os.rs:1131:8 - Unknown word (getcwdb) -- fn getcwdb(vm: &VirtualMachine -./vm/src/stdlib/os.rs:1262:19 - Unknown word (modif) -- let (acc, modif) = match (args.times -./vm/src/stdlib/os.rs:1331:27 - Unknown word (utimensat) -- libc::utimensat( -./vm/src/stdlib/os.rs:1603:47 - Unknown word (consoleapi) -- unsafe { winapi::um::consoleapi::GetConsoleCP() }, -./vm/src/stdlib/os.rs:357:8 - Unknown word (closerange) -- fn closerange(fd_low: i32, fd_high -./vm/src/stdlib/os.rs:485:8 - Unknown word (mkdirs) -- fn mkdirs(path: PyStrRef, vm: -./vm/src/stdlib/os.rs:496:11 - Unknown word (LISTDIR) -- const LISTDIR_FD: bool = cfg!(all -./vm/src/stdlib/os.rs:499:8 - Unknown word (listdir) -- fn listdir(path: OptionalArg = ./vm/src/stdlib/sre.rs:295:19 - Unknown word (subx) -- Self::subx(zelf, sub_args, false @@ -908,14 +910,14 @@ Lines: ./vm/src/stdlib/sys.rs:93:33 - Unknown word (BASEPREFIX) -- option_env!("RUSTPYTHON_BASEPREFIX").unwrap_or_else(|| ./vm/src/stdlib/sysconfigdata.rs:20:19 - Unknown word (GETRANDOM) -- "HAVE_GETRANDOM" => 1, ./vm/src/stdlib/thread.rs:301:25 - Unknown word (sents) -- SENTINELS.with(|sents| { -./vm/src/stdlib/time.rs:193:11 - Unknown word (CFMT) -- const CFMT: &str = "%a %b %e %H -./vm/src/stdlib/time.rs:262:24 - Unknown word (muldiv) -- pub(super) fn time_muldiv(ticks: i64, mul: i6 -./vm/src/stdlib/time.rs:263:13 - Unknown word (intpart) -- let intpart = ticks / div; -./vm/src/stdlib/time.rs:29:19 - Unknown word (Timelike) -- Datelike, Timelike, -./vm/src/stdlib/time.rs:29:9 - Unknown word (Datelike) -- Datelike, Timelike, -./vm/src/stdlib/time.rs:411:21 - Unknown word (HIGHRES) -- use libc::CLOCK_HIGHRES; -./vm/src/stdlib/time.rs:594:48 - Unknown word (gethrvtime) -- nanos(unsafe { libc::gethrvtime() })) -./vm/src/stdlib/time.rs:647:21 - Unknown word (profileapi) -- use winapi::um::profileapi::{QueryPerformanceCounter +./vm/src/stdlib/time.rs:17:19 - Unknown word (Timelike) -- Datelike, Timelike, +./vm/src/stdlib/time.rs:17:9 - Unknown word (Datelike) -- Datelike, Timelike, +./vm/src/stdlib/time.rs:181:11 - Unknown word (CFMT) -- const CFMT: &str = "%a %b %e %H +./vm/src/stdlib/time.rs:250:24 - Unknown word (muldiv) -- pub(super) fn time_muldiv(ticks: i64, mul: i6 +./vm/src/stdlib/time.rs:251:13 - Unknown word (intpart) -- let intpart = ticks / div; +./vm/src/stdlib/time.rs:396:21 - Unknown word (HIGHRES) -- use libc::CLOCK_HIGHRES; +./vm/src/stdlib/time.rs:579:48 - Unknown word (gethrvtime) -- nanos(unsafe { libc::gethrvtime() })) +./vm/src/stdlib/time.rs:632:21 - Unknown word (profileapi) -- use winapi::um::profileapi::{QueryPerformanceCounter ./vm/src/stdlib/winapi.rs:186:31 - Unknown word (STARTUPINFOEXW) -- let mut si = winbase::STARTUPINFOEXW::default(); ./vm/src/stdlib/winapi.rs:213:22 - Unknown word (getenvironment) -- .map(|m| getenvironment(m, vm)) ./vm/src/stdlib/winapi.rs:218:13 - Unknown word (getattributelist) -- getattributelist(args.startup_info.get @@ -932,16 +934,15 @@ Lines: ./vm/src/stdlib/winreg.rs:191:13 - Unknown word (regval) -- let regval = key ./vm/src/stdlib/winreg.rs:50:77 - Unknown word (QWORD) -- MULTI_SZ, REG_NONE, REG_QWORD, ./vm/src/stdlib/winreg.rs:85:36 - Unknown word (predef) -- let null_key = RegKey::predef(0 as ::winreg::HKEY -./vm/src/types/slot.rs:125:28 - Unknown word (TPFLAGS) -- CPython default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION -./vm/src/types/slot.rs:125:41 - Unknown word (STACKLESS) -- default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION | Py_TPFLAGS -./vm/src/types/slot.rs:129:43 - Unknown word (Subclassable) -- types created in Python. Subclassable and are a -./vm/src/types/slot.rs:362:29 - Unknown word (subslot) -- macro_rules! toggle_subslot { -./vm/src/types/slot.rs:86:11 - Unknown word (weaklist) -- // tp_weaklist -./vm/src/vm/mod.rs:546:29 - Unknown word (pyiter) -- return self.map_pyiter(value, func); +./vm/src/types/slot.rs:132:28 - Unknown word (TPFLAGS) -- CPython default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION +./vm/src/types/slot.rs:132:41 - Unknown word (STACKLESS) -- default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION | Py_TPFLAGS +./vm/src/types/slot.rs:136:43 - Unknown word (Subclassable) -- types created in Python. Subclassable and are a +./vm/src/types/slot.rs:369:29 - Unknown word (subslot) -- macro_rules! toggle_subslot { +./vm/src/vm/mod.rs:553:29 - Unknown word (pyiter) -- return self.map_pyiter(value, func); ./vm/src/vm/setting.rs:43:10 - Unknown word (Xfoo) -- /// -Xfoo[=bar] ./vm/src/vm/setting.rs:55:10 - Unknown word (Wfoo) -- /// -Wfoo ./vm/src/vm/thread.rs:38:24 - Unknown word (intp) -- let vm_owns_obj = |intp: NonNull{% include \"subtemplate.html \" %}" - "django/template/defaulttags.py:699:51 autoescaping U autoescape`` tag to manage autoescaping for blocks of" @@ -1019,7 +1019,7 @@ issues: - "django/views/csrf.py:58:22 noreferrer U ' for links to third" - "django/views/debug.py:403:16 lastframe U c[\"lastframe\"] = frames[-1]" - "django/views/debug.py:555:66 lasti U co_positions(), tb.tb_lasti // 2, None" - - "django/views/decorators/cache.py:30:27 viewfunc U def _cache_controller(viewfunc):" + - "django/views/decorators/cache.py:41:27 viewfunc U def _cache_controller(viewfunc):" - "django/views/decorators/gzip.py:5:47 gzips U Decorator for views that gzips pages if the client" - "django/views/static.py:52:5 statobj U statobj = fullpath.stat()" - "docs/_ext/djangodocs.py:10:15 statemachine U from docutils.statemachine import ViewList" @@ -1202,142 +1202,142 @@ issues: - "tests/admin_views/test_nav_sidebar.py:106:54 héllo U sidebar:admin_views_héllo_changelist\")" - "tests/admin_views/test_nav_sidebar.py:116:14 Héllos U \"Héllos\"," - "tests/admin_views/test_skip_link_to_content.py:117:25 scrolleable U is_vertical_scrolleable = self.selenium.execute" - - "tests/admin_views/tests.py:145:11 ENCTYPE U MULTIPART_ENCTYPE = 'enctype=\"multipart" - - "tests/admin_views/tests.py:145:22 enctype U MULTIPART_ENCTYPE = 'enctype=\"multipart/form-data" - - "tests/admin_views/tests.py:248:37 Norske U article_set-0-title\": \"Norske bostaver æøå skaper" - - "tests/admin_views/tests.py:248:44 bostaver U set-0-title\": \"Norske bostaver æøå skaper problemer" - - "tests/admin_views/tests.py:248:57 skaper U Norske bostaver æøå skaper problemer\"," - - "tests/admin_views/tests.py:248:64 problemer U bostaver æøå skaper problemer\"," - - "tests/admin_views/tests.py:720:44 complexsortedperson U reverse(\"admin:admin_views_complexsortedperson_change\", args=(p1.pk" - - "tests/admin_views/tests.py:745:34 adminorderedfield U AdminOrderedField, \"adminorderedfield\")," - - "tests/admin_views/tests.py:746:40 adminorderedmodelmethod U AdminOrderedModelMethod, \"adminorderedmodelmethod\")," - - "tests/admin_views/tests.py:747:40 adminorderedadminmethod U AdminOrderedAdminMethod, \"adminorderedadminmethod\")," - - "tests/admin_views/tests.py:748:37 adminorderedcallable U AdminOrderedCallable, \"adminorderedcallable\")," - - "tests/admin_views/tests.py:771:44 Karnataka U objects.create(name=\"Karnataka\")" - - "tests/admin_views/tests.py:785:63 vodcast U reverse(\"admin:admin_views_vodcast_changelist\"), {})" - - "tests/admin_views/tests.py:817:45 viewlink U facets=True\" class=\"viewlink\">Show counts'," - - "tests/admin_views/tests.py:823:33 hidelink U 'Hide counts'," - - "tests/admin_views/tests.py:827:63 workhour U reverse(\"admin:admin_views_workhour_changelist\"))" - - "tests/admin_views/tests.py:839:63 fooddelivery U reverse(\"admin:admin_views_fooddelivery_changelist\"))" - - "tests/admin_views/tests.py:852:53 chapterxtra U reverse(\"admin:admin_views_chapterxtra1_changelist\")" - - "tests/admin_views/tests.py:909:54 notarealfield U get(changelist_url, {\"notarealfield\": \"5\"})" - - "tests/admin_views/tests.py:1030:47 Choisir U assertNotContains(response, \"Choisir une heure\")" - - "tests/admin_views/tests.py:1030:59 heure U response, \"Choisir une heure\")" - - "tests/admin_views/tests.py:1114:40 notreferenced U reverse(\"admin:admin_views_notreferenced_changelist\"), {TO_FIELD" - - "tests/admin_views/tests.py:1136:40 referencedbyparent U reverse(\"admin:admin_views_referencedbyparent_changelist\")," - - "tests/admin_views/tests.py:1144:40 referencedbyinline U reverse(\"admin:admin_views_referencedbyinline_changelist\")," - - "tests/admin_views/tests.py:1151:42 referencedbygenrel U reverse(\"admin:admin_views_referencedbygenrel_changelist\")" - - "tests/admin_views/tests.py:1226:40 undeletableobject U reverse(\"admin:admin_views_undeletableobject_change\", args=(instance" - - "tests/admin_views/tests.py:1236:40 readablepizza U reverse(\"admin:admin_views_readablepizza_change\", args=(pizza" - - "tests/admin_views/tests.py:1274:22 appindex U def test_invalid_appindex_url(self):" - - "tests/admin_views/tests.py:1675:44 foogroup U objects.create(name=\"foogroup\")" - - "tests/admin_views/tests.py:1806:53 Mauchly U objects.create(name=\"John Mauchly\", gender=1, alive=True" - - "tests/admin_views/tests.py:2100:26 notsecret U \"password\": \"notsecret\"," - - "tests/admin_views/tests.py:2322:27 ikke U \"title\": \"Døm ikke\"," - - "tests/admin_views/tests.py:2377:30 rsaquo U change_list_link = '› Articles" - - "tests/admin_views/tests.py:2456:23 Ikke U \"title\": \"Ikke fordømt\"," - - "tests/admin_views/tests.py:2456:28 fordømt U \"title\": \"Ikke fordømt\"," - - "tests/admin_views/tests.py:2552:78 mult U create(id=3, name=\"odd id mult 3\")" - - "tests/admin_views/tests.py:2555:32 rowlevelchangepermissionmodel U \"admin:admin_views_rowlevelchangepermissionmodel_change\", args=(r1.pk" - - "tests/admin_views/tests.py:2717:24 reshows U # Invalid POST reshows inlines." - - "tests/admin_views/tests.py:2873:49 readonlypizza U reverse(\"admin:admin_views_readonlypizza_delete\", args=(pizza" - - "tests/admin_views/tests.py:3433:40 cyclicone U reverse(\"admin:admin_views_cyclicone_change\", args=(self" - - "tests/admin_views/tests.py:3436:40 cyclictwo U reverse(\"admin:admin_views_cyclictwo_change\", args=(self" - - "tests/admin_views/tests.py:3600:66 hott U content_object=plot, name=\"hott\")" - - "tests/admin_views/tests.py:3602:32 funkytag U \"admin:admin_views_funkytag_change\", args=(tag.id" - - "tests/admin_views/tests.py:3756:14 deleteconfirmation U def test_deleteconfirmation_link(self):" - - "tests/admin_views/tests.py:3831:40 viewsitelink U contain = '/%s/\" class=\"viewsitelink\">' % model.pk" - - "tests/admin_views/tests.py:3849:44 historylink U Svært frustrerende med UnicodeDecod" - - "tests/admin_views/tests.py:3910:31 frustrerende U content=\"

Svært frustrerende med UnicodeDecodeErro" - - "tests/admin_views/tests.py:3910:61 Erro U frustrerende med UnicodeDecodeErro

\"," - - "tests/admin_views/tests.py:3914:20 Kjærlighet U title=\"Kjærlighet\"," - - "tests/admin_views/tests.py:3915:28 kjærligheten U content=\"

La kjærligheten til de lidende seire" - - "tests/admin_views/tests.py:3915:48 lidende U kjærligheten til de lidende seire.

\"," - - "tests/admin_views/tests.py:3915:56 seire U rligheten til de lidende seire.

\"," - - "tests/admin_views/tests.py:3919:49 innhold U rlighet\", content=\"

Noe innhold

\", book=cls.b1" - - "tests/admin_views/tests.py:3948:27 lærdommer U \"name\": \"Test lærdommer\"," - - "tests/admin_views/tests.py:4022:58 Rossum U create(name=\"Guido van Rossum\", gender=1, alive=True" - - "tests/admin_views/tests.py:4248:68 Clegg U id=1, name=\"Frederick Clegg\")" - - "tests/admin_views/tests.py:4372:75 Djangoland U Once upon a time in Djangoland...\"" - - "tests/admin_views/tests.py:4406:44 otherstory U reverse(\"admin:admin_views_otherstory_change\", args=(story" - - "tests/admin_views/tests.py:4466:44 Hara U create(name='John O\"Hara', gender=1)" - - "tests/admin_views/tests.py:4527:66 uido U person_changelist\") + \"?q=uido\"" - - "tests/admin_views/tests.py:4538:40 pluggablesearchperson U reverse(\"admin:admin_views_pluggablesearchperson_changelist\") + \"?q=Bob" - - "tests/admin_views/tests.py:4762:63 emptymodel U reverse(\"admin:admin_views_emptymodel_changelist\"))" - - "tests/admin_views/tests.py:5028:40 filteredmanager U reverse(\"admin:admin_views_filteredmanager_changelist\")" - - "tests/admin_views/tests.py:5159:14 fancydoodad U \"fancydoodad_set-TOTAL_FORMS\": \"" - - "tests/admin_views/tests.py:5528:40 prepopulatedsubpost U id": "#id_prepopulatedsubpost_set-0-subslug"" - - "tests/admin_views/tests.py:5552:40 prepopulatedpostlargeslug U reverse(\"admin:admin_views_prepopulatedpostlargeslug_add\")" - - "tests/admin_views/tests.py:5614:63 mainprepopulated U reverse(\"admin:admin_views_mainprepopulated_add\")" - - "tests/admin_views/tests.py:5622:38 awεšomeııı U the mAin nÀMë and it's awεšomeıııİ\"" - - "tests/admin_views/tests.py:5627:56 awesomeiiii U the-main-name-and-its-awesomeiiii-2012-02-18\")" - - "tests/admin_views/tests.py:5636:24 relatedprepopulated U By.ID, \"id_relatedprepopulated_set-0-pubdate\"" - - "tests/admin_views/tests.py:5641:36 Çkeð U keys(\" here is a sŤāÇkeð inline ! \")" - - "tests/admin_views/tests.py:5673:28 anöther U \" now you haVe anöther sŤāÇkeð inline with" - - "tests/admin_views/tests.py:5674:14 loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog U \"loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog \"" - - "tests/admin_views/tests.py:5702:39 Ãbűla U keys(\"And now, with a tÃbűlaŘ inline !!!\")" - - "tests/admin_views/tests.py:5773:66 loooong U inline with a very loooong \"" - - "tests/admin_views/tests.py:5794:29 nàmë U slug3=\"the-main-nàmë-and-its-awεšomeıııi" - - "tests/admin_views/tests.py:5794:42 awεšomeıııi U the-main-nàmë-and-its-awεšomeıııi\"," - - "tests/admin_views/tests.py:5808:18 loooooooooooooooooo U \"loooooooooooooooooo\"" - - "tests/admin_views/tests.py:5832:13 prepopulation U The prepopulation works for existing objects" - - "tests/admin_views/tests.py:5892:48 fieldsetcollapser U find_element(By.ID, \"fieldsetcollapser0\").text, \"Hide\"" - - "tests/admin_views/tests.py:5895:14 selectbox U def test_selectbox_height_collapsible_fieldset" - - "tests/admin_views/tests.py:6090:32 relatedwithuuidpkmodel U \"admin:admin_views_relatedwithuuidpkmodel_change\"," - - "tests/admin_views/tests.py:6212:18 Segoe U \"Segoe UI\"," - - "tests/admin_views/tests.py:6214:18 Roboto U \"Roboto\"," - - "tests/admin_views/tests.py:6215:28 Neue U \"Helvetica Neue\"," - - "tests/admin_views/tests.py:6221:18 Noto U \"Noto Color Emoji\"," - - "tests/admin_views/tests.py:6348:65 autocompletes U updates_fk_selects_except_autocompletes(self):" - - "tests/admin_views/tests.py:6700:44 readonlyrelatedfield U admin_site}:admin_views_readonlyrelatedfield_change\", args=(obj.pk" - - "tests/admin_views/tests.py:6752:23 onetoone U def test_readonly_onetoone_backwards_ref(self)" - - "tests/admin_views/tests.py:6761:40 plotproxy U reverse(\"admin:admin_views_plotproxy_change\", args=(pl.pk" - - "tests/admin_views/tests.py:6784:40 fieldoverridepost U reverse(\"admin:admin_views_fieldoverridepost_change\", args=(p.pk" - - "tests/admin_views/tests.py:6802:65 autoescaped U elements are properly autoescaped (#24461)" - - "tests/admin_views/tests.py:6832:9 threepwood U threepwood = Character.objects" - - "tests/admin_views/tests.py:6840:63 stumpjoke U reverse(\"admin:admin_views_stumpjoke_add\"))" - - "tests/admin_views/tests.py:6886:36 Kilbraken U objects.create(name=\"Kilbraken\", age=50, title=\"Judge" - - "tests/admin_views/tests.py:7186:26 newgroup U \"name\": \"newgroup\"," - - "tests/admin_views/tests.py:7729:40 usermessenger U reverse(\"admin:admin_views_usermessenger_changelist\")," - - "tests/admin_views/tests.py:8090:63 emptymodelvisible U reverse(\"admin:admin_views_emptymodelvisible_add\"))" - - "tests/admin_views/tests.py:8096:63 emptymodelhidden U reverse(\"admin:admin_views_emptymodelhidden_add\"))" - - "tests/admin_views/tests.py:8102:63 emptymodelmixin U reverse(\"admin:admin_views_emptymodelmixin_add\"))" - - "tests/admin_views/tests.py:8144:79 Rossi U name=\"Mario\", surname=\"Rossi\")" - - "tests/admin_views/tests.py:8146:54 Bianchi U \"Antonio\", surname=\"Bianchi\"" - - "tests/admin_views/tests.py:8174:40 parentwithdependentchildren U reverse(\"admin:admin_views_parentwithdependentchildren_add\"), post_data" - - "tests/admin_views/tests.py:8201:9 pwdc U pwdc = ParentWithDependentChildren" - - "tests/admin_views/tests.py:8394:40 explicitlyprovidedpk U reverse(\"admin:admin_views_explicitlyprovidedpk_add\"), post_data" - - "tests/admin_views/tests.py:8408:40 implicitlygeneratedpk U reverse(\"admin:admin_views_implicitlygeneratedpk_add\"), post_data" - - "tests/admin_views/tests.py:8425:7 Anonynous U * Anonynous/non-staff users are" - - "tests/admin_views/tests.py:8486:14 unkown (unknown) U def test_unkown_url_without_trailing" + - "tests/admin_views/tests.py:147:11 ENCTYPE U MULTIPART_ENCTYPE = 'enctype=\"multipart" + - "tests/admin_views/tests.py:147:22 enctype U MULTIPART_ENCTYPE = 'enctype=\"multipart/form-data" + - "tests/admin_views/tests.py:250:37 Norske U article_set-0-title\": \"Norske bostaver æøå skaper" + - "tests/admin_views/tests.py:250:44 bostaver U set-0-title\": \"Norske bostaver æøå skaper problemer" + - "tests/admin_views/tests.py:250:57 skaper U Norske bostaver æøå skaper problemer\"," + - "tests/admin_views/tests.py:250:64 problemer U bostaver æøå skaper problemer\"," + - "tests/admin_views/tests.py:722:44 complexsortedperson U reverse(\"admin:admin_views_complexsortedperson_change\", args=(p1.pk" + - "tests/admin_views/tests.py:747:34 adminorderedfield U AdminOrderedField, \"adminorderedfield\")," + - "tests/admin_views/tests.py:748:40 adminorderedmodelmethod U AdminOrderedModelMethod, \"adminorderedmodelmethod\")," + - "tests/admin_views/tests.py:749:40 adminorderedadminmethod U AdminOrderedAdminMethod, \"adminorderedadminmethod\")," + - "tests/admin_views/tests.py:750:37 adminorderedcallable U AdminOrderedCallable, \"adminorderedcallable\")," + - "tests/admin_views/tests.py:773:44 Karnataka U objects.create(name=\"Karnataka\")" + - "tests/admin_views/tests.py:787:63 vodcast U reverse(\"admin:admin_views_vodcast_changelist\"), {})" + - "tests/admin_views/tests.py:819:45 viewlink U facets=True\" class=\"viewlink\">Show counts
'," + - "tests/admin_views/tests.py:825:33 hidelink U 'Hide counts'," + - "tests/admin_views/tests.py:829:63 workhour U reverse(\"admin:admin_views_workhour_changelist\"))" + - "tests/admin_views/tests.py:841:63 fooddelivery U reverse(\"admin:admin_views_fooddelivery_changelist\"))" + - "tests/admin_views/tests.py:854:53 chapterxtra U reverse(\"admin:admin_views_chapterxtra1_changelist\")" + - "tests/admin_views/tests.py:911:54 notarealfield U get(changelist_url, {\"notarealfield\": \"5\"})" + - "tests/admin_views/tests.py:1032:47 Choisir U assertNotContains(response, \"Choisir une heure\")" + - "tests/admin_views/tests.py:1032:59 heure U response, \"Choisir une heure\")" + - "tests/admin_views/tests.py:1116:40 notreferenced U reverse(\"admin:admin_views_notreferenced_changelist\"), {TO_FIELD" + - "tests/admin_views/tests.py:1138:40 referencedbyparent U reverse(\"admin:admin_views_referencedbyparent_changelist\")," + - "tests/admin_views/tests.py:1146:40 referencedbyinline U reverse(\"admin:admin_views_referencedbyinline_changelist\")," + - "tests/admin_views/tests.py:1153:42 referencedbygenrel U reverse(\"admin:admin_views_referencedbygenrel_changelist\")" + - "tests/admin_views/tests.py:1228:40 undeletableobject U reverse(\"admin:admin_views_undeletableobject_change\", args=(instance" + - "tests/admin_views/tests.py:1238:40 readablepizza U reverse(\"admin:admin_views_readablepizza_change\", args=(pizza" + - "tests/admin_views/tests.py:1276:22 appindex U def test_invalid_appindex_url(self):" + - "tests/admin_views/tests.py:1677:44 foogroup U objects.create(name=\"foogroup\")" + - "tests/admin_views/tests.py:1808:53 Mauchly U objects.create(name=\"John Mauchly\", gender=1, alive=True" + - "tests/admin_views/tests.py:2102:26 notsecret U \"password\": \"notsecret\"," + - "tests/admin_views/tests.py:2324:27 ikke U \"title\": \"Døm ikke\"," + - "tests/admin_views/tests.py:2379:30 rsaquo U change_list_link = '› Articles" + - "tests/admin_views/tests.py:2458:23 Ikke U \"title\": \"Ikke fordømt\"," + - "tests/admin_views/tests.py:2458:28 fordømt U \"title\": \"Ikke fordømt\"," + - "tests/admin_views/tests.py:2554:78 mult U create(id=3, name=\"odd id mult 3\")" + - "tests/admin_views/tests.py:2557:32 rowlevelchangepermissionmodel U \"admin:admin_views_rowlevelchangepermissionmodel_change\", args=(r1.pk" + - "tests/admin_views/tests.py:2719:24 reshows U # Invalid POST reshows inlines." + - "tests/admin_views/tests.py:2875:49 readonlypizza U reverse(\"admin:admin_views_readonlypizza_delete\", args=(pizza" + - "tests/admin_views/tests.py:3435:40 cyclicone U reverse(\"admin:admin_views_cyclicone_change\", args=(self" + - "tests/admin_views/tests.py:3438:40 cyclictwo U reverse(\"admin:admin_views_cyclictwo_change\", args=(self" + - "tests/admin_views/tests.py:3602:66 hott U content_object=plot, name=\"hott\")" + - "tests/admin_views/tests.py:3604:32 funkytag U \"admin:admin_views_funkytag_change\", args=(tag.id" + - "tests/admin_views/tests.py:3758:14 deleteconfirmation U def test_deleteconfirmation_link(self):" + - "tests/admin_views/tests.py:3833:40 viewsitelink U contain = '/%s/\" class=\"viewsitelink\">' % model.pk" + - "tests/admin_views/tests.py:3851:44 historylink U Svært frustrerende med UnicodeDecod" + - "tests/admin_views/tests.py:3912:31 frustrerende U content=\"

Svært frustrerende med UnicodeDecodeErro" + - "tests/admin_views/tests.py:3912:61 Erro U frustrerende med UnicodeDecodeErro

\"," + - "tests/admin_views/tests.py:3916:20 Kjærlighet U title=\"Kjærlighet\"," + - "tests/admin_views/tests.py:3917:28 kjærligheten U content=\"

La kjærligheten til de lidende seire" + - "tests/admin_views/tests.py:3917:48 lidende U kjærligheten til de lidende seire.

\"," + - "tests/admin_views/tests.py:3917:56 seire U rligheten til de lidende seire.

\"," + - "tests/admin_views/tests.py:3921:49 innhold U rlighet\", content=\"

Noe innhold

\", book=cls.b1" + - "tests/admin_views/tests.py:3950:27 lærdommer U \"name\": \"Test lærdommer\"," + - "tests/admin_views/tests.py:4024:58 Rossum U create(name=\"Guido van Rossum\", gender=1, alive=True" + - "tests/admin_views/tests.py:4250:68 Clegg U id=1, name=\"Frederick Clegg\")" + - "tests/admin_views/tests.py:4374:75 Djangoland U Once upon a time in Djangoland...\"" + - "tests/admin_views/tests.py:4408:44 otherstory U reverse(\"admin:admin_views_otherstory_change\", args=(story" + - "tests/admin_views/tests.py:4468:44 Hara U create(name='John O\"Hara', gender=1)" + - "tests/admin_views/tests.py:4529:66 uido U person_changelist\") + \"?q=uido\"" + - "tests/admin_views/tests.py:4540:40 pluggablesearchperson U reverse(\"admin:admin_views_pluggablesearchperson_changelist\") + \"?q=Bob" + - "tests/admin_views/tests.py:4764:63 emptymodel U reverse(\"admin:admin_views_emptymodel_changelist\"))" + - "tests/admin_views/tests.py:5030:40 filteredmanager U reverse(\"admin:admin_views_filteredmanager_changelist\")" + - "tests/admin_views/tests.py:5161:14 fancydoodad U \"fancydoodad_set-TOTAL_FORMS\": \"" + - "tests/admin_views/tests.py:5530:40 prepopulatedsubpost U id": "#id_prepopulatedsubpost_set-0-subslug"" + - "tests/admin_views/tests.py:5554:40 prepopulatedpostlargeslug U reverse(\"admin:admin_views_prepopulatedpostlargeslug_add\")" + - "tests/admin_views/tests.py:5616:63 mainprepopulated U reverse(\"admin:admin_views_mainprepopulated_add\")" + - "tests/admin_views/tests.py:5624:38 awεšomeııı U the mAin nÀMë and it's awεšomeıııİ\"" + - "tests/admin_views/tests.py:5629:56 awesomeiiii U the-main-name-and-its-awesomeiiii-2012-02-18\")" + - "tests/admin_views/tests.py:5638:24 relatedprepopulated U By.ID, \"id_relatedprepopulated_set-0-pubdate\"" + - "tests/admin_views/tests.py:5643:36 Çkeð U keys(\" here is a sŤāÇkeð inline ! \")" + - "tests/admin_views/tests.py:5675:28 anöther U \" now you haVe anöther sŤāÇkeð inline with" + - "tests/admin_views/tests.py:5676:14 loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog U \"loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog \"" + - "tests/admin_views/tests.py:5704:39 Ãbűla U keys(\"And now, with a tÃbűlaŘ inline !!!\")" + - "tests/admin_views/tests.py:5775:66 loooong U inline with a very loooong \"" + - "tests/admin_views/tests.py:5796:29 nàmë U slug3=\"the-main-nàmë-and-its-awεšomeıııi" + - "tests/admin_views/tests.py:5796:42 awεšomeıııi U the-main-nàmë-and-its-awεšomeıııi\"," + - "tests/admin_views/tests.py:5810:18 loooooooooooooooooo U \"loooooooooooooooooo\"" + - "tests/admin_views/tests.py:5834:13 prepopulation U The prepopulation works for existing objects" + - "tests/admin_views/tests.py:5894:48 fieldsetcollapser U find_element(By.ID, \"fieldsetcollapser0\").text, \"Hide\"" + - "tests/admin_views/tests.py:5897:14 selectbox U def test_selectbox_height_collapsible_fieldset" + - "tests/admin_views/tests.py:6092:32 relatedwithuuidpkmodel U \"admin:admin_views_relatedwithuuidpkmodel_change\"," + - "tests/admin_views/tests.py:6214:18 Segoe U \"Segoe UI\"," + - "tests/admin_views/tests.py:6216:18 Roboto U \"Roboto\"," + - "tests/admin_views/tests.py:6217:28 Neue U \"Helvetica Neue\"," + - "tests/admin_views/tests.py:6223:18 Noto U \"Noto Color Emoji\"," + - "tests/admin_views/tests.py:6350:65 autocompletes U updates_fk_selects_except_autocompletes(self):" + - "tests/admin_views/tests.py:6705:44 readonlyrelatedfield U admin_site}:admin_views_readonlyrelatedfield_change\", args=(obj.pk" + - "tests/admin_views/tests.py:6757:23 onetoone U def test_readonly_onetoone_backwards_ref(self)" + - "tests/admin_views/tests.py:6766:40 plotproxy U reverse(\"admin:admin_views_plotproxy_change\", args=(pl.pk" + - "tests/admin_views/tests.py:6790:40 fieldoverridepost U reverse(\"admin:admin_views_fieldoverridepost_change\", args=(p.pk" + - "tests/admin_views/tests.py:6808:65 autoescaped U elements are properly autoescaped (#24461)" + - "tests/admin_views/tests.py:6838:9 threepwood U threepwood = Character.objects" + - "tests/admin_views/tests.py:6846:63 stumpjoke U reverse(\"admin:admin_views_stumpjoke_add\"))" + - "tests/admin_views/tests.py:6892:36 Kilbraken U objects.create(name=\"Kilbraken\", age=50, title=\"Judge" + - "tests/admin_views/tests.py:7192:26 newgroup U \"name\": \"newgroup\"," + - "tests/admin_views/tests.py:7736:40 usermessenger U reverse(\"admin:admin_views_usermessenger_changelist\")," + - "tests/admin_views/tests.py:8097:63 emptymodelvisible U reverse(\"admin:admin_views_emptymodelvisible_add\"))" + - "tests/admin_views/tests.py:8103:63 emptymodelhidden U reverse(\"admin:admin_views_emptymodelhidden_add\"))" + - "tests/admin_views/tests.py:8109:63 emptymodelmixin U reverse(\"admin:admin_views_emptymodelmixin_add\"))" + - "tests/admin_views/tests.py:8151:79 Rossi U name=\"Mario\", surname=\"Rossi\")" + - "tests/admin_views/tests.py:8153:54 Bianchi U \"Antonio\", surname=\"Bianchi\"" + - "tests/admin_views/tests.py:8181:40 parentwithdependentchildren U reverse(\"admin:admin_views_parentwithdependentchildren_add\"), post_data" + - "tests/admin_views/tests.py:8208:9 pwdc U pwdc = ParentWithDependentChildren" + - "tests/admin_views/tests.py:8401:40 explicitlyprovidedpk U reverse(\"admin:admin_views_explicitlyprovidedpk_add\"), post_data" + - "tests/admin_views/tests.py:8415:40 implicitlygeneratedpk U reverse(\"admin:admin_views_implicitlygeneratedpk_add\"), post_data" + - "tests/admin_views/tests.py:8432:7 Anonynous U * Anonynous/non-staff users are" + - "tests/admin_views/tests.py:8493:14 unkown (unknown) U def test_unkown_url_without_trailing" - "tests/admin_widgets/models.py:51:40 escapeme U choices_to={\"name\": '\"&>Linkin Park" - - "tests/admin_widgets/tests.py:696:66 hcombpk U honeycomb_widget\" value=\"%(hcombpk)s\">'" - - "tests/admin_widgets/tests.py:697:30 hcomb U \" %(hcomb)s\"" - - "tests/admin_widgets/tests.py:741:60 Cescapeme U band/?name=%22%26%3E%3Cescapeme&'" - - "tests/admin_widgets/tests.py:752:38 releaseevent U href=\"/admin_widgets/releaseevent/?_to_field=album\" '" - - "tests/admin_widgets/tests.py:793:9 consultor U consultor1 = Advisor.objects.create" - - "tests/admin_widgets/tests.py:793:51 Rockstar U objects.create(name=\"Rockstar Techie\")" - - "tests/admin_widgets/tests.py:960:56 clocklink U find_element(By.ID, \"clocklink0\")" - - "tests/admin_widgets/tests.py:971:45 timelist U XPATH, \"//ul[@class='timelist']/li/a\"" - - "tests/admin_widgets/tests.py:1009:56 calendarin U find_element(By.ID, \"calendarin0\")" - - "tests/admin_widgets/tests.py:1132:21 neighbouring U # If we are neighbouring a DST, we add an hour" - - "tests/admin_widgets/tests.py:1148:49 datetimeshortcuts U \".field-birthdate .datetimeshortcuts\"" - - "tests/admin_widgets/tests.py:1159:61 timezonewarning U umElements(\".field-birthdate .timezonewarning\", 1)" - - "tests/admin_widgets/tests.py:1826:59 brokenimg U tests_files_folder}/brokenimg.png\")" + - "tests/admin_widgets/tests.py:51:7 widgetadmin U from .widgetadmin import site as widget" + - "tests/admin_widgets/tests.py:60:53 testser U create_user(username=\"testser\", password=\"secret\"" + - "tests/admin_widgets/tests.py:61:75 Passat U Volkswagen\", model=\"Passat\")" + - "tests/admin_widgets/tests.py:70:49 widgetclass U self, model, fieldname, widgetclass, **admin_overrides)" + - "tests/admin_widgets/tests.py:305:65 cartire U admin:admin_widgets_cartire_add\"))" + - "tests/admin_widgets/tests.py:343:27 Iñtërnâtiônàlizætiøn U for test_str in (\"Iñtërnâtiônàlizætiøn\", \"1234'\", -1234):" + - "tests/admin_widgets/tests.py:391:50 selectfilterstacked U multiple name=\"test\" class=\"selectfilterstacked\" '" + - "tests/admin_widgets/tests.py:564:42 Linkin U objects.create(name=\"Linkin Park\")" + - "tests/admin_widgets/tests.py:573:71 salbums U href=\"%(STORAGE_URL)salbums/'" + - "tests/admin_widgets/tests.py:655:54 banduuid U name=\"test\" value=\"%(banduuid)s\" '" + - "tests/admin_widgets/tests.py:659:45 bandpk U admin_widgets/band/%(bandpk)s/change/\">Linkin Park" + - "tests/admin_widgets/tests.py:700:66 hcombpk U honeycomb_widget\" value=\"%(hcombpk)s\">'" + - "tests/admin_widgets/tests.py:701:30 hcomb U \" %(hcomb)s\"" + - "tests/admin_widgets/tests.py:745:60 Cescapeme U band/?name=%22%26%3E%3Cescapeme&'" + - "tests/admin_widgets/tests.py:756:38 releaseevent U href=\"/admin_widgets/releaseevent/?_to_field=album\" '" + - "tests/admin_widgets/tests.py:797:9 consultor U consultor1 = Advisor.objects.create" + - "tests/admin_widgets/tests.py:797:51 Rockstar U objects.create(name=\"Rockstar Techie\")" + - "tests/admin_widgets/tests.py:964:56 clocklink U find_element(By.ID, \"clocklink0\")" + - "tests/admin_widgets/tests.py:975:45 timelist U XPATH, \"//ul[@class='timelist']/li/a\"" + - "tests/admin_widgets/tests.py:1013:56 calendarin U find_element(By.ID, \"calendarin0\")" + - "tests/admin_widgets/tests.py:1136:21 neighbouring U # If we are neighbouring a DST, we add an hour" + - "tests/admin_widgets/tests.py:1152:49 datetimeshortcuts U \".field-birthdate .datetimeshortcuts\"" + - "tests/admin_widgets/tests.py:1163:61 timezonewarning U umElements(\".field-birthdate .timezonewarning\", 1)" + - "tests/admin_widgets/tests.py:1831:59 brokenimg U tests_files_folder}/brokenimg.png\")" - "tests/aggregation_regress/tests.py:56:52 Kaplan U objects.create(name=\"Jacob Kaplan-Moss\", age=35)" - "tests/aggregation_regress/tests.py:57:51 Dayley U objects.create(name=\"Brad Dayley\", age=45)" - "tests/aggregation_regress/tests.py:59:54 Forcier U create(name=\"Jeffrey Forcier\", age=37)" @@ -1727,7 +1727,7 @@ issues: - "tests/forms_tests/widget_tests/test_selectdatewidget.py:498:35 juni U " - "tests/forms_tests/widget_tests/test_selectdatewidget.py:499:35 juli U " - "tests/forms_tests/widget_tests/test_textarea.py:48:30 ampersanded U 'some \"quoted\" & ampersanded value'," - - "tests/generic_inline_admin/tests.py:264:40 phonenumber U generic_inline_admin-phonenumber-content_type-object" + - "tests/generic_inline_admin/tests.py:273:40 phonenumber U generic_inline_admin-phonenumber-content_type-object" - "tests/generic_relations_regress/models.py:84:5 tlinks U tlinks = GenericRelation(TextLink" - "tests/generic_relations_regress/tests.py:66:9 oddrel U oddrel = OddRelation1.objects" - "tests/generic_relations_regress/tests.py:71:52 tlink U objects.create(name=\"tlink\")" @@ -2301,16 +2301,16 @@ issues: - "tests/model_forms/models.py:387:7 Colourful U class ColourfulItem(models.Model):" - "tests/model_forms/models.py:389:5 colours U colours = models.ManyToManyField" - "tests/model_forms/test_modelchoicefield.py:271:23 multiplemodelchoicefield U def test_disabled_multiplemodelchoicefield(self):" - - "tests/model_forms/tests.py:489:43 Lockridge U WriterForm({\"name\": \"Richard Lockridge\"})" - - "tests/model_forms/tests.py:586:14 mixmodel U def test_mixmodel_form(self):" - - "tests/model_forms/tests.py:672:14 subclassmeta U def test_subclassmeta_form(self):" - - "tests/model_forms/tests.py:698:14 orderfields U def test_orderfields_form(self):" - - "tests/model_forms/tests.py:1041:36 notblank U notrequired_overrides_notblank(self):" - - "tests/model_forms/tests.py:1218:14 explicitpk U def test_explicitpk_unspecified(self):" - - "tests/model_forms/tests.py:1455:16 royko U self.w_royko = Writer.objects.create" - - "tests/model_forms/tests.py:3032:9 colour U colour = Colour.objects.create" - - "tests/model_forms/tests.py:3041:40 Colours U label for=\"id_colours\">Colours:" - - "tests/model_forms/tests.py:3285:9 stumpjokeform U stumpjokeform = StumpJokeForm()" + - "tests/model_forms/tests.py:500:43 Lockridge U WriterForm({\"name\": \"Richard Lockridge\"})" + - "tests/model_forms/tests.py:597:14 mixmodel U def test_mixmodel_form(self):" + - "tests/model_forms/tests.py:683:14 subclassmeta U def test_subclassmeta_form(self):" + - "tests/model_forms/tests.py:709:14 orderfields U def test_orderfields_form(self):" + - "tests/model_forms/tests.py:1059:36 notblank U notrequired_overrides_notblank(self):" + - "tests/model_forms/tests.py:1236:14 explicitpk U def test_explicitpk_unspecified(self):" + - "tests/model_forms/tests.py:1473:16 royko U self.w_royko = Writer.objects.create" + - "tests/model_forms/tests.py:3068:9 colour U colour = Colour.objects.create" + - "tests/model_forms/tests.py:3077:40 Colours U label for=\"id_colours\">Colours:" + - "tests/model_forms/tests.py:3321:9 stumpjokeform U stumpjokeform = StumpJokeForm()" - "tests/model_formsets_regress/tests.py:162:41 Cleese U manager_set-1-name\": \"John Cleese\"," - "tests/model_formsets_regress/tests.py:241:9 efnet U efnet = Network.objects.create" - "tests/model_formsets_regress/tests.py:257:9 dalnet U dalnet = Network.objects.create" diff --git a/integration-tests/snapshots/django/django/snapshot.txt b/integration-tests/snapshots/django/django/snapshot.txt index 784d6f1e837..9c62abaad88 100644 --- a/integration-tests/snapshots/django/django/snapshot.txt +++ b/integration-tests/snapshots/django/django/snapshot.txt @@ -3,7 +3,7 @@ Repository: django/django Url: "https://github.com/django/django.git" Args: ["**/*.{md,py}"] Lines: - CSpell: Files checked: 2750, Issues found: 8322 in 916 files + CSpell: Files checked: 2750, Issues found: 8326 in 917 files exit code: 1 ./django/__init__.py:12:26 - Unknown word (urlresolvers) -- Set the thread-local urlresolvers script prefix if `set ./django/apps/config.py:217:40 - Unknown word (qualname) -- app_config_class.__qualname__, @@ -711,8 +711,8 @@ Lines: ./django/dispatch/dispatcher.py:61:61 - Unknown word (referenceable) -- receiver must be weak referenceable. ./django/forms/boundfield.py:313:21 - Unknown word (myform) -- {% for radio in myform.beatles %} ./django/forms/boundfield.py:4:32 - Unknown word (Renderable) -- django.forms.utils import RenderableFieldMixin, pretty_name -./django/forms/fields.py:769:19 - Unknown word (misformatted) -- # misformatted URLs. -./django/forms/models.py:812:13 - Unknown word (uclass) -- for uclass, unique_check in all +./django/forms/fields.py:783:19 - Unknown word (misformatted) -- # misformatted URLs. +./django/forms/models.py:820:13 - Unknown word (uclass) -- for uclass, unique_check in all ./django/forms/renderers.py:42:26 - Unknown word (djangoforms) -- "NAME": "djangoforms", ./django/forms/utils.py:150:24 - Unknown word (initlist) -- def __init__(self, initlist=None, error_class=None ./django/forms/widgets.py:544:52 - Unknown word (picklable) -- that CheckboxInput is picklable (#17976) @@ -750,7 +750,7 @@ Lines: ./django/template/base.py:831:34 - Unknown word (bonafide) -- # dealing with a bonafide variable ./django/template/defaultfilters.py:183:5 - Unknown word (tupl) -- tupl = d.as_tuple() ./django/template/defaultfilters.py:286:30 - Unknown word (titlecase) -- Convert a string into titlecase.""" -./django/template/defaultfilters.py:944:22 - Unknown word (cand) -- * If value is 0, cand{{ value|pluralize:"y +./django/template/defaultfilters.py:947:22 - Unknown word (cand) -- * If value is 0, cand{{ value|pluralize:"y ./django/template/defaulttags.py:1109:48 - Unknown word (amet) -- Lorem ipsum dolor sit amet, consectetuer..."). ./django/template/defaulttags.py:1109:54 - Unknown word (consectetuer) -- ipsum dolor sit amet, consectetuer..."). ./django/template/defaulttags.py:1175:21 - Unknown word (Remler) -- * Emily Remler @@ -1014,7 +1014,7 @@ Lines: ./django/views/csrf.py:58:22 - Unknown word (noreferrer) -- '
for links to third ./django/views/debug.py:403:16 - Unknown word (lastframe) -- c["lastframe"] = frames[-1] ./django/views/debug.py:555:66 - Unknown word (lasti) -- co_positions(), tb.tb_lasti // 2, None -./django/views/decorators/cache.py:30:27 - Unknown word (viewfunc) -- def _cache_controller(viewfunc): +./django/views/decorators/cache.py:41:27 - Unknown word (viewfunc) -- def _cache_controller(viewfunc): ./django/views/decorators/gzip.py:5:47 - Unknown word (gzips) -- Decorator for views that gzips pages if the client ./django/views/static.py:52:5 - Unknown word (statobj) -- statobj = fullpath.stat() ./docs/_ext/djangodocs.py:10:15 - Unknown word (statemachine) -- from docutils.statemachine import ViewList @@ -1197,142 +1197,142 @@ Lines: ./tests/admin_views/test_nav_sidebar.py:116:14 - Unknown word (Héllos) -- "Héllos", ./tests/admin_views/test_nav_sidebar.py:26:16 - Unknown word (wihout) -- path("test_wihout_sidebar/admin/", site ./tests/admin_views/test_skip_link_to_content.py:117:25 - Unknown word (scrolleable) -- is_vertical_scrolleable = self.selenium.execute -./tests/admin_views/tests.py:1030:47 - Unknown word (Choisir) -- assertNotContains(response, "Choisir une heure") -./tests/admin_views/tests.py:1030:59 - Unknown word (heure) -- response, "Choisir une heure") -./tests/admin_views/tests.py:1114:40 - Unknown word (notreferenced) -- reverse("admin:admin_views_notreferenced_changelist"), {TO_FIELD -./tests/admin_views/tests.py:1136:40 - Unknown word (referencedbyparent) -- reverse("admin:admin_views_referencedbyparent_changelist"), -./tests/admin_views/tests.py:1144:40 - Unknown word (referencedbyinline) -- reverse("admin:admin_views_referencedbyinline_changelist"), -./tests/admin_views/tests.py:1151:42 - Unknown word (referencedbygenrel) -- reverse("admin:admin_views_referencedbygenrel_changelist") -./tests/admin_views/tests.py:1226:40 - Unknown word (undeletableobject) -- reverse("admin:admin_views_undeletableobject_change", args=(instance -./tests/admin_views/tests.py:1236:40 - Unknown word (readablepizza) -- reverse("admin:admin_views_readablepizza_change", args=(pizza -./tests/admin_views/tests.py:1274:22 - Unknown word (appindex) -- def test_invalid_appindex_url(self): -./tests/admin_views/tests.py:145:11 - Unknown word (ENCTYPE) -- MULTIPART_ENCTYPE = 'enctype="multipart -./tests/admin_views/tests.py:145:22 - Unknown word (enctype) -- MULTIPART_ENCTYPE = 'enctype="multipart/form-data -./tests/admin_views/tests.py:1675:44 - Unknown word (foogroup) -- objects.create(name="foogroup") -./tests/admin_views/tests.py:1806:53 - Unknown word (Mauchly) -- objects.create(name="John Mauchly", gender=1, alive=True -./tests/admin_views/tests.py:2100:26 - Unknown word (notsecret) -- "password": "notsecret", -./tests/admin_views/tests.py:2322:27 - Unknown word (ikke) -- "title": "Døm ikke", -./tests/admin_views/tests.py:2377:30 - Unknown word (rsaquo) -- change_list_link = '› Articles -./tests/admin_views/tests.py:2456:23 - Unknown word (Ikke) -- "title": "Ikke fordømt", -./tests/admin_views/tests.py:2456:28 - Unknown word (fordømt) -- "title": "Ikke fordømt", -./tests/admin_views/tests.py:248:37 - Unknown word (Norske) -- article_set-0-title": "Norske bostaver æøå skaper -./tests/admin_views/tests.py:248:44 - Unknown word (bostaver) -- set-0-title": "Norske bostaver æøå skaper problemer -./tests/admin_views/tests.py:248:57 - Unknown word (skaper) -- Norske bostaver æøå skaper problemer", -./tests/admin_views/tests.py:248:64 - Unknown word (problemer) -- bostaver æøå skaper problemer", -./tests/admin_views/tests.py:2552:78 - Unknown word (mult) -- create(id=3, name="odd id mult 3") -./tests/admin_views/tests.py:2555:32 - Unknown word (rowlevelchangepermissionmodel) -- "admin:admin_views_rowlevelchangepermissionmodel_change", args=(r1.pk -./tests/admin_views/tests.py:2717:24 - Unknown word (reshows) -- # Invalid POST reshows inlines. -./tests/admin_views/tests.py:2873:49 - Unknown word (readonlypizza) -- reverse("admin:admin_views_readonlypizza_delete", args=(pizza -./tests/admin_views/tests.py:3433:40 - Unknown word (cyclicone) -- reverse("admin:admin_views_cyclicone_change", args=(self -./tests/admin_views/tests.py:3436:40 - Unknown word (cyclictwo) -- reverse("admin:admin_views_cyclictwo_change", args=(self -./tests/admin_views/tests.py:3600:66 - Unknown word (hott) -- content_object=plot, name="hott") -./tests/admin_views/tests.py:3602:32 - Unknown word (funkytag) -- "admin:admin_views_funkytag_change", args=(tag.id -./tests/admin_views/tests.py:3756:14 - Unknown word (deleteconfirmation) -- def test_deleteconfirmation_link(self): -./tests/admin_views/tests.py:3831:40 - Unknown word (viewsitelink) -- contain = '/%s/" class="viewsitelink">' % model.pk -./tests/admin_views/tests.py:3849:44 - Unknown word (historylink) -- Svært frustrerende med UnicodeDecodeErro -./tests/admin_views/tests.py:3910:61 - Unknown word (Erro) -- frustrerende med UnicodeDecodeErro

", -./tests/admin_views/tests.py:3914:20 - Unknown word (Kjærlighet) -- title="Kjærlighet", -./tests/admin_views/tests.py:3915:28 - Unknown word (kjærligheten) -- content="

La kjærligheten til de lidende seire -./tests/admin_views/tests.py:3915:48 - Unknown word (lidende) -- kjærligheten til de lidende seire.

", -./tests/admin_views/tests.py:3915:56 - Unknown word (seire) -- rligheten til de lidende seire.

", -./tests/admin_views/tests.py:3919:49 - Unknown word (innhold) -- rlighet", content="

Noe innhold

", book=cls.b1 -./tests/admin_views/tests.py:3948:27 - Unknown word (lærdommer) -- "name": "Test lærdommer", -./tests/admin_views/tests.py:4022:58 - Unknown word (Rossum) -- create(name="Guido van Rossum", gender=1, alive=True -./tests/admin_views/tests.py:4248:68 - Unknown word (Clegg) -- id=1, name="Frederick Clegg") -./tests/admin_views/tests.py:4372:75 - Unknown word (Djangoland) -- Once upon a time in Djangoland..." -./tests/admin_views/tests.py:4406:44 - Unknown word (otherstory) -- reverse("admin:admin_views_otherstory_change", args=(story -./tests/admin_views/tests.py:4466:44 - Unknown word (Hara) -- create(name='John O"Hara', gender=1) -./tests/admin_views/tests.py:4527:66 - Unknown word (uido) -- person_changelist") + "?q=uido" -./tests/admin_views/tests.py:4538:40 - Unknown word (pluggablesearchperson) -- reverse("admin:admin_views_pluggablesearchperson_changelist") + "?q=Bob -./tests/admin_views/tests.py:4762:63 - Unknown word (emptymodel) -- reverse("admin:admin_views_emptymodel_changelist")) -./tests/admin_views/tests.py:5028:40 - Unknown word (filteredmanager) -- reverse("admin:admin_views_filteredmanager_changelist") -./tests/admin_views/tests.py:5159:14 - Unknown word (fancydoodad) -- "fancydoodad_set-TOTAL_FORMS": " -./tests/admin_views/tests.py:5528:40 - Unknown word (prepopulatedsubpost) -- id": "#id_prepopulatedsubpost_set-0-subslug" -./tests/admin_views/tests.py:5552:40 - Unknown word (prepopulatedpostlargeslug) -- reverse("admin:admin_views_prepopulatedpostlargeslug_add") -./tests/admin_views/tests.py:5614:63 - Unknown word (mainprepopulated) -- reverse("admin:admin_views_mainprepopulated_add") -./tests/admin_views/tests.py:5622:38 - Unknown word (awεšomeııı) -- the mAin nÀMë and it's awεšomeıııİ" -./tests/admin_views/tests.py:5627:56 - Unknown word (awesomeiiii) -- the-main-name-and-its-awesomeiiii-2012-02-18") -./tests/admin_views/tests.py:5636:24 - Unknown word (relatedprepopulated) -- By.ID, "id_relatedprepopulated_set-0-pubdate" -./tests/admin_views/tests.py:5641:36 - Unknown word (Çkeð) -- keys(" here is a sŤāÇkeð inline ! ") -./tests/admin_views/tests.py:5673:28 - Unknown word (anöther) -- " now you haVe anöther sŤāÇkeð inline with -./tests/admin_views/tests.py:5674:14 - Unknown word (loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog) -- "loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog " -./tests/admin_views/tests.py:5702:39 - Unknown word (Ãbűla) -- keys("And now, with a tÃbűlaŘ inline !!!") -./tests/admin_views/tests.py:5773:66 - Unknown word (loooong) -- inline with a very loooong " -./tests/admin_views/tests.py:5794:29 - Unknown word (nàmë) -- slug3="the-main-nàmë-and-its-awεšomeıııi -./tests/admin_views/tests.py:5794:42 - Unknown word (awεšomeıııi) -- the-main-nàmë-and-its-awεšomeıııi", -./tests/admin_views/tests.py:5808:18 - Unknown word (loooooooooooooooooo) -- "loooooooooooooooooo" -./tests/admin_views/tests.py:5832:13 - Unknown word (prepopulation) -- The prepopulation works for existing objects -./tests/admin_views/tests.py:5892:48 - Unknown word (fieldsetcollapser) -- find_element(By.ID, "fieldsetcollapser0").text, "Hide" -./tests/admin_views/tests.py:5895:14 - Unknown word (selectbox) -- def test_selectbox_height_collapsible_fieldset -./tests/admin_views/tests.py:6090:32 - Unknown word (relatedwithuuidpkmodel) -- "admin:admin_views_relatedwithuuidpkmodel_change", -./tests/admin_views/tests.py:6212:18 - Unknown word (Segoe) -- "Segoe UI", -./tests/admin_views/tests.py:6214:18 - Unknown word (Roboto) -- "Roboto", -./tests/admin_views/tests.py:6215:28 - Unknown word (Neue) -- "Helvetica Neue", -./tests/admin_views/tests.py:6221:18 - Unknown word (Noto) -- "Noto Color Emoji", -./tests/admin_views/tests.py:6348:65 - Unknown word (autocompletes) -- updates_fk_selects_except_autocompletes(self): -./tests/admin_views/tests.py:6700:44 - Unknown word (readonlyrelatedfield) -- admin_site}:admin_views_readonlyrelatedfield_change", args=(obj.pk -./tests/admin_views/tests.py:6752:23 - Unknown word (onetoone) -- def test_readonly_onetoone_backwards_ref(self) -./tests/admin_views/tests.py:6761:40 - Unknown word (plotproxy) -- reverse("admin:admin_views_plotproxy_change", args=(pl.pk -./tests/admin_views/tests.py:6784:40 - Unknown word (fieldoverridepost) -- reverse("admin:admin_views_fieldoverridepost_change", args=(p.pk -./tests/admin_views/tests.py:6802:65 - Unknown word (autoescaped) -- elements are properly autoescaped (#24461) -./tests/admin_views/tests.py:6832:9 - Unknown word (threepwood) -- threepwood = Character.objects -./tests/admin_views/tests.py:6840:63 - Unknown word (stumpjoke) -- reverse("admin:admin_views_stumpjoke_add")) -./tests/admin_views/tests.py:6886:36 - Unknown word (Kilbraken) -- objects.create(name="Kilbraken", age=50, title="Judge -./tests/admin_views/tests.py:7186:26 - Unknown word (newgroup) -- "name": "newgroup", -./tests/admin_views/tests.py:720:44 - Unknown word (complexsortedperson) -- reverse("admin:admin_views_complexsortedperson_change", args=(p1.pk -./tests/admin_views/tests.py:745:34 - Unknown word (adminorderedfield) -- AdminOrderedField, "adminorderedfield"), -./tests/admin_views/tests.py:746:40 - Unknown word (adminorderedmodelmethod) -- AdminOrderedModelMethod, "adminorderedmodelmethod"), -./tests/admin_views/tests.py:747:40 - Unknown word (adminorderedadminmethod) -- AdminOrderedAdminMethod, "adminorderedadminmethod"), -./tests/admin_views/tests.py:748:37 - Unknown word (adminorderedcallable) -- AdminOrderedCallable, "adminorderedcallable"), -./tests/admin_views/tests.py:771:44 - Unknown word (Karnataka) -- objects.create(name="Karnataka") -./tests/admin_views/tests.py:7729:40 - Unknown word (usermessenger) -- reverse("admin:admin_views_usermessenger_changelist"), -./tests/admin_views/tests.py:785:63 - Unknown word (vodcast) -- reverse("admin:admin_views_vodcast_changelist"), {}) -./tests/admin_views/tests.py:8090:63 - Unknown word (emptymodelvisible) -- reverse("admin:admin_views_emptymodelvisible_add")) -./tests/admin_views/tests.py:8096:63 - Unknown word (emptymodelhidden) -- reverse("admin:admin_views_emptymodelhidden_add")) -./tests/admin_views/tests.py:8102:63 - Unknown word (emptymodelmixin) -- reverse("admin:admin_views_emptymodelmixin_add")) -./tests/admin_views/tests.py:8144:79 - Unknown word (Rossi) -- name="Mario", surname="Rossi") -./tests/admin_views/tests.py:8146:54 - Unknown word (Bianchi) -- "Antonio", surname="Bianchi" -./tests/admin_views/tests.py:8174:40 - Unknown word (parentwithdependentchildren) -- reverse("admin:admin_views_parentwithdependentchildren_add"), post_data -./tests/admin_views/tests.py:817:45 - Unknown word (viewlink) -- facets=True" class="viewlink">Show counts
', -./tests/admin_views/tests.py:8201:9 - Unknown word (pwdc) -- pwdc = ParentWithDependentChildren -./tests/admin_views/tests.py:823:33 - Unknown word (hidelink) -- 'Hide counts', -./tests/admin_views/tests.py:827:63 - Unknown word (workhour) -- reverse("admin:admin_views_workhour_changelist")) -./tests/admin_views/tests.py:8394:40 - Unknown word (explicitlyprovidedpk) -- reverse("admin:admin_views_explicitlyprovidedpk_add"), post_data -./tests/admin_views/tests.py:839:63 - Unknown word (fooddelivery) -- reverse("admin:admin_views_fooddelivery_changelist")) -./tests/admin_views/tests.py:8408:40 - Unknown word (implicitlygeneratedpk) -- reverse("admin:admin_views_implicitlygeneratedpk_add"), post_data -./tests/admin_views/tests.py:8425:7 - Unknown word (Anonynous) -- * Anonynous/non-staff users are -./tests/admin_views/tests.py:8486:14 - Unknown word (unkown) -- def test_unkown_url_without_trailing -./tests/admin_views/tests.py:852:53 - Unknown word (chapterxtra) -- reverse("admin:admin_views_chapterxtra1_changelist") -./tests/admin_views/tests.py:909:54 - Unknown word (notarealfield) -- get(changelist_url, {"notarealfield": "5"}) +./tests/admin_views/tests.py:1032:47 - Unknown word (Choisir) -- assertNotContains(response, "Choisir une heure") +./tests/admin_views/tests.py:1032:59 - Unknown word (heure) -- response, "Choisir une heure") +./tests/admin_views/tests.py:1116:40 - Unknown word (notreferenced) -- reverse("admin:admin_views_notreferenced_changelist"), {TO_FIELD +./tests/admin_views/tests.py:1138:40 - Unknown word (referencedbyparent) -- reverse("admin:admin_views_referencedbyparent_changelist"), +./tests/admin_views/tests.py:1146:40 - Unknown word (referencedbyinline) -- reverse("admin:admin_views_referencedbyinline_changelist"), +./tests/admin_views/tests.py:1153:42 - Unknown word (referencedbygenrel) -- reverse("admin:admin_views_referencedbygenrel_changelist") +./tests/admin_views/tests.py:1228:40 - Unknown word (undeletableobject) -- reverse("admin:admin_views_undeletableobject_change", args=(instance +./tests/admin_views/tests.py:1238:40 - Unknown word (readablepizza) -- reverse("admin:admin_views_readablepizza_change", args=(pizza +./tests/admin_views/tests.py:1276:22 - Unknown word (appindex) -- def test_invalid_appindex_url(self): +./tests/admin_views/tests.py:147:11 - Unknown word (ENCTYPE) -- MULTIPART_ENCTYPE = 'enctype="multipart +./tests/admin_views/tests.py:147:22 - Unknown word (enctype) -- MULTIPART_ENCTYPE = 'enctype="multipart/form-data +./tests/admin_views/tests.py:1677:44 - Unknown word (foogroup) -- objects.create(name="foogroup") +./tests/admin_views/tests.py:1808:53 - Unknown word (Mauchly) -- objects.create(name="John Mauchly", gender=1, alive=True +./tests/admin_views/tests.py:2102:26 - Unknown word (notsecret) -- "password": "notsecret", +./tests/admin_views/tests.py:2324:27 - Unknown word (ikke) -- "title": "Døm ikke", +./tests/admin_views/tests.py:2379:30 - Unknown word (rsaquo) -- change_list_link = '› Articles +./tests/admin_views/tests.py:2458:23 - Unknown word (Ikke) -- "title": "Ikke fordømt", +./tests/admin_views/tests.py:2458:28 - Unknown word (fordømt) -- "title": "Ikke fordømt", +./tests/admin_views/tests.py:250:37 - Unknown word (Norske) -- article_set-0-title": "Norske bostaver æøå skaper +./tests/admin_views/tests.py:250:44 - Unknown word (bostaver) -- set-0-title": "Norske bostaver æøå skaper problemer +./tests/admin_views/tests.py:250:57 - Unknown word (skaper) -- Norske bostaver æøå skaper problemer", +./tests/admin_views/tests.py:250:64 - Unknown word (problemer) -- bostaver æøå skaper problemer", +./tests/admin_views/tests.py:2554:78 - Unknown word (mult) -- create(id=3, name="odd id mult 3") +./tests/admin_views/tests.py:2557:32 - Unknown word (rowlevelchangepermissionmodel) -- "admin:admin_views_rowlevelchangepermissionmodel_change", args=(r1.pk +./tests/admin_views/tests.py:2719:24 - Unknown word (reshows) -- # Invalid POST reshows inlines. +./tests/admin_views/tests.py:2875:49 - Unknown word (readonlypizza) -- reverse("admin:admin_views_readonlypizza_delete", args=(pizza +./tests/admin_views/tests.py:3435:40 - Unknown word (cyclicone) -- reverse("admin:admin_views_cyclicone_change", args=(self +./tests/admin_views/tests.py:3438:40 - Unknown word (cyclictwo) -- reverse("admin:admin_views_cyclictwo_change", args=(self +./tests/admin_views/tests.py:3602:66 - Unknown word (hott) -- content_object=plot, name="hott") +./tests/admin_views/tests.py:3604:32 - Unknown word (funkytag) -- "admin:admin_views_funkytag_change", args=(tag.id +./tests/admin_views/tests.py:3758:14 - Unknown word (deleteconfirmation) -- def test_deleteconfirmation_link(self): +./tests/admin_views/tests.py:3833:40 - Unknown word (viewsitelink) -- contain = '/%s/" class="viewsitelink">' % model.pk +./tests/admin_views/tests.py:3851:44 - Unknown word (historylink) -- Svært frustrerende med UnicodeDecodeErro +./tests/admin_views/tests.py:3912:61 - Unknown word (Erro) -- frustrerende med UnicodeDecodeErro

", +./tests/admin_views/tests.py:3916:20 - Unknown word (Kjærlighet) -- title="Kjærlighet", +./tests/admin_views/tests.py:3917:28 - Unknown word (kjærligheten) -- content="

La kjærligheten til de lidende seire +./tests/admin_views/tests.py:3917:48 - Unknown word (lidende) -- kjærligheten til de lidende seire.

", +./tests/admin_views/tests.py:3917:56 - Unknown word (seire) -- rligheten til de lidende seire.

", +./tests/admin_views/tests.py:3921:49 - Unknown word (innhold) -- rlighet", content="

Noe innhold

", book=cls.b1 +./tests/admin_views/tests.py:3950:27 - Unknown word (lærdommer) -- "name": "Test lærdommer", +./tests/admin_views/tests.py:4024:58 - Unknown word (Rossum) -- create(name="Guido van Rossum", gender=1, alive=True +./tests/admin_views/tests.py:4250:68 - Unknown word (Clegg) -- id=1, name="Frederick Clegg") +./tests/admin_views/tests.py:4374:75 - Unknown word (Djangoland) -- Once upon a time in Djangoland..." +./tests/admin_views/tests.py:4408:44 - Unknown word (otherstory) -- reverse("admin:admin_views_otherstory_change", args=(story +./tests/admin_views/tests.py:4468:44 - Unknown word (Hara) -- create(name='John O"Hara', gender=1) +./tests/admin_views/tests.py:4529:66 - Unknown word (uido) -- person_changelist") + "?q=uido" +./tests/admin_views/tests.py:4540:40 - Unknown word (pluggablesearchperson) -- reverse("admin:admin_views_pluggablesearchperson_changelist") + "?q=Bob +./tests/admin_views/tests.py:4764:63 - Unknown word (emptymodel) -- reverse("admin:admin_views_emptymodel_changelist")) +./tests/admin_views/tests.py:5030:40 - Unknown word (filteredmanager) -- reverse("admin:admin_views_filteredmanager_changelist") +./tests/admin_views/tests.py:5161:14 - Unknown word (fancydoodad) -- "fancydoodad_set-TOTAL_FORMS": " +./tests/admin_views/tests.py:5530:40 - Unknown word (prepopulatedsubpost) -- id": "#id_prepopulatedsubpost_set-0-subslug" +./tests/admin_views/tests.py:5554:40 - Unknown word (prepopulatedpostlargeslug) -- reverse("admin:admin_views_prepopulatedpostlargeslug_add") +./tests/admin_views/tests.py:5616:63 - Unknown word (mainprepopulated) -- reverse("admin:admin_views_mainprepopulated_add") +./tests/admin_views/tests.py:5624:38 - Unknown word (awεšomeııı) -- the mAin nÀMë and it's awεšomeıııİ" +./tests/admin_views/tests.py:5629:56 - Unknown word (awesomeiiii) -- the-main-name-and-its-awesomeiiii-2012-02-18") +./tests/admin_views/tests.py:5638:24 - Unknown word (relatedprepopulated) -- By.ID, "id_relatedprepopulated_set-0-pubdate" +./tests/admin_views/tests.py:5643:36 - Unknown word (Çkeð) -- keys(" here is a sŤāÇkeð inline ! ") +./tests/admin_views/tests.py:5675:28 - Unknown word (anöther) -- " now you haVe anöther sŤāÇkeð inline with +./tests/admin_views/tests.py:5676:14 - Unknown word (loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog) -- "loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog " +./tests/admin_views/tests.py:5704:39 - Unknown word (Ãbűla) -- keys("And now, with a tÃbűlaŘ inline !!!") +./tests/admin_views/tests.py:5775:66 - Unknown word (loooong) -- inline with a very loooong " +./tests/admin_views/tests.py:5796:29 - Unknown word (nàmë) -- slug3="the-main-nàmë-and-its-awεšomeıııi +./tests/admin_views/tests.py:5796:42 - Unknown word (awεšomeıııi) -- the-main-nàmë-and-its-awεšomeıııi", +./tests/admin_views/tests.py:5810:18 - Unknown word (loooooooooooooooooo) -- "loooooooooooooooooo" +./tests/admin_views/tests.py:5834:13 - Unknown word (prepopulation) -- The prepopulation works for existing objects +./tests/admin_views/tests.py:5894:48 - Unknown word (fieldsetcollapser) -- find_element(By.ID, "fieldsetcollapser0").text, "Hide" +./tests/admin_views/tests.py:5897:14 - Unknown word (selectbox) -- def test_selectbox_height_collapsible_fieldset +./tests/admin_views/tests.py:6092:32 - Unknown word (relatedwithuuidpkmodel) -- "admin:admin_views_relatedwithuuidpkmodel_change", +./tests/admin_views/tests.py:6214:18 - Unknown word (Segoe) -- "Segoe UI", +./tests/admin_views/tests.py:6216:18 - Unknown word (Roboto) -- "Roboto", +./tests/admin_views/tests.py:6217:28 - Unknown word (Neue) -- "Helvetica Neue", +./tests/admin_views/tests.py:6223:18 - Unknown word (Noto) -- "Noto Color Emoji", +./tests/admin_views/tests.py:6350:65 - Unknown word (autocompletes) -- updates_fk_selects_except_autocompletes(self): +./tests/admin_views/tests.py:6705:44 - Unknown word (readonlyrelatedfield) -- admin_site}:admin_views_readonlyrelatedfield_change", args=(obj.pk +./tests/admin_views/tests.py:6757:23 - Unknown word (onetoone) -- def test_readonly_onetoone_backwards_ref(self) +./tests/admin_views/tests.py:6766:40 - Unknown word (plotproxy) -- reverse("admin:admin_views_plotproxy_change", args=(pl.pk +./tests/admin_views/tests.py:6790:40 - Unknown word (fieldoverridepost) -- reverse("admin:admin_views_fieldoverridepost_change", args=(p.pk +./tests/admin_views/tests.py:6808:65 - Unknown word (autoescaped) -- elements are properly autoescaped (#24461) +./tests/admin_views/tests.py:6838:9 - Unknown word (threepwood) -- threepwood = Character.objects +./tests/admin_views/tests.py:6846:63 - Unknown word (stumpjoke) -- reverse("admin:admin_views_stumpjoke_add")) +./tests/admin_views/tests.py:6892:36 - Unknown word (Kilbraken) -- objects.create(name="Kilbraken", age=50, title="Judge +./tests/admin_views/tests.py:7192:26 - Unknown word (newgroup) -- "name": "newgroup", +./tests/admin_views/tests.py:722:44 - Unknown word (complexsortedperson) -- reverse("admin:admin_views_complexsortedperson_change", args=(p1.pk +./tests/admin_views/tests.py:747:34 - Unknown word (adminorderedfield) -- AdminOrderedField, "adminorderedfield"), +./tests/admin_views/tests.py:748:40 - Unknown word (adminorderedmodelmethod) -- AdminOrderedModelMethod, "adminorderedmodelmethod"), +./tests/admin_views/tests.py:749:40 - Unknown word (adminorderedadminmethod) -- AdminOrderedAdminMethod, "adminorderedadminmethod"), +./tests/admin_views/tests.py:750:37 - Unknown word (adminorderedcallable) -- AdminOrderedCallable, "adminorderedcallable"), +./tests/admin_views/tests.py:7736:40 - Unknown word (usermessenger) -- reverse("admin:admin_views_usermessenger_changelist"), +./tests/admin_views/tests.py:773:44 - Unknown word (Karnataka) -- objects.create(name="Karnataka") +./tests/admin_views/tests.py:787:63 - Unknown word (vodcast) -- reverse("admin:admin_views_vodcast_changelist"), {}) +./tests/admin_views/tests.py:8097:63 - Unknown word (emptymodelvisible) -- reverse("admin:admin_views_emptymodelvisible_add")) +./tests/admin_views/tests.py:8103:63 - Unknown word (emptymodelhidden) -- reverse("admin:admin_views_emptymodelhidden_add")) +./tests/admin_views/tests.py:8109:63 - Unknown word (emptymodelmixin) -- reverse("admin:admin_views_emptymodelmixin_add")) +./tests/admin_views/tests.py:8151:79 - Unknown word (Rossi) -- name="Mario", surname="Rossi") +./tests/admin_views/tests.py:8153:54 - Unknown word (Bianchi) -- "Antonio", surname="Bianchi" +./tests/admin_views/tests.py:8181:40 - Unknown word (parentwithdependentchildren) -- reverse("admin:admin_views_parentwithdependentchildren_add"), post_data +./tests/admin_views/tests.py:819:45 - Unknown word (viewlink) -- facets=True" class="viewlink">Show counts
', +./tests/admin_views/tests.py:8208:9 - Unknown word (pwdc) -- pwdc = ParentWithDependentChildren +./tests/admin_views/tests.py:825:33 - Unknown word (hidelink) -- 'Hide counts', +./tests/admin_views/tests.py:829:63 - Unknown word (workhour) -- reverse("admin:admin_views_workhour_changelist")) +./tests/admin_views/tests.py:8401:40 - Unknown word (explicitlyprovidedpk) -- reverse("admin:admin_views_explicitlyprovidedpk_add"), post_data +./tests/admin_views/tests.py:8415:40 - Unknown word (implicitlygeneratedpk) -- reverse("admin:admin_views_implicitlygeneratedpk_add"), post_data +./tests/admin_views/tests.py:841:63 - Unknown word (fooddelivery) -- reverse("admin:admin_views_fooddelivery_changelist")) +./tests/admin_views/tests.py:8432:7 - Unknown word (Anonynous) -- * Anonynous/non-staff users are +./tests/admin_views/tests.py:8493:14 - Unknown word (unkown) -- def test_unkown_url_without_trailing +./tests/admin_views/tests.py:854:53 - Unknown word (chapterxtra) -- reverse("admin:admin_views_chapterxtra1_changelist") +./tests/admin_views/tests.py:911:54 - Unknown word (notarealfield) -- get(changelist_url, {"notarealfield": "5"}) ./tests/admin_widgets/models.py:51:40 - Unknown word (escapeme) -- choices_to={"name": '"&>Linkin Park -./tests/admin_widgets/tests.py:696:66 - Unknown word (hcombpk) -- honeycomb_widget" value="%(hcombpk)s">' -./tests/admin_widgets/tests.py:697:30 - Unknown word (hcomb) -- " %(hcomb)s" -./tests/admin_widgets/tests.py:69:49 - Unknown word (widgetclass) -- self, model, fieldname, widgetclass, **admin_overrides) -./tests/admin_widgets/tests.py:741:60 - Unknown word (Cescapeme) -- band/?name=%22%26%3E%3Cescapeme&' -./tests/admin_widgets/tests.py:752:38 - Unknown word (releaseevent) -- href="/admin_widgets/releaseevent/?_to_field=album" ' -./tests/admin_widgets/tests.py:793:51 - Unknown word (Rockstar) -- objects.create(name="Rockstar Techie") -./tests/admin_widgets/tests.py:793:9 - Unknown word (consultor) -- consultor1 = Advisor.objects.create -./tests/admin_widgets/tests.py:960:56 - Unknown word (clocklink) -- find_element(By.ID, "clocklink0") -./tests/admin_widgets/tests.py:971:45 - Unknown word (timelist) -- XPATH, "//ul[@class='timelist']/li/a" +./tests/admin_widgets/tests.py:1013:56 - Unknown word (calendarin) -- find_element(By.ID, "calendarin0") +./tests/admin_widgets/tests.py:1136:21 - Unknown word (neighbouring) -- # If we are neighbouring a DST, we add an hour +./tests/admin_widgets/tests.py:1152:49 - Unknown word (datetimeshortcuts) -- ".field-birthdate .datetimeshortcuts" +./tests/admin_widgets/tests.py:1163:61 - Unknown word (timezonewarning) -- umElements(".field-birthdate .timezonewarning", 1) +./tests/admin_widgets/tests.py:1831:59 - Unknown word (brokenimg) -- tests_files_folder}/brokenimg.png") +./tests/admin_widgets/tests.py:305:65 - Unknown word (cartire) -- admin:admin_widgets_cartire_add")) +./tests/admin_widgets/tests.py:343:27 - Unknown word (Iñtërnâtiônàlizætiøn) -- for test_str in ("Iñtërnâtiônàlizætiøn", "1234'", -1234): +./tests/admin_widgets/tests.py:391:50 - Unknown word (selectfilterstacked) -- multiple name="test" class="selectfilterstacked" ' +./tests/admin_widgets/tests.py:51:7 - Unknown word (widgetadmin) -- from .widgetadmin import site as widget +./tests/admin_widgets/tests.py:564:42 - Unknown word (Linkin) -- objects.create(name="Linkin Park") +./tests/admin_widgets/tests.py:573:71 - Unknown word (salbums) -- href="%(STORAGE_URL)salbums/' +./tests/admin_widgets/tests.py:60:53 - Unknown word (testser) -- create_user(username="testser", password="secret" +./tests/admin_widgets/tests.py:61:75 - Unknown word (Passat) -- Volkswagen", model="Passat") +./tests/admin_widgets/tests.py:655:54 - Unknown word (banduuid) -- name="test" value="%(banduuid)s" ' +./tests/admin_widgets/tests.py:659:45 - Unknown word (bandpk) -- admin_widgets/band/%(bandpk)s/change/">Linkin Park +./tests/admin_widgets/tests.py:700:66 - Unknown word (hcombpk) -- honeycomb_widget" value="%(hcombpk)s">' +./tests/admin_widgets/tests.py:701:30 - Unknown word (hcomb) -- " %(hcomb)s" +./tests/admin_widgets/tests.py:70:49 - Unknown word (widgetclass) -- self, model, fieldname, widgetclass, **admin_overrides) +./tests/admin_widgets/tests.py:745:60 - Unknown word (Cescapeme) -- band/?name=%22%26%3E%3Cescapeme&' +./tests/admin_widgets/tests.py:756:38 - Unknown word (releaseevent) -- href="/admin_widgets/releaseevent/?_to_field=album" ' +./tests/admin_widgets/tests.py:797:51 - Unknown word (Rockstar) -- objects.create(name="Rockstar Techie") +./tests/admin_widgets/tests.py:797:9 - Unknown word (consultor) -- consultor1 = Advisor.objects.create +./tests/admin_widgets/tests.py:964:56 - Unknown word (clocklink) -- find_element(By.ID, "clocklink0") +./tests/admin_widgets/tests.py:975:45 - Unknown word (timelist) -- XPATH, "//ul[@class='timelist']/li/a" ./tests/aggregation/test_filter_argument.py:142:9 - Unknown word (aggs) -- aggs = Author.objects.annotate ./tests/aggregation/tests.py:1054:9 - Unknown word (thedate) -- thedate = timezone.now() ./tests/aggregation/tests.py:1070:14 - Unknown word (nonaggregate) -- def test_nonaggregate_aggregation_throws(self @@ -1722,7 +1722,7 @@ Lines: ./tests/forms_tests/widget_tests/test_selectdatewidget.py:498:35 - Unknown word (juni) -- ./tests/forms_tests/widget_tests/test_selectdatewidget.py:499:35 - Unknown word (juli) -- ./tests/forms_tests/widget_tests/test_textarea.py:48:30 - Unknown word (ampersanded) -- 'some "quoted" & ampersanded value', -./tests/generic_inline_admin/tests.py:264:40 - Unknown word (phonenumber) -- generic_inline_admin-phonenumber-content_type-object +./tests/generic_inline_admin/tests.py:273:40 - Unknown word (phonenumber) -- generic_inline_admin-phonenumber-content_type-object ./tests/generic_relations/models.py:123:60 - Unknown word (manualpk) -- related_query_name="manualpk") ./tests/generic_relations/tests.py:204:9 - Unknown word (clearish) -- clearish = TaggedItem.objects ./tests/generic_relations/tests.py:475:40 - Unknown word (valuabletaggeditem) -- manualpk, object_id, tag, valuabletaggeditem" @@ -2296,16 +2296,16 @@ Lines: ./tests/model_forms/models.py:387:7 - Unknown word (Colourful) -- class ColourfulItem(models.Model): ./tests/model_forms/models.py:389:5 - Unknown word (colours) -- colours = models.ManyToManyField ./tests/model_forms/test_modelchoicefield.py:271:23 - Unknown word (multiplemodelchoicefield) -- def test_disabled_multiplemodelchoicefield(self): -./tests/model_forms/tests.py:1041:36 - Unknown word (notblank) -- notrequired_overrides_notblank(self): -./tests/model_forms/tests.py:1218:14 - Unknown word (explicitpk) -- def test_explicitpk_unspecified(self): -./tests/model_forms/tests.py:1455:16 - Unknown word (royko) -- self.w_royko = Writer.objects.create -./tests/model_forms/tests.py:3032:9 - Unknown word (colour) -- colour = Colour.objects.create -./tests/model_forms/tests.py:3041:40 - Unknown word (Colours) -- label for="id_colours">Colours: -./tests/model_forms/tests.py:3285:9 - Unknown word (stumpjokeform) -- stumpjokeform = StumpJokeForm() -./tests/model_forms/tests.py:489:43 - Unknown word (Lockridge) -- WriterForm({"name": "Richard Lockridge"}) -./tests/model_forms/tests.py:586:14 - Unknown word (mixmodel) -- def test_mixmodel_form(self): -./tests/model_forms/tests.py:672:14 - Unknown word (subclassmeta) -- def test_subclassmeta_form(self): -./tests/model_forms/tests.py:698:14 - Unknown word (orderfields) -- def test_orderfields_form(self): +./tests/model_forms/tests.py:1059:36 - Unknown word (notblank) -- notrequired_overrides_notblank(self): +./tests/model_forms/tests.py:1236:14 - Unknown word (explicitpk) -- def test_explicitpk_unspecified(self): +./tests/model_forms/tests.py:1473:16 - Unknown word (royko) -- self.w_royko = Writer.objects.create +./tests/model_forms/tests.py:3068:9 - Unknown word (colour) -- colour = Colour.objects.create +./tests/model_forms/tests.py:3077:40 - Unknown word (Colours) -- label for="id_colours">Colours: +./tests/model_forms/tests.py:3321:9 - Unknown word (stumpjokeform) -- stumpjokeform = StumpJokeForm() +./tests/model_forms/tests.py:500:43 - Unknown word (Lockridge) -- WriterForm({"name": "Richard Lockridge"}) +./tests/model_forms/tests.py:597:14 - Unknown word (mixmodel) -- def test_mixmodel_form(self): +./tests/model_forms/tests.py:683:14 - Unknown word (subclassmeta) -- def test_subclassmeta_form(self): +./tests/model_forms/tests.py:709:14 - Unknown word (orderfields) -- def test_orderfields_form(self): ./tests/model_formsets/test_uuid.py:37:18 - Unknown word (uuidpkchild) -- "uuidpkchild_set-TOTAL_FORMS": 3 ./tests/model_formsets/tests.py:1053:49 - Unknown word (mondes) -- title": "Revue des deux mondes", ./tests/model_formsets/tests.py:1163:50 - Unknown word (Giordanos) -- objects.create(pk=1, name="Giordanos", city="Chicago") diff --git a/integration-tests/snapshots/eslint/eslint/report.yaml b/integration-tests/snapshots/eslint/eslint/report.yaml index 9500f89bf0a..dd067116fe5 100644 --- a/integration-tests/snapshots/eslint/eslint/report.yaml +++ b/integration-tests/snapshots/eslint/eslint/report.yaml @@ -5,7 +5,7 @@ Args: '["**","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--ex Summary: files: 1843 filesWithIssues: 1244 - issues: 5474 + issues: 5473 errors: 0 Errors: [] @@ -86,7 +86,7 @@ issues: - "docs/src/extend/custom-rules-deprecated.md:442:36 doublequote U [\"Strings must use doublequote.\"]" - "docs/src/extend/custom-rules-deprecated.md:533:1 camelcase U camelcase |" - "docs/src/extend/custom-rules-deprecated.md:580:81 rulesdir U interface) using the `--rulesdir` option to specify the" - - "docs/src/extend/custom-rules.md:394:78 multipass U without triggering multipass fixes. Each suggestion" + - "docs/src/extend/custom-rules.md:397:78 multipass U without triggering multipass fixes. Each suggestion" - "docs/src/extend/plugins.md:65:46 unprefixed U ESLint, you would use the unprefixed plugin name, followed" - "docs/src/extend/plugins.md:65:162 myplugin U named `eslint-plugin-myplugin`, then in your configuration" - "docs/src/extend/plugins.md:195:4 eslintplugin U * `eslintplugin`" @@ -394,7 +394,6 @@ issues: - "README.md:266:1 Strek U Strek" - "README.md:275:5 teamend U " - "README.md:282:5 sponsorsstart U " - - "README.md:285:127 RIDI U dcf3/logo.png\" alt=\"RIDI\" height=\"96\"> " - "README.md:287:1153 Transloadit U com/u/125754?v=4\" alt=\"Transloadit\" height=\"32\"> {" - - "tests/lib/linter/linter.js:6928:28 postprocessed U it(\"should use postprocessed problem ranges when" + - "tests/lib/linter/linter.js:3360:1 consolexlog U consolexlog(\"test2\");" + - "tests/lib/linter/linter.js:3487:73 barfoo U rules: { foobar: 2, barfoo: 1 } });" + - "tests/lib/linter/linter.js:3506:84 rulename U this is 2, since the rulename is very likely to be" + - "tests/lib/linter/linter.js:6887:19 postprocessors U describe(\"postprocessors\", () => {" + - "tests/lib/linter/linter.js:6940:28 postprocessed U it(\"should use postprocessed problem ranges when" - "tests/lib/linter/node-event-generator.js:25:7 ESPREE U const ESPREE_CONFIG = {" - "tests/lib/linter/node-event-generator.js:298:68 pseudoclasses U // 0 identifiers, 0 pseudoclasses" - "tests/lib/linter/node-event-generator.js:304:66 pseudoclass U ].expression], // 1 pseudoclass, 0 identifiers" @@ -552,7 +551,7 @@ issues: - "tests/lib/rules/require-unicode-regexp.js:36:25 gimu U \"const flags = 'gimu'; new RegExp('foo'," - "tests/lib/rules/require-unicode-regexp.js:71:25 gimy U code: \"/foo/gimy\"," - "tests/lib/rules/require-unicode-regexp.js:77:39 gimyu U output: \"/foo/gimyu\"" - - "tests/lib/rules/semi.js:119:66 mylib U named2 } from 'src/mylib';\", parserOptions:" + - "tests/lib/rules/semi.js:194:66 mylib U named2 } from 'src/mylib';\", parserOptions:" - "tests/lib/rules/sort-keys.js:261:24 abce U // abce" - "tests/lib/rules/spaced-comment.js:115:54 xmldoc U comment\\n//----\\n/// xmldoc style comment\\n//!<" - "tests/lib/rules/spaced-comment.js:318:23 endregion U code: \"//#endregion\"," @@ -568,7 +567,7 @@ issues: - "tests/lib/shared/config-validator.js:438:104 booya U rule\"), \"mock-rule\", \"booya\", \"tests\");" - "tests/lib/shared/config-validator.js:462:108 frist U , \"mock-rule\", [2, \"frist\"], \"tests\");" - "tests/lib/shared/runtime-info.js:28:25 Vals U param {Array} returnVals Values to be returned" - - "tests/lib/shared/string-utils.js:21:9 uppercases U it(\"uppercases the first letter of" + - "tests/lib/shared/string-utils.js:37:9 uppercases U it(\"uppercases the first letter of" - "tests/performance/jshint.js:53:9 shtylman U // TODO(shtylman)" - "tests/performance/jshint.js:443:2 SVGCSS U SVGCSSRule : false" - "tests/performance/jshint.js:497:2 SVGH U SVGHKernElement : false" diff --git a/integration-tests/snapshots/eslint/eslint/snapshot.txt b/integration-tests/snapshots/eslint/eslint/snapshot.txt index 0e9369c7a4f..e9f2d0971a8 100644 --- a/integration-tests/snapshots/eslint/eslint/snapshot.txt +++ b/integration-tests/snapshots/eslint/eslint/snapshot.txt @@ -3,7 +3,7 @@ Repository: eslint/eslint Url: "https://github.com/eslint/eslint" Args: ["**","--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: 1843, Issues found: 5474 in 1244 files + CSpell: Files checked: 1843, Issues found: 5473 in 1244 files exit code: 1 ./Makefile.js:145:88 - Unknown word (ined) -- followed by the string "ined". ./Makefile.js:151:48 - Unknown word (blogpost) -- render(cat("./templates/blogpost.md.ejs"), renderContext @@ -27,7 +27,6 @@ Lines: ./README.md:266:1 - Unknown word (Strek) -- Strek ./README.md:275:5 - Unknown word (teamend) -- ./README.md:282:5 - Unknown word (sponsorsstart) -- -./README.md:285:127 - Unknown word (RIDI) -- dcf3/logo.png" alt="RIDI" height="96"> @@ -108,7 +107,7 @@ Lines: ./docs/src/extend/custom-rules-deprecated.md:442:36 - Unknown word (doublequote) -- ["Strings must use doublequote."] ./docs/src/extend/custom-rules-deprecated.md:533:1 - Unknown word (camelcase) -- camelcase | ./docs/src/extend/custom-rules-deprecated.md:580:81 - Unknown word (rulesdir) -- interface) using the `--rulesdir` option to specify the -./docs/src/extend/custom-rules.md:394:78 - Unknown word (multipass) -- without triggering multipass fixes. Each suggestion +./docs/src/extend/custom-rules.md:397:78 - Unknown word (multipass) -- without triggering multipass fixes. Each suggestion ./docs/src/extend/plugins.md:195:4 - Unknown word (eslintplugin) -- * `eslintplugin` ./docs/src/extend/plugins.md:65:162 - Unknown word (myplugin) -- named `eslint-plugin-myplugin`, then in your configuration ./docs/src/extend/plugins.md:65:46 - Unknown word (unprefixed) -- ESLint, you would use the unprefixed plugin name, followed @@ -440,11 +439,11 @@ Lines: ./tests/lib/eslint/flat-eslint.js:932:57 - Unknown word (doesnotexist) -- lintFiles(["subdir1", "doesnotexist/*.js"]); ./tests/lib/linter/code-path-analysis/code-path-analyzer.js:30:16 - Unknown word (ESQUERY) -- const STANDARD_ESQUERY_OPTION = { visitorKeys ./tests/lib/linter/config-comment-parser.js:165:41 - Unknown word (ELEVENTEEN) -- code = "a: seventy, b:ELEVENTEEN"; -./tests/lib/linter/linter.js:3357:1 - Unknown word (consolexlog) -- consolexlog("test2"); -./tests/lib/linter/linter.js:3484:73 - Unknown word (barfoo) -- rules: { foobar: 2, barfoo: 1 } }); -./tests/lib/linter/linter.js:3503:84 - Unknown word (rulename) -- this is 2, since the rulename is very likely to be -./tests/lib/linter/linter.js:6875:19 - Unknown word (postprocessors) -- describe("postprocessors", () => { -./tests/lib/linter/linter.js:6928:28 - Unknown word (postprocessed) -- it("should use postprocessed problem ranges when +./tests/lib/linter/linter.js:3360:1 - Unknown word (consolexlog) -- consolexlog("test2"); +./tests/lib/linter/linter.js:3487:73 - Unknown word (barfoo) -- rules: { foobar: 2, barfoo: 1 } }); +./tests/lib/linter/linter.js:3506:84 - Unknown word (rulename) -- this is 2, since the rulename is very likely to be +./tests/lib/linter/linter.js:6887:19 - Unknown word (postprocessors) -- describe("postprocessors", () => { +./tests/lib/linter/linter.js:6940:28 - Unknown word (postprocessed) -- it("should use postprocessed problem ranges when ./tests/lib/linter/node-event-generator.js:25:7 - Unknown word (ESPREE) -- const ESPREE_CONFIG = { ./tests/lib/linter/node-event-generator.js:298:68 - Unknown word (pseudoclasses) -- // 0 identifiers, 0 pseudoclasses ./tests/lib/linter/node-event-generator.js:304:66 - Unknown word (pseudoclass) -- ].expression], // 1 pseudoclass, 0 identifiers @@ -547,7 +546,7 @@ Lines: ./tests/lib/rules/require-unicode-regexp.js:36:25 - Unknown word (gimu) -- "const flags = 'gimu'; new RegExp('foo', ./tests/lib/rules/require-unicode-regexp.js:71:25 - Unknown word (gimy) -- code: "/foo/gimy", ./tests/lib/rules/require-unicode-regexp.js:77:39 - Unknown word (gimyu) -- output: "/foo/gimyu" -./tests/lib/rules/semi.js:119:66 - Unknown word (mylib) -- named2 } from 'src/mylib';", parserOptions: +./tests/lib/rules/semi.js:194:66 - Unknown word (mylib) -- named2 } from 'src/mylib';", parserOptions: ./tests/lib/rules/sort-keys.js:261:24 - Unknown word (abce) -- // abce ./tests/lib/rules/spaced-comment.js:115:54 - Unknown word (xmldoc) -- comment\n//----\n/// xmldoc style comment\n//!< ./tests/lib/rules/spaced-comment.js:318:23 - Unknown word (endregion) -- code: "//#endregion", @@ -563,7 +562,7 @@ Lines: ./tests/lib/shared/config-validator.js:438:104 - Unknown word (booya) -- rule"), "mock-rule", "booya", "tests"); ./tests/lib/shared/config-validator.js:462:108 - Unknown word (frist) -- , "mock-rule", [2, "frist"], "tests"); ./tests/lib/shared/runtime-info.js:28:25 - Unknown word (Vals) -- param {Array} returnVals Values to be returned -./tests/lib/shared/string-utils.js:21:9 - Unknown word (uppercases) -- it("uppercases the first letter of +./tests/lib/shared/string-utils.js:37:9 - Unknown word (uppercases) -- it("uppercases the first letter of ./tests/performance/jshint.js:10050:6 - Unknown word (Fastpath) -- // Fastpath empty strings ./tests/performance/jshint.js:10714:4 - Unknown word (Whoh) -- * Whoh there, Javascript, that ./tests/performance/jshint.js:10871:10 - Unknown word (verifuint) -- function verifuint(value, max) { diff --git a/integration-tests/snapshots/gitbucket/gitbucket/report.yaml b/integration-tests/snapshots/gitbucket/gitbucket/report.yaml index 5f7339235c2..d8702550188 100644 --- a/integration-tests/snapshots/gitbucket/gitbucket/report.yaml +++ b/integration-tests/snapshots/gitbucket/gitbucket/report.yaml @@ -5,60 +5,60 @@ Args: '["**"]' Summary: files: 411 filesWithIssues: 397 - issues: 2173 + issues: 2174 errors: 0 Errors: [] issues: - "build.sbt:5:13 gitbucket U val Name = \"gitbucket\"" - - "build.sbt:7:5 Scalatra U val ScalatraVersion = \"2.8.4\"" - - "build.sbt:9:5 Jgit U val JgitVersion = \"5.13.1.20" - - "build.sbt:20:4 scalafmt U // scalafmtOnCompile := true" - - "build.sbt:26:3 Classpaths U Classpaths.typesafeReleases," - - "build.sbt:27:4 sonatype U \"sonatype-snapshot\" at \"https" - - "build.sbt:33:41 scalatra U %% \"scalatra\"" - - "build.sbt:38:40 solidbase U gitbucket\" % \"solidbase\"" - - "build.sbt:39:40 markedj U gitbucket\" % \"markedj\"" - - "build.sbt:43:40 httpclient U httpcomponents\" % \"httpclient\"" - - "build.sbt:44:151 mina U apache.sshd\", \"sshd-mina\") exclude (\"org.apache" - - "build.sbt:45:40 tika U % \"tika-core\"" - - "build.sbt:47:40 jldap U % \"jldap\"" - - "build.sbt:51:40 logback U % \"logback-classic\"" - - "build.sbt:52:40 Hikari U % \"HikariCP\"" - - "build.sbt:54:40 xhub U oss.security.xhub\" % \"xhub4j-core\"" - - "build.sbt:57:40 thumbnailator U % \"thumbnailator\" % \"" - - "build.sbt:59:47 oidc U % \"oauth2-oidc-sdk\" %" - - "build.sbt:61:4 javax U \"javax.servlet\"" - - "build.sbt:63:50 scalatest U %% \"scalatra-scalatest\" % ScalatraVersion" - - "build.sbt:65:41 testcontainers U %% \"testcontainers-scala\" % \"0." - - "build.sbt:68:40 eddsa U % \"eddsa\"" - - "build.sbt:69:40 woothee U woothee\" % \"woothee-java\"" - - "build.sbt:84:1 scalac U scalacOptions := Seq(" - - "build.sbt:89:5 Wunused U \"-Wunused:imports\"," - - "build.sbt:90:5 Wconf U \"-Wconf:cat=unused&src=twirl" - - "build.sbt:92:11 javac U compile / javacOptions ++= Seq(\"-target" - - "build.sbt:96:25 Dgitbucket U Test / javaOptions += \"-Dgitbucket.home=target/gitbucket" - - "build.sbt:131:32 servlet U eclipse.jetty\" % \"jetty-servlet\" % JettyVersion" - - "build.sbt:241:11 takezoe U takezoe" - - "build.sbt:242:13 Naoki U Naoki Takezoe" - - "build.sbt:242:19 Takezoe U Naoki Takezoe" - - "build.sbt:246:11 shimamoto U shimamoto" - - "build.sbt:247:13 Takako U Takako Shimamoto" - - "build.sbt:247:20 Shimamoto U Takako Shimamoto" - - "build.sbt:251:11 tanacasino U tanacasino" - - "build.sbt:252:13 Tomofumi U Tomofumi Tanaka" - - "build.sbt:252:22 Tanaka U Tomofumi Tanaka" - - "build.sbt:256:11 mrkm U mrkm4ntr" - - "build.sbt:257:13 Shintaro U Shintaro Murakami" - - "build.sbt:257:22 Murakami U Shintaro Murakami" - - "build.sbt:261:11 nazoking U nazoking" - - "build.sbt:267:13 Matthieu U Matthieu Brouillard" - - "build.sbt:267:22 Brouillard U Matthieu Brouillard" - - "build.sbt:288:5 Dlogback U \"-Dlogback.configurationFile=/logback" - - "build.sbt:289:5 Xdebug U \"-Xdebug\"," - - "build.sbt:290:5 Xrunjdwp U \"-Xrunjdwp:transport=dt_socket" - - "build.sbt:291:5 Dorg U \"-Dorg.eclipse.jetty.annotations" - - "build.sbt:292:7 Ddev U //\"-Ddev-features=keep-session" + - "build.sbt:7:5 Scalatra U val ScalatraVersion = \"3.0.0-M3\"" + - "build.sbt:9:5 Jgit U val JgitVersion = \"6.5.0.202" + - "build.sbt:31:4 scalafmt U // scalafmtOnCompile := true" + - "build.sbt:37:3 Classpaths U Classpaths.typesafeReleases," + - "build.sbt:38:4 sonatype U \"sonatype-snapshot\" at \"https" + - "build.sbt:44:41 scalatra U %% \"scalatra\"" + - "build.sbt:49:40 solidbase U gitbucket\" % \"solidbase\"" + - "build.sbt:50:40 markedj U gitbucket\" % \"markedj\"" + - "build.sbt:54:40 httpclient U httpcomponents\" % \"httpclient\"" + - "build.sbt:55:151 mina U apache.sshd\", \"sshd-mina\") exclude (\"org.apache" + - "build.sbt:56:40 tika U % \"tika-core\"" + - "build.sbt:58:40 jldap U % \"jldap\"" + - "build.sbt:62:40 logback U % \"logback-classic\"" + - "build.sbt:63:40 Hikari U % \"HikariCP\"" + - "build.sbt:65:40 xhub U oss.security.xhub\" % \"xhub4j-core\"" + - "build.sbt:68:40 thumbnailator U % \"thumbnailator\" % \"" + - "build.sbt:70:47 oidc U % \"oauth2-oidc-sdk\" %" + - "build.sbt:72:4 javax U \"javax.servlet\"" + - "build.sbt:74:50 scalatest U %% \"scalatra-scalatest\" % ScalatraVersion" + - "build.sbt:76:41 testcontainers U %% \"testcontainers-scala\" % \"0." + - "build.sbt:79:40 eddsa U % \"eddsa\"" + - "build.sbt:80:40 woothee U woothee\" % \"woothee-java\"" + - "build.sbt:95:1 scalac U scalacOptions := Seq(" + - "build.sbt:100:5 Wunused U \"-Wunused:imports\"," + - "build.sbt:101:5 Wconf U \"-Wconf:cat=unused&src=twirl" + - "build.sbt:103:11 javac U compile / javacOptions ++= Seq(\"-target" + - "build.sbt:104:26 Dlogback U Jetty / javaOptions += \"-Dlogback.configurationFile=/logback" + - "build.sbt:108:25 Dgitbucket U Test / javaOptions += \"-Dgitbucket.home=target/gitbucket" + - "build.sbt:142:32 servlet U eclipse.jetty\" % \"jetty-servlet\" % JettyVersion %" + - "build.sbt:252:11 takezoe U takezoe" + - "build.sbt:253:13 Naoki U Naoki Takezoe" + - "build.sbt:253:19 Takezoe U Naoki Takezoe" + - "build.sbt:257:11 shimamoto U shimamoto" + - "build.sbt:258:13 Takako U Takako Shimamoto" + - "build.sbt:258:20 Shimamoto U Takako Shimamoto" + - "build.sbt:262:11 tanacasino U tanacasino" + - "build.sbt:263:13 Tomofumi U Tomofumi Tanaka" + - "build.sbt:263:22 Tanaka U Tomofumi Tanaka" + - "build.sbt:267:11 mrkm U mrkm4ntr" + - "build.sbt:268:13 Shintaro U Shintaro Murakami" + - "build.sbt:268:22 Murakami U Shintaro Murakami" + - "build.sbt:272:11 nazoking U nazoking" + - "build.sbt:278:13 Matthieu U Matthieu Brouillard" + - "build.sbt:278:22 Brouillard U Matthieu Brouillard" + - "build.sbt:300:5 Xdebug U \"-Xdebug\"," + - "build.sbt:301:5 Xrunjdwp U \"-Xrunjdwp:transport=dt_socket" + - "build.sbt:302:5 Dorg U \"-Dorg.eclipse.jetty.annotations" + - "build.sbt:303:7 Ddev U //\"-Ddev-features=keep-session" - "contrib/install:10:1 GITBUCKET U GITBUCKET_VERSION=2.1" - "contrib/install:27:35 dport U iptables -A INPUT -p tcp --dport $GITBUCKET_PORT -j ACCEPT" - "contrib/linux/redhat/README.md:12:13 rpmbuild U 6. Execute `rpmbuild -ba rpm/SPECS/gitbucket" @@ -143,22 +143,21 @@ issues: - "doc/licenses.md:125:68 paranamer U | com.thoughtworks.paranamer # paranamer # 2.8 |" - "doc/licenses.md:128:54 brouillard U none specified) | fr.brouillard.oss.security.xhub #" - "doc/validation.md:28:139 fieldname U set to `span#error-`." - - "project/plugins.sbt:9:40 scoverage U scoverage\" % \"sbt-scoverage\" % \"2.0.0\")" + - "project/plugins.sbt:9:41 scoverage U scoverage\" % \"sbt-scoverage\" % \"2.0.7\")" - "README.md:1:14 Gitter U GitBucket [![Gitter chat](https://badges" - - "README.md:65:21 JDBC U - Downgrade MariaDB JDBC drive to avoid unknown" - - "README.md:77:34 asignees U rendering of multiple asignees" - - "README.md:85:26 signin U Hide header content on signin and register page" - "src/main/java/gitbucket/core/util/PatchUtil.java:89:17 lhrt U RawText lhrt = new RawText(lastHunk" - "src/main/java/JettyLauncher.java:162:36 KEYSTOREPATH U \" or GITBUCKET_KEYSTOREPATH environment variable" - "src/main/java/JettyLauncher.java:166:36 KEYSTOREPASSWORD U \" or GITBUCKET_KEYSTOREPASSWORD environment variable" - "src/main/java/JettyLauncher.java:170:36 KEYMANAGERPASSWORD U \" or GITBUCKET_KEYMANAGERPASSWORD environment variable" - "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:88:58 maxlength U name\", text(required, maxlength(100), identifier, uniqueUserN" - "src/main/scala/gitbucket/core/controller/AccountController.scala:214:5 ctype U ctype: WebHookContentType" - "src/main/scala/gitbucket/core/controller/AccountController.scala:335:73 noimage U getResourceAsStream(\"noimage.png\")" + - "src/main/scala/gitbucket/core/controller/AccountController.scala:643:18 signin U redirect(\"/signin\")" - "src/main/scala/gitbucket/core/controller/AccountController.scala:727:21 editgroup U get(\"/:groupName/_editgroup\")(managersOnly {" - "src/main/scala/gitbucket/core/controller/AccountController.scala:734:21 deletegroup U get(\"/:groupName/_deletegroup\")(managersOnly {" - "src/main/scala/gitbucket/core/controller/api/ApiGitReferenceControllerBase.scala:40:9 revstr U val revstr = multiParams(\"splat" @@ -182,12 +181,11 @@ issues: - "src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala:787:20 commited (committed) U \"commited\" -> blame.commitTime" - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:79:10 starttls U \"starttls\" -> trim(label(\"Enable" - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:79:42 STARTTLS U trim(label(\"Enable STARTTLS\", optional(boolean(" - - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:249:15 dbviewer U get(\"/admin/dbviewer\")(adminOnly {" - - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:395:22 newuser U get(\"/admin/users/_newuser\")(adminOnly {" - - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:414:32 edituser U admin/users/:userName/_edituser\")(adminOnly {" - - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:463:22 newgroup U get(\"/admin/users/_newgroup\")(adminOnly {" - - "src/main/scala/gitbucket/core/controller/WikiController.scala:49:73 pagename U required, maxlength(40), pagename, unique)))," - - "src/main/scala/gitbucket/core/controller/WikiController.scala:201:26 Gollum U WebHookGollumPayload(\"edited\", form" + - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:250:15 dbviewer U get(\"/admin/dbviewer\")(adminOnly {" + - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:396:22 newuser U get(\"/admin/users/_newuser\")(adminOnly {" + - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:415:32 edituser U admin/users/:userName/_edituser\")(adminOnly {" + - "src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:464:22 newgroup U get(\"/admin/users/_newgroup\")(adminOnly {" + - "src/main/scala/gitbucket/core/controller/WikiController.scala:215:26 Gollum U WebHookGollumPayload(\"edited\", form" - "src/main/scala/gitbucket/core/model/AccountWebHook.scala:7:55 whct U WebHookContentType, String](whct => whct.code, code" - "src/main/scala/gitbucket/core/model/AccountWebHook.scala:14:45 CTYPE U WebHookContentType](\"CTYPE\")" - "src/main/scala/gitbucket/core/model/Profile.scala:7:24 Jdbc U val profile: BlockingJdbcProfile" @@ -199,12 +197,12 @@ issues: - "src/main/scala/gitbucket/core/service/OpenIDConnectService.scala:217:6 HMAC U \"HMAC\" -> Family.HMAC_SHA" - "src/main/scala/gitbucket/core/service/ProtectedBranchService.scala:155:15 Successed U unSuccessedContexts(command.getNewId" - "src/main/scala/gitbucket/core/service/PullRequestService.scala:415:9 patchs U val patchs = positions.map {" - - "src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:112:13 gitdir U val gitdir = getRepositoryDir(owner" - - "src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:258:44 wontfix U userName, repositoryName, \"wontfix\", \"ffffff\")" - - "src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:290:8 fccd U \"fccd29\"" - - "src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:292:76 acacac U Some(\"Default.\"), \"acacac\")" + - "src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:123:13 gitdir U val gitdir = getRepositoryDir(owner" + - "src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:269:44 wontfix U userName, repositoryName, \"wontfix\", \"ffffff\")" + - "src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:301:8 fccd U \"fccd29\"" + - "src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:303:76 acacac U Some(\"Default.\"), \"acacac\")" - "src/main/scala/gitbucket/core/service/SystemSettingsService.scala:50:58 Starttls U props.setProperty(SmtpStarttls, x.toString))" - - "src/main/scala/gitbucket/core/service/SystemSettingsService.scala:246:41 Proto U getHeader(\"X-Forwarded-Proto\"))" + - "src/main/scala/gitbucket/core/service/SystemSettingsService.scala:249:41 Proto U getHeader(\"X-Forwarded-Proto\"))" - "src/main/scala/gitbucket/core/service/WebHookService.scala:47:23 informations U /** get All WebHook informations of repository */" - "src/main/scala/gitbucket/core/service/WebHookService.scala:289:15 itcp U val itcp = new org.apache.http" - "src/main/scala/gitbucket/core/servlet/InitializeListener.scala:175:14 datasource U // Close datasource" @@ -217,7 +215,7 @@ issues: - "src/main/scala/gitbucket/core/util/JDBCUtil.scala:196:46 FKTABLE U hildTableName = rs.getString(\"FKTABLE_NAME\").toUpperCase" - "src/main/scala/gitbucket/core/util/JDBCUtil.scala:217:21 tsort U val ordered = tsort(edges).toSeq" - "src/main/scala/gitbucket/core/util/JDBCUtil.scala:225:19 Preds U def tsort(toPreds: Map[A, Set[A]], done" - - "src/main/scala/gitbucket/core/util/JGitUtil.scala:910:38 receivepack U setBoolean(\"http\", null, \"receivepack\", true)" + - "src/main/scala/gitbucket/core/util/JGitUtil.scala:911:38 receivepack U setBoolean(\"http\", null, \"receivepack\", true)" - "src/main/scala/gitbucket/core/util/LDAPUtil.scala:164:46 JSSE U set the property that JSSE uses to identify" - "src/main/scala/gitbucket/core/util/LDAPUtil.scala:172:32 LDAPJSSE U new LDAPConnection(new LDAPJSSESecureSocketFactory(" - "src/main/scala/gitbucket/core/util/StringUtil.scala:30:62 Hmac U getInstance(\"PBKDF2WithHmacSHA256\")" @@ -293,7 +291,7 @@ issues: - "src/main/twirl/gitbucket/core/repo/editor.scala.html:134:48 modelist U assets(\"/vendors/ace/ext-modelist.js\")\" type=\"text/javascript" - "src/main/twirl/gitbucket/core/settings/deploykey.scala.html:6:41 deploykeys U settings.html.menu(\"deploykeys\", repository){" - "src/main/twirl/gitbucket/core/settings/issues.scala.html:18:41 issuesfield U gitbucket.core.settings.html.issuesfield(customField)" - - "src/test/scala/gitbucket/core/api/ApiIntegrationTest.scala:291:44 testref U createRef(\"refs/heads/testref\", sha1)" + - "src/test/scala/gitbucket/core/api/ApiIntegrationTest.scala:298:44 testref U createRef(\"refs/heads/testref\", sha1)" - "src/test/scala/gitbucket/core/api/ApiSpecModels.scala:33:17 octocat U userName = \"octocat\"," - "src/test/scala/gitbucket/core/api/ApiSpecModels.scala:101:21 myboss U managers = Seq(\"myboss\")" - "src/test/scala/gitbucket/core/api/ApiSpecModels.scala:463:32 Njpy U id = \"MDM6UmVmOTM1MDc0NjpyZWZzL3RhZ3MvMS4w\"," @@ -304,7 +302,7 @@ issues: - "src/test/scala/gitbucket/core/service/MergeServiceSpec.scala:46:13 Confrict U def createConfrict(git: Git) = {" - "src/test/scala/gitbucket/core/service/MergeServiceSpec.scala:142:48 fullname U eateAccount(\"dummy2\", \"dummy2-fullname\", \"dummy2@example.com" - "src/test/scala/gitbucket/core/service/ProtectedBranchServiceSpec.scala:73:73 fuga U branch2\", false, Seq(\"fuga\"))" - - "src/test/scala/gitbucket/core/service/ServiceSpecBase.scala:156:49 baes U baseRepositoryName, baesBranch) = base.split" + - "src/test/scala/gitbucket/core/service/ServiceSpecBase.scala:157:49 baes U baseRepositoryName, baesBranch) = base.split" - "src/test/scala/gitbucket/core/util/EditorConfigUtilSpec.scala:20:11 subdir U val subdirInfo = EditorConfigUtil" - "src/test/scala/gitbucket/core/util/JGitUtilSpec.scala:268:53 finfo U git, branch, path).map(finfo => (finfo.name, finfo" - "src/test/scala/gitbucket/core/util/StringUtilSpec.scala:25:32 whitespaces U should split string by whitespaces\") {" diff --git a/integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt b/integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt index 88fd052483b..c69faa05401 100644 --- a/integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt +++ b/integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt @@ -3,61 +3,58 @@ Repository: gitbucket/gitbucket Url: "https://github.com/gitbucket/gitbucket.git" Args: ["**"] Lines: - CSpell: Files checked: 411, Issues found: 2173 in 397 files + CSpell: Files checked: 411, Issues found: 2174 in 397 files exit code: 1 ./README.md:1:14 - Unknown word (Gitter) -- GitBucket [![Gitter chat](https://badges -./README.md:65:21 - Unknown word (JDBC) -- - Downgrade MariaDB JDBC drive to avoid unknown -./README.md:77:34 - Unknown word (asignees) -- rendering of multiple asignees -./README.md:85:26 - Unknown word (signin) -- Hide header content on signin and register page -./build.sbt:131:32 - Unknown word (servlet) -- eclipse.jetty" % "jetty-servlet" % JettyVersion -./build.sbt:20:4 - Unknown word (scalafmt) -- // scalafmtOnCompile := true -./build.sbt:241:11 - Unknown word (takezoe) -- takezoe -./build.sbt:242:13 - Unknown word (Naoki) -- Naoki Takezoe -./build.sbt:242:19 - Unknown word (Takezoe) -- Naoki Takezoe -./build.sbt:246:11 - Unknown word (shimamoto) -- shimamoto -./build.sbt:247:13 - Unknown word (Takako) -- Takako Shimamoto -./build.sbt:247:20 - Unknown word (Shimamoto) -- Takako Shimamoto -./build.sbt:251:11 - Unknown word (tanacasino) -- tanacasino -./build.sbt:252:13 - Unknown word (Tomofumi) -- Tomofumi Tanaka -./build.sbt:252:22 - Unknown word (Tanaka) -- Tomofumi Tanaka -./build.sbt:256:11 - Unknown word (mrkm) -- mrkm4ntr -./build.sbt:257:13 - Unknown word (Shintaro) -- Shintaro Murakami -./build.sbt:257:22 - Unknown word (Murakami) -- Shintaro Murakami -./build.sbt:261:11 - Unknown word (nazoking) -- nazoking -./build.sbt:267:13 - Unknown word (Matthieu) -- Matthieu Brouillard -./build.sbt:267:22 - Unknown word (Brouillard) -- Matthieu Brouillard -./build.sbt:26:3 - Unknown word (Classpaths) -- Classpaths.typesafeReleases, -./build.sbt:27:4 - Unknown word (sonatype) -- "sonatype-snapshot" at "https -./build.sbt:288:5 - Unknown word (Dlogback) -- "-Dlogback.configurationFile=/logback -./build.sbt:289:5 - Unknown word (Xdebug) -- "-Xdebug", -./build.sbt:290:5 - Unknown word (Xrunjdwp) -- "-Xrunjdwp:transport=dt_socket -./build.sbt:291:5 - Unknown word (Dorg) -- "-Dorg.eclipse.jetty.annotations -./build.sbt:292:7 - Unknown word (Ddev) -- //"-Ddev-features=keep-session -./build.sbt:33:41 - Unknown word (scalatra) -- %% "scalatra" -./build.sbt:38:40 - Unknown word (solidbase) -- gitbucket" % "solidbase" -./build.sbt:39:40 - Unknown word (markedj) -- gitbucket" % "markedj" -./build.sbt:43:40 - Unknown word (httpclient) -- httpcomponents" % "httpclient" -./build.sbt:44:151 - Unknown word (mina) -- apache.sshd", "sshd-mina") exclude ("org.apache -./build.sbt:45:40 - Unknown word (tika) -- % "tika-core" -./build.sbt:47:40 - Unknown word (jldap) -- % "jldap" -./build.sbt:51:40 - Unknown word (logback) -- % "logback-classic" -./build.sbt:52:40 - Unknown word (Hikari) -- % "HikariCP" -./build.sbt:54:40 - Unknown word (xhub) -- oss.security.xhub" % "xhub4j-core" -./build.sbt:57:40 - Unknown word (thumbnailator) -- % "thumbnailator" % " -./build.sbt:59:47 - Unknown word (oidc) -- % "oauth2-oidc-sdk" % +./build.sbt:100:5 - Unknown word (Wunused) -- "-Wunused:imports", +./build.sbt:101:5 - Unknown word (Wconf) -- "-Wconf:cat=unused&src=twirl +./build.sbt:103:11 - Unknown word (javac) -- compile / javacOptions ++= Seq("-target +./build.sbt:104:26 - Unknown word (Dlogback) -- Jetty / javaOptions += "-Dlogback.configurationFile=/logback +./build.sbt:108:25 - Unknown word (Dgitbucket) -- Test / javaOptions += "-Dgitbucket.home=target/gitbucket +./build.sbt:142:32 - Unknown word (servlet) -- eclipse.jetty" % "jetty-servlet" % JettyVersion % +./build.sbt:252:11 - Unknown word (takezoe) -- takezoe +./build.sbt:253:13 - Unknown word (Naoki) -- Naoki Takezoe +./build.sbt:253:19 - Unknown word (Takezoe) -- Naoki Takezoe +./build.sbt:257:11 - Unknown word (shimamoto) -- shimamoto +./build.sbt:258:13 - Unknown word (Takako) -- Takako Shimamoto +./build.sbt:258:20 - Unknown word (Shimamoto) -- Takako Shimamoto +./build.sbt:262:11 - Unknown word (tanacasino) -- tanacasino +./build.sbt:263:13 - Unknown word (Tomofumi) -- Tomofumi Tanaka +./build.sbt:263:22 - Unknown word (Tanaka) -- Tomofumi Tanaka +./build.sbt:267:11 - Unknown word (mrkm) -- mrkm4ntr +./build.sbt:268:13 - Unknown word (Shintaro) -- Shintaro Murakami +./build.sbt:268:22 - Unknown word (Murakami) -- Shintaro Murakami +./build.sbt:272:11 - Unknown word (nazoking) -- nazoking +./build.sbt:278:13 - Unknown word (Matthieu) -- Matthieu Brouillard +./build.sbt:278:22 - Unknown word (Brouillard) -- Matthieu Brouillard +./build.sbt:300:5 - Unknown word (Xdebug) -- "-Xdebug", +./build.sbt:301:5 - Unknown word (Xrunjdwp) -- "-Xrunjdwp:transport=dt_socket +./build.sbt:302:5 - Unknown word (Dorg) -- "-Dorg.eclipse.jetty.annotations +./build.sbt:303:7 - Unknown word (Ddev) -- //"-Ddev-features=keep-session +./build.sbt:31:4 - Unknown word (scalafmt) -- // scalafmtOnCompile := true +./build.sbt:37:3 - Unknown word (Classpaths) -- Classpaths.typesafeReleases, +./build.sbt:38:4 - Unknown word (sonatype) -- "sonatype-snapshot" at "https +./build.sbt:44:41 - Unknown word (scalatra) -- %% "scalatra" +./build.sbt:49:40 - Unknown word (solidbase) -- gitbucket" % "solidbase" +./build.sbt:50:40 - Unknown word (markedj) -- gitbucket" % "markedj" +./build.sbt:54:40 - Unknown word (httpclient) -- httpcomponents" % "httpclient" +./build.sbt:55:151 - Unknown word (mina) -- apache.sshd", "sshd-mina") exclude ("org.apache +./build.sbt:56:40 - Unknown word (tika) -- % "tika-core" +./build.sbt:58:40 - Unknown word (jldap) -- % "jldap" ./build.sbt:5:13 - Unknown word (gitbucket) -- val Name = "gitbucket" -./build.sbt:61:4 - Unknown word (javax) -- "javax.servlet" -./build.sbt:63:50 - Unknown word (scalatest) -- %% "scalatra-scalatest" % ScalatraVersion -./build.sbt:65:41 - Unknown word (testcontainers) -- %% "testcontainers-scala" % "0. -./build.sbt:68:40 - Unknown word (eddsa) -- % "eddsa" -./build.sbt:69:40 - Unknown word (woothee) -- woothee" % "woothee-java" -./build.sbt:7:5 - Unknown word (Scalatra) -- val ScalatraVersion = "2.8.4" -./build.sbt:84:1 - Unknown word (scalac) -- scalacOptions := Seq( -./build.sbt:89:5 - Unknown word (Wunused) -- "-Wunused:imports", -./build.sbt:90:5 - Unknown word (Wconf) -- "-Wconf:cat=unused&src=twirl -./build.sbt:92:11 - Unknown word (javac) -- compile / javacOptions ++= Seq("-target -./build.sbt:96:25 - Unknown word (Dgitbucket) -- Test / javaOptions += "-Dgitbucket.home=target/gitbucket -./build.sbt:9:5 - Unknown word (Jgit) -- val JgitVersion = "5.13.1.20 +./build.sbt:62:40 - Unknown word (logback) -- % "logback-classic" +./build.sbt:63:40 - Unknown word (Hikari) -- % "HikariCP" +./build.sbt:65:40 - Unknown word (xhub) -- oss.security.xhub" % "xhub4j-core" +./build.sbt:68:40 - Unknown word (thumbnailator) -- % "thumbnailator" % " +./build.sbt:70:47 - Unknown word (oidc) -- % "oauth2-oidc-sdk" % +./build.sbt:72:4 - Unknown word (javax) -- "javax.servlet" +./build.sbt:74:50 - Unknown word (scalatest) -- %% "scalatra-scalatest" % ScalatraVersion +./build.sbt:76:41 - Unknown word (testcontainers) -- %% "testcontainers-scala" % "0. +./build.sbt:79:40 - Unknown word (eddsa) -- % "eddsa" +./build.sbt:7:5 - Unknown word (Scalatra) -- val ScalatraVersion = "3.0.0-M3" +./build.sbt:80:40 - Unknown word (woothee) -- woothee" % "woothee-java" +./build.sbt:95:1 - Unknown word (scalac) -- scalacOptions := Seq( +./build.sbt:9:5 - Unknown word (Jgit) -- val JgitVersion = "6.5.0.202 ./contrib/install:10:1 - Unknown word (GITBUCKET) -- GITBUCKET_VERSION=2.1 ./contrib/install:27:35 - Unknown word (dport) -- iptables -A INPUT -p tcp --dport $GITBUCKET_PORT -j ACCEPT ./contrib/linux/redhat/README.md:12:13 - Unknown word (rpmbuild) -- 6. Execute `rpmbuild -ba rpm/SPECS/gitbucket @@ -142,17 +139,19 @@ Lines: ./doc/licenses.md:97:86 - Unknown word (jaxb) -- | javax.xml.bind # jaxb-api # 2.3.0 | `. -./project/plugins.sbt:9:40 - Unknown word (scoverage) -- scoverage" % "sbt-scoverage" % "2.0.0") +./project/plugins.sbt:9:41 - Unknown word (scoverage) -- scoverage" % "sbt-scoverage" % "2.0.7") ./src/main/java/JettyLauncher.java:162:36 - Unknown word (KEYSTOREPATH) -- " or GITBUCKET_KEYSTOREPATH environment variable ./src/main/java/JettyLauncher.java:166:36 - Unknown word (KEYSTOREPASSWORD) -- " or GITBUCKET_KEYSTOREPASSWORD environment variable ./src/main/java/JettyLauncher.java:170:36 - Unknown word (KEYMANAGERPASSWORD) -- " or GITBUCKET_KEYMANAGERPASSWORD environment variable ./src/main/java/JettyLauncher.java:194:18 - Unknown word (sess) -- File sessDir = new File(getGitBucketHom ./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:214:5 - Unknown word (ctype) -- ctype: WebHookContentType ./src/main/scala/gitbucket/core/controller/AccountController.scala:335:73 - Unknown word (noimage) -- getResourceAsStream("noimage.png") +./src/main/scala/gitbucket/core/controller/AccountController.scala:643:18 - Unknown word (signin) -- redirect("/signin") ./src/main/scala/gitbucket/core/controller/AccountController.scala:727:21 - Unknown word (editgroup) -- get("/:groupName/_editgroup")(managersOnly { ./src/main/scala/gitbucket/core/controller/AccountController.scala:734:21 - Unknown word (deletegroup) -- get("/:groupName/_deletegroup")(managersOnly { ./src/main/scala/gitbucket/core/controller/AccountController.scala:88:58 - Unknown word (maxlength) -- name", text(required, maxlength(100), identifier, uniqueUserN @@ -172,14 +171,13 @@ Lines: ./src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala:481:37 - Unknown word (deploykey) -- repository/settings/deploykey")(ownerOnly { repository ./src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala:784:20 - Unknown word (authed) -- "authed" -> helper.html.datetimeago ./src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala:787:20 - Unknown word (commited) -- "commited" -> blame.commitTime -./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:249:15 - Unknown word (dbviewer) -- get("/admin/dbviewer")(adminOnly { -./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:395:22 - Unknown word (newuser) -- get("/admin/users/_newuser")(adminOnly { -./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:414:32 - Unknown word (edituser) -- admin/users/:userName/_edituser")(adminOnly { -./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:463:22 - Unknown word (newgroup) -- get("/admin/users/_newgroup")(adminOnly { +./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:250:15 - Unknown word (dbviewer) -- get("/admin/dbviewer")(adminOnly { +./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:396:22 - Unknown word (newuser) -- get("/admin/users/_newuser")(adminOnly { +./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:415:32 - Unknown word (edituser) -- admin/users/:userName/_edituser")(adminOnly { +./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:464:22 - Unknown word (newgroup) -- get("/admin/users/_newgroup")(adminOnly { ./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:79:10 - Unknown word (starttls) -- "starttls" -> trim(label("Enable ./src/main/scala/gitbucket/core/controller/SystemSettingsController.scala:79:42 - Unknown word (STARTTLS) -- trim(label("Enable STARTTLS", optional(boolean( -./src/main/scala/gitbucket/core/controller/WikiController.scala:201:26 - Unknown word (Gollum) -- WebHookGollumPayload("edited", form -./src/main/scala/gitbucket/core/controller/WikiController.scala:49:73 - Unknown word (pagename) -- required, maxlength(40), pagename, unique))), +./src/main/scala/gitbucket/core/controller/WikiController.scala:215:26 - Unknown word (Gollum) -- WebHookGollumPayload("edited", form ./src/main/scala/gitbucket/core/controller/api/ApiGitReferenceControllerBase.scala:40:9 - Unknown word (revstr) -- val revstr = multiParams("splat ./src/main/scala/gitbucket/core/controller/api/ApiRepositoryCommitControllerBase.scala:58:17 - Unknown word (revfilters) -- val revfilters = new ListBuffer[(RevFilter ./src/main/scala/gitbucket/core/controller/api/ApiRepositoryContentsControllerBase.scala:8:39 - Unknown word (Renderable) -- core.view.helpers.{isRenderable, renderMarkup} @@ -194,11 +192,11 @@ Lines: ./src/main/scala/gitbucket/core/service/OpenIDConnectService.scala:217:6 - Unknown word (HMAC) -- "HMAC" -> Family.HMAC_SHA ./src/main/scala/gitbucket/core/service/ProtectedBranchService.scala:155:15 - Unknown word (Successed) -- unSuccessedContexts(command.getNewId ./src/main/scala/gitbucket/core/service/PullRequestService.scala:415:9 - Unknown word (patchs) -- val patchs = positions.map { -./src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:112:13 - Unknown word (gitdir) -- val gitdir = getRepositoryDir(owner -./src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:258:44 - Unknown word (wontfix) -- userName, repositoryName, "wontfix", "ffffff") -./src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:290:8 - Unknown word (fccd) -- "fccd29" -./src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:292:76 - Unknown word (acacac) -- Some("Default."), "acacac") -./src/main/scala/gitbucket/core/service/SystemSettingsService.scala:246:41 - Unknown word (Proto) -- getHeader("X-Forwarded-Proto")) +./src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:123:13 - Unknown word (gitdir) -- val gitdir = getRepositoryDir(owner +./src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:269:44 - Unknown word (wontfix) -- userName, repositoryName, "wontfix", "ffffff") +./src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:301:8 - Unknown word (fccd) -- "fccd29" +./src/main/scala/gitbucket/core/service/RepositoryCreationService.scala:303:76 - Unknown word (acacac) -- Some("Default."), "acacac") +./src/main/scala/gitbucket/core/service/SystemSettingsService.scala:249:41 - Unknown word (Proto) -- getHeader("X-Forwarded-Proto")) ./src/main/scala/gitbucket/core/service/SystemSettingsService.scala:50:58 - Unknown word (Starttls) -- props.setProperty(SmtpStarttls, x.toString)) ./src/main/scala/gitbucket/core/service/WebHookService.scala:289:15 - Unknown word (itcp) -- val itcp = new org.apache.http ./src/main/scala/gitbucket/core/service/WebHookService.scala:47:23 - Unknown word (informations) -- /** get All WebHook informations of repository */ @@ -212,7 +210,7 @@ Lines: ./src/main/scala/gitbucket/core/util/JDBCUtil.scala:196:46 - Unknown word (FKTABLE) -- hildTableName = rs.getString("FKTABLE_NAME").toUpperCase ./src/main/scala/gitbucket/core/util/JDBCUtil.scala:217:21 - Unknown word (tsort) -- val ordered = tsort(edges).toSeq ./src/main/scala/gitbucket/core/util/JDBCUtil.scala:225:19 - Unknown word (Preds) -- def tsort(toPreds: Map[A, Set[A]], done -./src/main/scala/gitbucket/core/util/JGitUtil.scala:910:38 - Unknown word (receivepack) -- setBoolean("http", null, "receivepack", true) +./src/main/scala/gitbucket/core/util/JGitUtil.scala:911:38 - Unknown word (receivepack) -- setBoolean("http", null, "receivepack", true) ./src/main/scala/gitbucket/core/util/LDAPUtil.scala:164:46 - Unknown word (JSSE) -- set the property that JSSE uses to identify ./src/main/scala/gitbucket/core/util/LDAPUtil.scala:172:32 - Unknown word (LDAPJSSE) -- new LDAPConnection(new LDAPJSSESecureSocketFactory( ./src/main/scala/gitbucket/core/util/StringUtil.scala:30:62 - Unknown word (Hmac) -- getInstance("PBKDF2WithHmacSHA256") @@ -289,7 +287,7 @@ Lines: ./src/main/twirl/gitbucket/core/settings/deploykey.scala.html:6:41 - Unknown word (deploykeys) -- settings.html.menu("deploykeys", repository){ ./src/main/twirl/gitbucket/core/settings/issues.scala.html:18:41 - Unknown word (issuesfield) -- gitbucket.core.settings.html.issuesfield(customField) ./src/test/scala/gitbucket/core/GitBucketCoreModuleSpec.scala:37:32 - Unknown word (mysqld) -- container.withCommand("mysqld --default-authentication -./src/test/scala/gitbucket/core/api/ApiIntegrationTest.scala:291:44 - Unknown word (testref) -- createRef("refs/heads/testref", sha1) +./src/test/scala/gitbucket/core/api/ApiIntegrationTest.scala:298:44 - Unknown word (testref) -- createRef("refs/heads/testref", sha1) ./src/test/scala/gitbucket/core/api/ApiSpecModels.scala:101:21 - Unknown word (myboss) -- managers = Seq("myboss") ./src/test/scala/gitbucket/core/api/ApiSpecModels.scala:33:17 - Unknown word (octocat) -- userName = "octocat", ./src/test/scala/gitbucket/core/api/ApiSpecModels.scala:463:32 - Unknown word (Njpy) -- id = "MDM6UmVmOTM1MDc0NjpyZWZzL3RhZ3MvMS4w", @@ -299,7 +297,7 @@ Lines: ./src/test/scala/gitbucket/core/service/MergeServiceSpec.scala:41:57 - Unknown word (hoge) -- master", "test.txt", "hoge") ./src/test/scala/gitbucket/core/service/MergeServiceSpec.scala:46:13 - Unknown word (Confrict) -- def createConfrict(git: Git) = { ./src/test/scala/gitbucket/core/service/ProtectedBranchServiceSpec.scala:73:73 - Unknown word (fuga) -- branch2", false, Seq("fuga")) -./src/test/scala/gitbucket/core/service/ServiceSpecBase.scala:156:49 - Unknown word (baes) -- baseRepositoryName, baesBranch) = base.split +./src/test/scala/gitbucket/core/service/ServiceSpecBase.scala:157:49 - Unknown word (baes) -- baseRepositoryName, baesBranch) = base.split ./src/test/scala/gitbucket/core/util/EditorConfigUtilSpec.scala:20:11 - Unknown word (subdir) -- val subdirInfo = EditorConfigUtil ./src/test/scala/gitbucket/core/util/JGitUtilSpec.scala:268:53 - Unknown word (finfo) -- git, branch, path).map(finfo => (finfo.name, finfo ./src/test/scala/gitbucket/core/util/StringUtilSpec.scala:25:32 - Unknown word (whitespaces) -- should split string by whitespaces") { diff --git a/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml b/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml index ab76ef430c8..a38052e3d12 100644 --- a/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml +++ b/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml @@ -3,9 +3,9 @@ Repository: googleapis/google-cloud-cpp Url: https://github.com/googleapis/google-cloud-cpp.git Args: '["--config=${repoConfig}/cspell.json","**/*","-e","{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"]' Summary: - files: 11262 - filesWithIssues: 8760 - issues: 82690 + files: 11377 + filesWithIssues: 8879 + issues: 83120 errors: 0 Errors: [] @@ -90,52 +90,52 @@ issues: - "ci/etc/expected_install_directories:112:33 analyticshub U google/cloud/bigquery/analyticshub" - "ci/etc/expected_install_directories:120:33 datapolicies U google/cloud/bigquery/datapolicies" - "ci/etc/expected_install_directories:124:33 datatransfer U google/cloud/bigquery/datatransfer" - - "ci/etc/expected_install_directories:158:24 binaryauthorization U include/google/cloud/binaryauthorization" - - "ci/etc/expected_install_directories:163:24 certificatemanager U include/google/cloud/certificatemanager" - - "ci/etc/expected_install_directories:181:24 clouddms U include/google/cloud/clouddms" - - "ci/etc/expected_install_directories:188:24 confidentialcomputing U include/google/cloud/confidentialcomputing" - - "ci/etc/expected_install_directories:197:24 contactcenterinsights U include/google/cloud/contactcenterinsights" - - "ci/etc/expected_install_directories:207:24 containeranalysis U include/google/cloud/containeranalysis" - - "ci/etc/expected_install_directories:212:24 datacatalog U include/google/cloud/datacatalog" - - "ci/etc/expected_install_directories:221:24 datamigration U include/google/cloud/datamigration" - - "ci/etc/expected_install_directories:226:24 dataplex U include/google/cloud/dataplex" - - "ci/etc/expected_install_directories:231:24 dataproc U include/google/cloud/dataproc" - - "ci/etc/expected_install_directories:236:24 datastream U include/google/cloud/datastream" - - "ci/etc/expected_install_directories:251:24 dialogflow U include/google/cloud/dialogflow" - - "ci/etc/expected_install_directories:266:24 documentai U include/google/cloud/documentai" - - "ci/etc/expected_install_directories:271:24 edgecontainer U include/google/cloud/edgecontainer" - - "ci/etc/expected_install_directories:285:24 filestore U include/google/cloud/filestore" - - "ci/etc/expected_install_directories:295:24 gameservices U include/google/cloud/gameservices" - - "ci/etc/expected_install_directories:302:24 gkehub U include/google/cloud/gkehub" - - "ci/etc/expected_install_directories:307:24 gkemulticloud U include/google/cloud/gkemulticloud" - - "ci/etc/expected_install_directories:361:24 managedidentities U include/google/cloud/managedidentities" - - "ci/etc/expected_install_directories:376:35 metricsscope U google/cloud/monitoring/metricsscope" - - "ci/etc/expected_install_directories:389:24 networkmanagement U include/google/cloud/networkmanagement" - - "ci/etc/expected_install_directories:408:24 orgpolicy U include/google/cloud/orgpolicy" - - "ci/etc/expected_install_directories:413:24 osconfig U include/google/cloud/osconfig" - - "ci/etc/expected_install_directories:414:33 agentendpoint U google/cloud/osconfig/agentendpoint" - - "ci/etc/expected_install_directories:422:24 oslogin U include/google/cloud/oslogin" - - "ci/etc/expected_install_directories:427:24 policytroubleshooter U include/google/cloud/policytroubleshooter" - - "ci/etc/expected_install_directories:432:24 privateca U include/google/cloud/privateca" - - "ci/etc/expected_install_directories:445:24 pubsublite U include/google/cloud/pubsublite" - - "ci/etc/expected_install_directories:459:24 resourcemanager U include/google/cloud/resourcemanager" - - "ci/etc/expected_install_directories:464:24 resourcesettings U include/google/cloud/resourcesettings" - - "ci/etc/expected_install_directories:484:24 secretmanager U include/google/cloud/secretmanager" - - "ci/etc/expected_install_directories:492:24 securitycenter U include/google/cloud/securitycenter" - - "ci/etc/expected_install_directories:505:24 servicedirectory U include/google/cloud/servicedirectory" - - "ci/etc/expected_install_directories:543:24 storageinsights U include/google/cloud/storageinsights" - - "ci/etc/expected_install_directories:547:24 storagetransfer U include/google/cloud/storagetransfer" - - "ci/etc/expected_install_directories:562:24 texttospeech U include/google/cloud/texttospeech" - - "ci/etc/expected_install_directories:589:30 livestream U include/google/cloud/video/livestream" - - "ci/etc/expected_install_directories:602:24 videointelligence U include/google/cloud/videointelligence" - - "ci/etc/expected_install_directories:612:24 vmmigration U include/google/cloud/vmmigration" - - "ci/etc/expected_install_directories:617:24 vmwareengine U include/google/cloud/vmwareengine" - - "ci/etc/expected_install_directories:621:24 vpcaccess U include/google/cloud/vpcaccess" - - "ci/etc/expected_install_directories:626:24 webrisk U include/google/cloud/webrisk" - - "ci/etc/expected_install_directories:631:24 websecurityscanner U include/google/cloud/websecurityscanner" - - "ci/etc/expected_install_directories:657:27 clouddebugger U include/google/devtools/clouddebugger" - - "ci/etc/expected_install_directories:659:27 cloudprofiler U include/google/devtools/cloudprofiler" - - "ci/etc/expected_install_directories:661:27 cloudtrace U include/google/devtools/cloudtrace" + - "ci/etc/expected_install_directories:155:24 binaryauthorization U include/google/cloud/binaryauthorization" + - "ci/etc/expected_install_directories:160:24 certificatemanager U include/google/cloud/certificatemanager" + - "ci/etc/expected_install_directories:178:24 clouddms U include/google/cloud/clouddms" + - "ci/etc/expected_install_directories:185:24 confidentialcomputing U include/google/cloud/confidentialcomputing" + - "ci/etc/expected_install_directories:194:24 contactcenterinsights U include/google/cloud/contactcenterinsights" + - "ci/etc/expected_install_directories:204:24 containeranalysis U include/google/cloud/containeranalysis" + - "ci/etc/expected_install_directories:209:24 datacatalog U include/google/cloud/datacatalog" + - "ci/etc/expected_install_directories:218:24 datamigration U include/google/cloud/datamigration" + - "ci/etc/expected_install_directories:223:24 dataplex U include/google/cloud/dataplex" + - "ci/etc/expected_install_directories:228:24 dataproc U include/google/cloud/dataproc" + - "ci/etc/expected_install_directories:233:24 datastream U include/google/cloud/datastream" + - "ci/etc/expected_install_directories:248:24 dialogflow U include/google/cloud/dialogflow" + - "ci/etc/expected_install_directories:263:24 documentai U include/google/cloud/documentai" + - "ci/etc/expected_install_directories:268:24 edgecontainer U include/google/cloud/edgecontainer" + - "ci/etc/expected_install_directories:282:24 filestore U include/google/cloud/filestore" + - "ci/etc/expected_install_directories:292:24 gameservices U include/google/cloud/gameservices" + - "ci/etc/expected_install_directories:299:24 gkehub U include/google/cloud/gkehub" + - "ci/etc/expected_install_directories:304:24 gkemulticloud U include/google/cloud/gkemulticloud" + - "ci/etc/expected_install_directories:358:24 managedidentities U include/google/cloud/managedidentities" + - "ci/etc/expected_install_directories:373:35 metricsscope U google/cloud/monitoring/metricsscope" + - "ci/etc/expected_install_directories:386:24 networkmanagement U include/google/cloud/networkmanagement" + - "ci/etc/expected_install_directories:405:24 orgpolicy U include/google/cloud/orgpolicy" + - "ci/etc/expected_install_directories:410:24 osconfig U include/google/cloud/osconfig" + - "ci/etc/expected_install_directories:411:33 agentendpoint U google/cloud/osconfig/agentendpoint" + - "ci/etc/expected_install_directories:419:24 oslogin U include/google/cloud/oslogin" + - "ci/etc/expected_install_directories:424:24 policytroubleshooter U include/google/cloud/policytroubleshooter" + - "ci/etc/expected_install_directories:429:24 privateca U include/google/cloud/privateca" + - "ci/etc/expected_install_directories:442:24 pubsublite U include/google/cloud/pubsublite" + - "ci/etc/expected_install_directories:456:24 resourcemanager U include/google/cloud/resourcemanager" + - "ci/etc/expected_install_directories:461:24 resourcesettings U include/google/cloud/resourcesettings" + - "ci/etc/expected_install_directories:481:24 secretmanager U include/google/cloud/secretmanager" + - "ci/etc/expected_install_directories:489:24 securitycenter U include/google/cloud/securitycenter" + - "ci/etc/expected_install_directories:502:24 servicedirectory U include/google/cloud/servicedirectory" + - "ci/etc/expected_install_directories:540:24 storageinsights U include/google/cloud/storageinsights" + - "ci/etc/expected_install_directories:544:24 storagetransfer U include/google/cloud/storagetransfer" + - "ci/etc/expected_install_directories:559:24 texttospeech U include/google/cloud/texttospeech" + - "ci/etc/expected_install_directories:586:30 livestream U include/google/cloud/video/livestream" + - "ci/etc/expected_install_directories:599:24 videointelligence U include/google/cloud/videointelligence" + - "ci/etc/expected_install_directories:609:24 vmmigration U include/google/cloud/vmmigration" + - "ci/etc/expected_install_directories:614:24 vmwareengine U include/google/cloud/vmwareengine" + - "ci/etc/expected_install_directories:618:24 vpcaccess U include/google/cloud/vpcaccess" + - "ci/etc/expected_install_directories:623:24 webrisk U include/google/cloud/webrisk" + - "ci/etc/expected_install_directories:628:24 websecurityscanner U include/google/cloud/websecurityscanner" + - "ci/etc/expected_install_directories:654:27 clouddebugger U include/google/devtools/clouddebugger" + - "ci/etc/expected_install_directories:656:27 cloudprofiler U include/google/devtools/cloudprofiler" + - "ci/etc/expected_install_directories:658:27 cloudtrace U include/google/devtools/cloudtrace" - "ci/etc/pip-tooling-requirements.txt:10:1 tomli U tomli==2.0.1 \\" - "ci/etc/README.md:13:40 createinstance U GOOGLE_CLOUD_PROJECT}\" createinstance \\" - "ci/etc/README.md:22:5 createtable U createtable quickstart families" @@ -159,7 +159,7 @@ issues: - "ci/verify_quickstart/CMakeLists.txt:53:5 externalproject U externalproject_add(" - "ci/verify_quickstart/CMakeLists.txt:86:57 pkgconfig U CMAKE_PREFIX_PATH}/lib64/pkgconfig:${CMAKE_PREFIX_PATH" - "ci/verify_quickstart/CMakeLists.txt:103:22 STREQUAL U if (\"${feature}\" STREQUAL \"experimental-storage" - - "ci/verify_quickstart/CMakeLists.txt:108:10 vcpkg U # In vcpkg we cannot use `_` in" + - "ci/verify_quickstart/CMakeLists.txt:114:10 vcpkg U # In vcpkg we cannot use `_` in" - "cmake/templates/config.pc.in:15:10 pcfiledir U prefix=${pcfiledir}/../.." - "cmake/templates/config.pc.in:17:1 libdir U libdir=@GOOGLE_CLOUD_CPP_PC" - "cmake/templates/config.pc.in:17:29 LIBDIR U GOOGLE_CLOUD_CPP_PC_LIBDIR@" @@ -250,7 +250,7 @@ issues: - "doc/packaging.md:1716:54 rpms U rhel-server-rhscl-7-rpms" - "doc/packaging.md:1718:55 devtoolset U ccache cmake3 curl-devel devtoolset-7 gcc gcc-c++ \\" - "docfx/BUILD.bazel:15:27 hdrs U :docfx.bzl\", \"docfx_hdrs\", \"docfx_srcs\")" - - "docfx/CMakeLists.txt:103:10 fname U foreach (fname IN LISTS unit_tests" + - "docfx/CMakeLists.txt:110:10 fname U foreach (fname IN LISTS unit_tests" - "docfx/doxygen_errors.cc:23:36 pugi U pugi::xml_node const& node" - "docfx/doxygen_groups_test.cc:27:6 compounddef U terminate" - "docfx/doxygen_pages_test.cc:33:29 autotoc U " - "docfx/doxygen_pages_test.cc:36:20 itemizedlist U " @@ -291,67 +291,74 @@ issues: - "docfx/doxygen_pages_test.cc:37:80 kindref U cloud_1_1Credentials\" kindref=\"compound\">Credentials" - "docfx/doxygen_pages_test.cc:40:165 computeroutput U value on success and a Statusstatus" - - "docfx/doxygen2children_test.cc:65:88 dbdb U RuntimeStatusError_1ac30dbdb272a62aee4eb8f9bf459" - - "docfx/doxygen2children_test.cc:111:78 namespacegoogle U XMLSchema-instance\" id=\"namespacegoogle_1_1cloud\" kind=\"namespace" - - "docfx/doxygen2children_test.cc:113:28 structgoogle U Idempotency" - - "docfx/doxygen2children_test.cc:151:106 bdaab U 5d33e94f2dc4028d4d67bdaab75190\" prot=\"public\"" - - "docfx/doxygen2children_test.cc:160:29 ulink U Whether a request is status" + - "docfx/doxygen2children_test.cc:66:88 dbdb U RuntimeStatusError_1ac30dbdb272a62aee4eb8f9bf459" + - "docfx/doxygen2children_test.cc:112:78 namespacegoogle U XMLSchema-instance\" id=\"namespacegoogle_1_1cloud\" kind=\"namespace" + - "docfx/doxygen2children_test.cc:114:28 structgoogle U Idempotency" + - "docfx/doxygen2children_test.cc:152:106 bdaab U 5d33e94f2dc4028d4d67bdaab75190\" prot=\"public\"" + - "docfx/doxygen2children_test.cc:161:29 ulink U Whether a request is " - - "docfx/doxygen2markdown_test.cc:606:28 codeline U " - - "docfx/doxygen2markdown_test.cc:740:10 xrefsect U Deprecated" - - "docfx/doxygen2markdown_test.cc:769:49 brrr U Item 2: brrr" - - "docfx/doxygen2markdown_test.cc:866:12 varlistentry U Class " - - "docfx/doxygen2syntax_test.cc:119:44 parameteritem U kind=\"templateparam\">" - - "docfx/doxygen2syntax_test.cc:120:2 parameternamelist U " - - "docfx/doxygen2syntax_test.cc:121:2 parametername U Rep" - - "docfx/doxygen2syntax_test.cc:123:2 parameterdescription U " - - "docfx/doxygen2syntax_test.cc:220:12 childnode U " + - "docfx/doxygen2markdown_test.cc:613:28 codeline U " + - "docfx/doxygen2markdown_test.cc:747:10 xrefsect U Deprecated" + - "docfx/doxygen2markdown_test.cc:770:33 Linebreak U Doxygen2Markdown, ParagraphLinebreak) {" + - "docfx/doxygen2markdown_test.cc:774:61 linebreak U location specified:" + - "docfx/doxygen2markdown_test.cc:808:49 brrr U Item 2: brrr" + - "docfx/doxygen2markdown_test.cc:905:12 varlistentry U Class filenamefilename()) {" - "generator/integration_tests/golden/v1/internal/golden_kitchen_sink_tracing_connection.cc:29:30 OPENTELEMETRY U GOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY" - "generator/integration_tests/golden/v1/internal/golden_rest_only_option_defaults.cc:39:8 goldenrestonly U \"goldenrestonly.googleapis.com\");" - - "generator/integration_tests/test.proto:344:3 oneof U oneof source_info {" - - "generator/integration_tests/test.proto:962:52 UNIQUEID U iceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. The `-` wildcard" - - "generator/integration_tests/test.proto:1196:21 Struct U google.protobuf.Struct json_payload = 6;" - - "generator/integration_tests/test.proto:1246:19 projectid U // `projects/my-projectid/traces/06796866738c" + - "generator/integration_tests/test.proto:357:3 oneof U oneof source_info {" + - "generator/integration_tests/test.proto:971:52 UNIQUEID U iceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. The `-` wildcard" + - "generator/integration_tests/test.proto:1204:21 Struct U google.protobuf.Struct json_payload = 6;" + - "generator/integration_tests/test.proto:1259:19 projectid U // `projects/my-projectid/traces/06796866738c" - "generator/integration_tests/tests/golden_thing_admin_idempotency_policy_test.cc:26:11 gtab U namespace gtab = ::google::test::admin" - "generator/integration_tests/tests/golden_thing_admin_rest_stub_test.cc:295:24 expirable U \"title\": \"expirable access\"," - "generator/internal/auth_decorator_generator.cc:98:10 Bidir U HasBidirStreamingMethod()" @@ -451,27 +458,29 @@ issues: - "generator/internal/descriptor_utils.cc:78:27 CPPTYPE U case FieldDescriptor::CPPTYPE_INT32:" - "generator/internal/descriptor_utils.cc:99:5 NOTREACHED U /*NOTREACHED*/" - "generator/internal/descriptor_utils.h:178:7 actools U * go/actools-dynamic-routing-proposal" - - "generator/internal/discovery_to_proto_test.cc:316:13 foos U \"resource\":\"foos\"," - - "generator/internal/discovery_to_proto_test.cc:435:39 Foos U Request message for GetFoos.\"," - - "generator/internal/discovery_to_proto_test.cc:854:37 Nonsynthesized U ypesContainsBothSynthesizedAndNonsynthesizedTypes) {" + - "generator/internal/discovery_to_proto_test.cc:314:13 foos U \"resource\":\"foos\"," + - "generator/internal/discovery_to_proto_test.cc:433:39 Foos U Request message for GetFoos.\"," + - "generator/internal/discovery_to_proto_test.cc:889:37 Nonsynthesized U ypesContainsBothSynthesizedAndNonsynthesizedTypes) {" + - "generator/internal/discovery_to_proto.cc:361:13 sdhart U // TODO(sdhart): figure out if we can" + - "generator/internal/discovery_to_proto.cc:361:68 nhlomann U more error info from nhlomann as" - "generator/internal/discovery_type_vertex.cc:64:28 notarray U field.value(\"type\", \"notarray\") == \"array\") return" - "generator/internal/discovery_type_vertex.cc:66:28 notobject U field.value(\"type\", \"notobject\") == \"object\" &&" - "generator/internal/pagination.cc:92:17 sqladmin U // For both the sqladmin and compute proto definitions" - "generator/internal/predicate_utils_test.cc:693:44 falsefragment U std::string(\"fragment0_falsefragment1_true\"));" - "generator/internal/printer_test.cc:36:33 Inigo U VarsDictionary vars{{\"name\", \"Inigo Montoya\"}};" - "generator/internal/resolve_comment_references_test.cc:224:38 Oneof U ResolveCommentsReferenceTest, Oneof) {" - - "generator/internal/scaffold_generator_test.cc:326:38 CXXLD U actual, HasSubstr(\"\\t$(CXXLD) \"));" - - "generator/internal/scaffold_generator_test.cc:360:37 Bazelrc U ScaffoldGenerator, QuickstartBazelrc) {" - - "generator/internal/scaffold_generator.cc:546:2 mainpage U @mainpage $title$ C++ Client Library" + - "generator/internal/scaffold_generator_test.cc:345:38 CXXLD U actual, HasSubstr(\"\\t$(CXXLD) \"));" + - "generator/internal/scaffold_generator_test.cc:379:37 Bazelrc U ScaffoldGenerator, QuickstartBazelrc) {" + - "generator/internal/scaffold_generator.cc:547:2 mainpage U @mainpage $title$ C++ Client Library" - "generator/internal/scaffold_generator.cc:744:7 tsch U | csh/tsch | `setenv" - "generator/internal/scaffold_generator.cc:844:39 Downloadfile U System.Net.WebClient).Downloadfile( ^" - "generator/internal/scaffold_generator.cc:983:8 CXXLDFLAGS U CLIENT_CXXLDFLAGS := $$(shell pkg-config" - "generator/internal/scaffold_generator.h:55:36 refgroup U name of the doxygen refgroup for options in a given" - "generator/testing/descriptor_pool_fixture.cc:49:7 multifile U multifile_error_collector_(" - "google/cloud/accessapproval/access_approval_client.h:19:39 ACCESSAPPROVAL U CLOUD_CPP_GOOGLE_CLOUD_ACCESSAPPROVAL_ACCESS_APPROVAL_CLIENT" - - "google/cloud/accessapproval/doc/main.dox:35:15 Quickstart U @par Example: Quickstart" - - "google/cloud/accessapproval/doc/main.dox:125:11 Backoff U ## Retry, Backoff, and Idempotency Policies" - - "google/cloud/accessapproval/doc/main.dox:132:110 Quickstarts U approval/docs/quickstart 'Quickstarts'" + - "google/cloud/accessapproval/doc/main.dox:13:4 Quickstart U ## Quickstart" + - "google/cloud/accessapproval/doc/main.dox:67:11 Backoff U ## Retry, Backoff, and Idempotency Policies" + - "google/cloud/accessapproval/doc/main.dox:78:110 Quickstarts U approval/docs/quickstart 'Quickstarts'" - "google/cloud/accessapproval/doc/options.dox:2:2 defgroup U @defgroup google-cloud-accessapproval" - "google/cloud/accessapproval/quickstart/Makefile:18:12 CXXFLAGS U # The CXX, CXXFLAGS and CXXLD variables" - "google/cloud/accessapproval/quickstart/Makefile:30:60 cflags U config $(CLIENT_MODULE) --cflags)" @@ -492,8 +501,8 @@ issues: - "google/cloud/appengine/v1/instances_client.h:90:8 Stackdriver U /// [Stackdriver Monitoring" - "google/cloud/artifactregistry/artifact_registry_client.h:19:39 ARTIFACTREGISTRY U CLOUD_CPP_GOOGLE_CLOUD_ARTIFACTREGISTRY_ARTIFACT_REGISTRY_CLIENT" - "google/cloud/artifactregistry/v1/artifact_registry_client.cc:557:50 VPCSC U artifactregistry::v1::VPCSCConfig>" - - "google/cloud/asset/doc/main.dox:7:18 Anthos U all your GCP and Anthos assets across projects" - - "google/cloud/asset/doc/main.dox:47:40 cloudasset U (which defaults to \"cloudasset.googleapis.com\")" + - "google/cloud/asset/doc/environment-variables.dox:14:40 cloudasset U (which defaults to \"cloudasset.googleapis.com\")" + - "google/cloud/asset/doc/main.dox:7:18 Anthos U all your GCP and Anthos assets across projects" - "google/cloud/asset/v1/asset_client.h:411:20 Impor U /// contains \"Impor\" as a prefix of any" - "google/cloud/asset/v1/asset_client.h:431:65 INSTANCEGROUP U of type \"INSTANCE_TO_INSTANCEGROUP\"." - "google/cloud/asset/v1/asset_client.h:1097:16 ifself U /// project ifself, if applicable. Example" @@ -514,11 +523,13 @@ issues: - "google/cloud/bigquery/datatransfer/v1/data_transfer_client.h:19:48 DATATRANSFER U GOOGLE_CLOUD_BIGQUERY_DATATRANSFER_V1_DATA_TRANSFER_CLIENT" - "google/cloud/bigquery/datatransfer/v1/internal/data_transfer_option_defaults.cc:39:8 bigquerydatatransfer U \"bigquerydatatransfer.googleapis.com\");" - "google/cloud/bigquery/doc/bigquery-read-mock.dox:3:75 googlemock U BigQueryRead application with googlemock" - - "google/cloud/bigquery/doc/main.dox:51:2 endparblock U @endparblock" - - "google/cloud/bigquery/doc/main.dox:69:40 bigquerystorage U (which defaults to \"bigquerystorage.googleapis.com\")" - - "google/cloud/bigquery/doc/main.dox:85:40 bigquerymigration U (which defaults to \"bigquerymigration.googleapis.com\")" - - "google/cloud/bigquery/doc/main.dox:93:40 bigqueryreservation U (which defaults to \"bigqueryreservation.googleapis.com\")" + - "google/cloud/bigquery/doc/environment-variables.dox:22:40 bigquerystorage U (which defaults to \"bigquerystorage.googleapis.com\")" + - "google/cloud/bigquery/doc/environment-variables.dox:38:40 bigquerymigration U (which defaults to \"bigquerymigration.googleapis.com\")" + - "google/cloud/bigquery/doc/environment-variables.dox:42:40 bigqueryreservation U (which defaults to \"bigqueryreservation.googleapis.com\")" + - "google/cloud/bigquery/doc/main.dox:51:2 endparblock U @endparblock" - "google/cloud/bigquery/README.md:49:3 constexpr U constexpr int kMaxReadStreams" + - "google/cloud/bigquery/v2/minimal/internal/dataset_idempotency_policy_test.cc:25:24 Policyt U TEST(DatasetIdempotencyPolicytTest, GetDataset) {" + - "google/cloud/bigquery/v2/minimal/internal/dataset_options_test.cc:25:13 Optionst U TEST(DatasetOptionstTest, DefaultOptions" - "google/cloud/bigquery/v2/minimal/internal/dataset_request_test.cc:54:9 myendpoint U {\"myendpoint.google.com\"," - "google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:74:20 dkind U R\"({\"kind\": \"dkind\"," - "google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:77:25 dself U \"self_link\": \"dselfLink\"})\";" @@ -543,8 +554,6 @@ issues: - "google/cloud/bigquery/v2/minimal/internal/job_client_test.cc:38:15 jkind U job.kind = \"jkind\";" - "google/cloud/bigquery/v2/minimal/internal/job_client_test.cc:40:20 jself U job.self_link = \"jselfLink\";" - "google/cloud/bigquery/v2/minimal/internal/job_client_test.cc:41:21 juser U job.user_email = \"juserEmail\";" - - "google/cloud/bigquery/v2/minimal/internal/job_idempotency_policy_test.cc:25:20 Policyt U TEST(JobIdempotencyPolicytTest, GetJob) {" - - "google/cloud/bigquery/v2/minimal/internal/job_options_test.cc:25:9 Optionst U TEST(JobOptionstTest, DefaultOptions" - "google/cloud/bigquery/v2/minimal/internal/job_request_test.cc:50:25 useast U request.set_location(\"useast\");" - "google/cloud/bigtable/admin/integration_tests/admin_backup_integration_test.cc:40:11 btadmin U namespace btadmin = ::google::bigtable" - "google/cloud/bigtable/admin/integration_tests/table_admin_integration_test.cc:220:19 newfam U mods[0].set_id(\"newfam\");" @@ -617,7 +626,7 @@ issues: - "google/cloud/bigtable/tests/mutations_integration_test.cc:120:16 decodeable U // *will* be decodeable to in int64_t. I don" - "google/cloud/bigtable/version.h:80:58 gitrev U MAJOR.MINOR.PATCH[-PRE][+gitrev] format." - "google/cloud/billing/budgets/v1/internal/budget_option_defaults.cc:39:8 billingbudgets U \"billingbudgets.googleapis.com\");" - - "google/cloud/billing/doc/main.dox:52:40 cloudbilling U (which defaults to \"cloudbilling.googleapis.com\")" + - "google/cloud/billing/doc/environment-variables.dox:18:40 cloudbilling U (which defaults to \"cloudbilling.googleapis.com\")" - "google/cloud/billing/v1/cloud_billing_client.h:224:7 subaccounts U /// subaccounts](https://cloud.google" - "google/cloud/billing/v1/cloud_billing_client.h:232:23 subaccount U /// When creating a subaccount, the current authenticated" - "google/cloud/billing/v1/cloud_billing_client.h:406:21 unbilled U /// expected. Any unbilled charges to date will" @@ -626,13 +635,13 @@ issues: - "google/cloud/binaryauthorization/binauthz_management_service_v1_client.h:19:39 BINARYAUTHORIZATION U CLOUD_CPP_GOOGLE_CLOUD_BINARYAUTHORIZATION_BINAUTHZ_MANAGEMENT" - "google/cloud/binaryauthorization/binauthz_management_service_v1_client.h:19:59 BINAUTHZ U BINARYAUTHORIZATION_BINAUTHZ_MANAGEMENT_SERVICE_V" - "google/cloud/binaryauthorization/binauthz_management_service_v1_client.h:33:45 Binauthz U binaryauthorization_v1::BinauthzManagementServiceV1Client" - - "google/cloud/binaryauthorization/doc/main.dox:106:10 binauthz U @snippet binauthz_management_service_v" + - "google/cloud/binaryauthorization/doc/main.dox:48:10 binauthz U @snippet binauthz_management_service_v" - "google/cloud/capture_build_info.bzl:50:48 cxxopts U = ctx.fragments.cpp.cxxopts + ctx.fragments.cpp" - "google/cloud/capture_build_info.bzl:50:76 conlyopts U + ctx.fragments.cpp.conlyopts," - "google/cloud/capture_build_info.bzl:63:57 fastbuild U COMPILATION_MODE\", \"fastbuild\")" - "google/cloud/certificatemanager/certificate_manager_client.h:19:39 CERTIFICATEMANAGER U CLOUD_CPP_GOOGLE_CLOUD_CERTIFICATEMANAGER_CERTIFICATE_MANAGER" - "google/cloud/certificatemanager/v1/certificate_manager_client.h:55:59 subresource U certificates. It's a subresource of" - - "google/cloud/channel/doc/main.dox:48:40 cloudchannel U (which defaults to \"cloudchannel.googleapis.com\")" + - "google/cloud/channel/doc/environment-variables.dox:14:40 cloudchannel U (which defaults to \"cloudchannel.googleapis.com\")" - "google/cloud/channel/v1/cloud_channel_client.h:1386:7 vaule U /// vaule must be different from" - "google/cloud/cloudbuild/v2/repository_manager_client.h:39:40 repostiories U connections to source code repostiories." - "google/cloud/completion_queue.h:184:54 ning U functor on a thread `Run()`ning the `CompletionQueue" @@ -654,11 +663,11 @@ issues: - "google/cloud/container/v1/cluster_manager_client.h:1029:8 abac U /// abac. Specified in the format" - "google/cloud/container/v1/cluster_manager_client.h:1279:13 subnetworks U /// Lists subnetworks that are usable for" - "google/cloud/containeranalysis/container_analysis_client.h:19:39 CONTAINERANALYSIS U CLOUD_CPP_GOOGLE_CLOUD_CONTAINERANALYSIS_CONTAINER_ANALYSIS_CLIENT" - - "google/cloud/containeranalysis/doc/main.dox:6:27 Grafeas U implementation of the [Grafeas API](https://grafeas" - - "google/cloud/containeranalysis/doc/main.dox:51:21 GRAFEAS U - `GOOGLE_CLOUD_CPP_GRAFEAS_ENDPOINT=...` overrides" + - "google/cloud/containeranalysis/doc/environment-variables.dox:17:21 GRAFEAS U - `GOOGLE_CLOUD_CPP_GRAFEAS_ENDPOINT=...` overrides" + - "google/cloud/containeranalysis/doc/environment-variables.dox:19:16 Grafeas U used by `MakeGrafeasConnection()`." - "google/cloud/credentials.h:214:28 cryptographical U account, as well as the cryptographical materials (a RSA private" - "google/cloud/datacatalog/data_catalog_client.h:19:39 DATACATALOG U CLOUD_CPP_GOOGLE_CLOUD_DATACATALOG_DATA_CATALOG_CLIENT" - - "google/cloud/datacatalog/doc/main.dox:50:40 datalineage U (which defaults to \"datalineage.googleapis.com\")" + - "google/cloud/datacatalog/doc/environment-variables.dox:18:40 datalineage U (which defaults to \"datalineage.googleapis.com\")" - "google/cloud/datacatalog/v1/data_catalog_client.cc:563:42 Unstar U cloud::datacatalog::v1::UnstarEntryResponse>" - "google/cloud/datacatalog/v1/data_catalog_client.h:480:41 FILESET U create entries only with 'FILESET', 'CLUSTER', 'DATA_STREAM" - "google/cloud/datamigration/data_migration_client.h:19:39 DATAMIGRATION U CLOUD_CPP_GOOGLE_CLOUD_DATAMIGRATION_DATA_MIGRATION_CLIENT" @@ -673,7 +682,7 @@ issues: - "google/cloud/debugger/v2/controller2_client.cc:36:58 debuggee U v2::Debuggee const& debuggee," - "google/cloud/debugger/v2/controller2_client.h:114:62 debuggees U controller service to disable debuggees, recover" - "google/cloud/debugger/v2/controller2_client.h:235:54 canonicalizing U make changes such as canonicalizing a value" - - "google/cloud/deploy/doc/main.dox:47:40 clouddeploy U (which defaults to \"clouddeploy.googleapis.com\")" + - "google/cloud/deploy/doc/environment-variables.dox:14:40 clouddeploy U (which defaults to \"clouddeploy.googleapis.com\")" - "google/cloud/deploy/v1/cloud_deploy_client.cc:322:72 Rollouts U CloudDeployClient::ListRollouts(" - "google/cloud/deploy/v1/cloud_deploy_client.h:39:34 Skaffold U Google Cloud Platform via Skaffold (https://skaffold.dev" - "google/cloud/deploy/v1/cloud_deploy_client.h:654:27 rollouts U releases/{release}/rollouts/{rollout}." @@ -691,10 +700,10 @@ issues: - "google/cloud/documentai/README.md:52:8 ifstream U std::ifstream is(argv[4]);" - "google/cloud/documentai/README.md:53:36 istreambuf U content(std::string{std::istreambuf_iterator(is)," - "google/cloud/edgecontainer/edge_container_client.h:19:39 EDGECONTAINER U CLOUD_CPP_GOOGLE_CLOUD_EDGECONTAINER_EDGE_CONTAINER_CLIENT" - - "google/cloud/eventarc/doc/main.dox:45:21 EVENTARC U - `GOOGLE_CLOUD_CPP_EVENTARC_ENDPOINT=...` overrides" - - "google/cloud/eventarc/doc/main.dox:50:40 eventarcpublishing U (which defaults to \"eventarcpublishing.googleapis.com\")" + - "google/cloud/eventarc/doc/environment-variables.dox:13:21 EVENTARC U - `GOOGLE_CLOUD_CPP_EVENTARC_ENDPOINT=...` overrides" + - "google/cloud/eventarc/doc/environment-variables.dox:18:40 eventarcpublishing U (which defaults to \"eventarcpublishing.googleapis.com\")" - "google/cloud/filestore/cloud_filestore_manager_client.h:19:39 FILESTORE U CLOUD_CPP_GOOGLE_CLOUD_FILESTORE_CLOUD_FILESTORE_MANAGER" - - "google/cloud/functions/doc/main.dox:48:40 cloudfunctions U (which defaults to \"cloudfunctions.googleapis.com\")" + - "google/cloud/functions/doc/environment-variables.dox:14:40 cloudfunctions U (which defaults to \"cloudfunctions.googleapis.com\")" - "google/cloud/future_generic_then_test.cc:440:62 functort U exceptions raised by the functort to the" - "google/cloud/future_generic_then_test.cc:675:16 sref U std::string& sref = value;" - "google/cloud/gameservices/CMakeLists.txt:126:30 GAMESERVICES U GOOGLE_CLOUD_CPP_GAMESERVICES_TEST_LOCATION" @@ -779,13 +788,13 @@ issues: - "google/cloud/internal/rest_opentelemetry_test.cc:57:8 aaabbbbb U \"aaabbbbb\";" - "google/cloud/internal/rest_opentelemetry_test.cc:102:49 traceparent U headers(), Contains(Pair(\"traceparent\", _)));" - "google/cloud/internal/streaming_read_rpc.cc:24:55 tname U char const* tname) {" - - "google/cloud/internal/tracing_rest_client_test.cc:199:29 Traceparent U TracingRestClient, WithTraceparent) {" - - "google/cloud/iot/doc/main.dox:47:40 cloudiot U (which defaults to \"cloudiot.googleapis.com\")" + - "google/cloud/internal/tracing_rest_client_test.cc:201:29 Traceparent U TracingRestClient, WithTraceparent) {" + - "google/cloud/iot/doc/environment-variables.dox:14:40 cloudiot U (which defaults to \"cloudiot.googleapis.com\")" - "google/cloud/iot/v1/device_manager_client.h:765:51 MQTT U Cloud IoT Core using the MQTT protocol, and" - "google/cloud/iot/v1/device_manager_client.h:769:26 subfolders U as commands for subfolders, like" - "google/cloud/kms_key_name_test.cc:47:13 plojects U \"plojects/p1/locations/l1/keyRings" - - "google/cloud/kms/doc/main.dox:49:40 cloudkms U (which defaults to \"cloudkms.googleapis.com\")" - - "google/cloud/kms/doc/main.dox:53:40 kmsinventory U (which defaults to \"kmsinventory.googleapis.com\")" + - "google/cloud/kms/doc/environment-variables.dox:14:40 cloudkms U (which defaults to \"cloudkms.googleapis.com\")" + - "google/cloud/kms/doc/environment-variables.dox:18:40 kmsinventory U (which defaults to \"kmsinventory.googleapis.com\")" - "google/cloud/log_test.cc:171:39 anyvalue U Environment env(kEnableClog, \"anyvalue\");" - "google/cloud/log.cc:58:15 econv U std::size_t econv = -1;" - "google/cloud/logging/v2/logging_service_v2_client.h:148:36 cloudaudit U organizations/123/logs/cloudaudit.googleapis.com%2Factivity" @@ -803,9 +812,13 @@ issues: - "google/cloud/notebooks/README.md:39:28 Runtimes U auto r : client.ListRuntimes(parent)) {" - "google/cloud/notebooks/v1/managed_notebook_client.h:221:27 deeplearning U 'gcr.io/deeplearning-platform-release/pytorch" - "google/cloud/opentelemetry/CMakeLists.txt:23:41 otel U SYMBOLS \"internal\" \"otel_internal\")" + - "google/cloud/opentelemetry/configure_basic_tracing.h:56:20 Gooogle U * that works with Gooogle Cloud Trace." - "google/cloud/opentelemetry/internal/recordable_test.cc:170:9 Truncatable U TEST(SetTruncatableString, LessThanLimit" - - "google/cloud/opentelemetry/internal/recordable_test.cc:561:27 instrumentationscope U opentelemetry::sdk::instrumentationscope::InstrumentationScope" - - "google/cloud/optimization/doc/main.dox:47:40 cloudoptimization U (which defaults to \"cloudoptimization.googleapis.com\")" + - "google/cloud/opentelemetry/internal/recordable_test.cc:584:27 instrumentationscope U opentelemetry::sdk::instrumentationscope::InstrumentationScope" + - "google/cloud/opentelemetry/quickstart/README.md:125:1 WORKDIR U WORKDIR /var/tmp/build/" + - "google/cloud/opentelemetry/quickstart/README.md:133:10 DWITH U -DWITH_EXAMPLES=OFF \\" + - "google/cloud/opentelemetry/quickstart/README.md:136:10 DOPENTELEMETRY U -DOPENTELEMETRY_INSTALL=ON \\" + - "google/cloud/optimization/doc/environment-variables.dox:14:40 cloudoptimization U (which defaults to \"cloudoptimization.googleapis.com\")" - "google/cloud/orgpolicy/mocks/mock_org_policy_connection.h:19:39 ORGPOLICY U CLOUD_CPP_GOOGLE_CLOUD_ORGPOLICY_MOCKS_MOCK_ORG_POLICY" - "google/cloud/osconfig/agent_endpoint_client.h:19:39 OSCONFIG U CLOUD_CPP_GOOGLE_CLOUD_OSCONFIG_AGENT_ENDPOINT_CLIENT" - "google/cloud/osconfig/agentendpoint/v1/agent_endpoint_client.h:19:48 AGENTENDPOINT U GOOGLE_CLOUD_OSCONFIG_AGENTENDPOINT_V1_AGENT_ENDPOINT_CLIENT" @@ -853,11 +866,10 @@ issues: - "google/cloud/pubsublite/internal/publisher_connection_impl_test.cc:65:52 ohhh U StatusCode::kAborted, \"uh ohhh\"};" - "google/cloud/pubsublite/internal/resumable_async_streaming_read_write_rpc.h:446:50 downcalls U futures which may have downcalls outside the class" - "google/cloud/resourcemanager/CMakeLists.txt:129:30 RESOURCEMANAGER U GOOGLE_CLOUD_CPP_RESOURCEMANAGER_TEST_FOLDER)" - - "google/cloud/resourcemanager/v3/folders_client.h:265:37 fanout U folder naming, height, or fanout constraints." - - "google/cloud/resourcemanager/v3/projects_client.h:286:51 Organziation U credentials belong to an Organziation, the parent" - - "google/cloud/resourcemanager/v3/projects_client.h:465:27 idempotently U This method behaves idempotently, such that deleting" - - "google/cloud/resourcemanager/v3/projects_client.h:652:11 myownpersonaldomain U /// the myownpersonaldomain.com organization, but" - - "google/cloud/resourcemanager/v3/projects_client.h:652:61 examplepetstore U organization, but not the examplepetstore.com" + - "google/cloud/resourcemanager/v3/folders_client.h:267:37 fanout U folder naming, height, or fanout constraints." + - "google/cloud/resourcemanager/v3/projects_client.h:473:27 idempotently U This method behaves idempotently, such that deleting" + - "google/cloud/resourcemanager/v3/projects_client.h:663:11 myownpersonaldomain U /// the myownpersonaldomain.com organization, but" + - "google/cloud/resourcemanager/v3/projects_client.h:663:61 examplepetstore U organization, but not the examplepetstore.com" - "google/cloud/resourcesettings/mocks/mock_resource_settings_connection.h:19:39 RESOURCESETTINGS U CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_MOCKS_MOCK_RESOURCE" - "google/cloud/retail/v2/catalog_client.h:452:62 facetable U searchable and dynamic facetable options." - "google/cloud/secretmanager/mocks/mock_secret_manager_connection.h:19:39 SECRETMANAGER U CLOUD_CPP_GOOGLE_CLOUD_SECRETMANAGER_MOCKS_MOCK_SECRET_MANAGER" @@ -1014,13 +1026,13 @@ issues: - "google/cloud/storage/internal/object_requests_test.cc:547:27 sdlkj U \"&upload_id=xa298sd_sdlkj2\";" - "google/cloud/storage/internal/object_write_streambuf_test.cc:362:39 Putn U ectWriteStreambufTest, MixPutcPutn) {" - "google/cloud/storage/internal/policy_document_request.cc:94:37 LIBCPP U 1900) && !defined(_LIBCPP_VERSION)" - - "google/cloud/storage/internal/retry_client_test.cc:404:40 Overcommit U yClientTest, UploadChunkHandleOvercommit) {" + - "google/cloud/storage/internal/retry_client_test.cc:407:40 Overcommit U yClientTest, UploadChunkHandleOvercommit) {" - "google/cloud/storage/internal/signed_url_requests_test.cc:111:62 Bbar U -object?marker=foo%2Bbar)\"\"\";" - "google/cloud/storage/internal/signed_url_requests_test.cc:225:58 Fhtml U response-content-type=text%2Fhtml)\"\"\";" - "google/cloud/storage/internal/signed_url_requests_test.cc:304:62 Bhost U SignedHeaders=content-type%3Bhost\"" - "google/cloud/storage/internal/signed_url_requests_test.cc:375:195 Bcontent U SignedHeaders=cache-control%3Bcontent-type&generation=7&userProject" - "google/cloud/storage/internal/signed_url_requests_test.cc:426:43 Ffoo U object/path/to/object_%3Ffoo%3D%26bar?acl" - - "google/cloud/storage/internal/storage_stub_factory.cc:37:18 subchannel U // Use a local subchannel pool to avoid contention" + - "google/cloud/storage/internal/storage_stub_factory.cc:39:18 subchannel U // Use a local subchannel pool to avoid contention" - "google/cloud/storage/internal/tuple_filter_test.cc:62:25 rvalues U Test that forwarding rvalues works." - "google/cloud/storage/internal/xml_node_test.cc:34:11 lolz U VXBsb2FkIElEIGZvciBlbHZpbmcncyBteS1tb3ZpZS" @@ -1078,9 +1090,9 @@ issues: - "google/cloud/translate/v3/translation_client.h:144:24 regionalized U // For global (non-regionalized) requests, use `location" - "google/cloud/version.h:23:26 VCONCAT U define GOOGLE_CLOUD_CPP_VCONCAT(Ma, Mi, Pa) v##Ma##" - "google/cloud/version.h:24:26 VEVAL U define GOOGLE_CLOUD_CPP_VEVAL(Ma, Mi, Pa) GOOGLE_CLOUD" - - "google/cloud/video/doc/main.dox:52:21 LIVESTREAM U - `GOOGLE_CLOUD_CPP_LIVESTREAM_SERVICE_ENDPOINT=.." - - "google/cloud/video/doc/main.dox:54:16 Livestream U used by `MakeLivestreamServiceConnection()`" - - "google/cloud/video/doc/main.dox:61:40 videostitcher U (which defaults to \"videostitcher.googleapis.com\")" + - "google/cloud/video/doc/environment-variables.dox:13:21 LIVESTREAM U - `GOOGLE_CLOUD_CPP_LIVESTREAM_SERVICE_ENDPOINT=.." + - "google/cloud/video/doc/environment-variables.dox:15:16 Livestream U used by `MakeLivestreamServiceConnection()`" + - "google/cloud/video/doc/environment-variables.dox:22:40 videostitcher U (which defaults to \"videostitcher.googleapis.com\")" - "google/cloud/video/stitcher/v1/video_stitcher_client.h:42:31 VMAP U content with any standard VMAP compliant ad server" - "google/cloud/videointelligence/mocks/mock_video_intelligence_connection.h:19:39 VIDEOINTELLIGENCE U CLOUD_CPP_GOOGLE_CLOUD_VIDEOINTELLIGENCE_MOCKS_MOCK_VIDEO_INTELLIGENCE" - "google/cloud/vision/quickstart/quickstart.cc:21:45 wakeupcat U samples-data/vision/label/wakeupcat.jpg\";" @@ -1094,7 +1106,7 @@ issues: - "google/cloud/vpcaccess/mocks/mock_vpc_access_connection.h:19:39 VPCACCESS U CLOUD_CPP_GOOGLE_CLOUD_VPCACCESS_MOCKS_MOCK_VPC_ACCESS" - "google/cloud/webrisk/mocks/mock_web_risk_connection.h:19:39 WEBRISK U CLOUD_CPP_GOOGLE_CLOUD_WEBRISK_MOCKS_MOCK_WEB_RISK" - "google/cloud/websecurityscanner/mocks/mock_web_security_scanner_connection.h:19:39 WEBSECURITYSCANNER U CLOUD_CPP_GOOGLE_CLOUD_WEBSECURITYSCANNER_MOCKS_MOCK_WEB_SECURITY" - - "google/cloud/workflows/doc/main.dox:48:40 workflowexecutions U (which defaults to \"workflowexecutions.googleapis.com\")" + - "google/cloud/workflows/doc/environment-variables.dox:14:40 workflowexecutions U (which defaults to \"workflowexecutions.googleapis.com\")" - "README.md:8:4 Codecov U [![Codecov Coverage status][codecov" - - "README.md:593:35 lgoogle U names, e.g., by using `-lgoogle_cloud_cpp_bigtable`" + - "README.md:592:35 lgoogle U names, e.g., by using `-lgoogle_cloud_cpp_bigtable`" - "SECURITY.md:3:46 vulnz U issue, please use [g.co/vulnz](https://g.co/vulnz" diff --git a/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt b/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt index 0b7e2d73654..77ad2aab4d2 100644 --- a/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt +++ b/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt @@ -3,7 +3,7 @@ Repository: googleapis/google-cloud-cpp Url: "https://github.com/googleapis/google-cloud-cpp.git" Args: ["--config=../../../../config/repositories/googleapis/google-cloud-cpp/cspell.json","**/*","-e","{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"] Lines: - CSpell: Files checked: 11262, Issues found: 82690 in 8760 files + CSpell: Files checked: 11377, Issues found: 83120 in 8879 files exit code: 1 ./ARCHITECTURE.md:100:20 - Unknown word (bigtable) -- - Bigtable has a [`bigtable::Table`](/google/cloud ./ARCHITECTURE.md:100:3 - Unknown word (Bigtable) -- - Bigtable has a [`bigtable::Table @@ -28,7 +28,7 @@ Lines: ./CMakeLists.txt:80:25 - Unknown word (DGOOGLE) -- " cmake -DGOOGLE_CLOUD_CPP_ENABLE_MACOS ./CMakeLists.txt:83:6 - Unknown word (ccache) -- # If ccache is installed use it ./CMakeLists.txt:84:32 - Unknown word (CCACHE) -- GOOGLE_CLOUD_CPP_ENABLE_CCACHE "Automatically use ccache -./README.md:593:35 - Unknown word (lgoogle) -- names, e.g., by using `-lgoogle_cloud_cpp_bigtable` +./README.md:592:35 - Unknown word (lgoogle) -- names, e.g., by using `-lgoogle_cloud_cpp_bigtable` ./README.md:8:4 - Unknown word (Codecov) -- [![Codecov Coverage status][codecov ./SECURITY.md:3:46 - Unknown word (vulnz) -- issue, please use [g.co/vulnz](https://g.co/vulnz ./bazel/BUILD.bazel:17:37 - Unknown word (subpackages) -- visibility = ["//:__subpackages__"]) @@ -89,59 +89,59 @@ Lines: ./ci/etc/expected_install_directories:124:33 - Unknown word (datatransfer) -- google/cloud/bigquery/datatransfer ./ci/etc/expected_install_directories:12:22 - Unknown word (serviceusage) -- /include/google/api/serviceusage ./ci/etc/expected_install_directories:14:18 - Unknown word (appengine) -- ./include/google/appengine -./ci/etc/expected_install_directories:158:24 - Unknown word (binaryauthorization) -- include/google/cloud/binaryauthorization -./ci/etc/expected_install_directories:163:24 - Unknown word (certificatemanager) -- include/google/cloud/certificatemanager -./ci/etc/expected_install_directories:181:24 - Unknown word (clouddms) -- include/google/cloud/clouddms -./ci/etc/expected_install_directories:188:24 - Unknown word (confidentialcomputing) -- include/google/cloud/confidentialcomputing -./ci/etc/expected_install_directories:197:24 - Unknown word (contactcenterinsights) -- include/google/cloud/contactcenterinsights -./ci/etc/expected_install_directories:207:24 - Unknown word (containeranalysis) -- include/google/cloud/containeranalysis -./ci/etc/expected_install_directories:212:24 - Unknown word (datacatalog) -- include/google/cloud/datacatalog +./ci/etc/expected_install_directories:155:24 - Unknown word (binaryauthorization) -- include/google/cloud/binaryauthorization +./ci/etc/expected_install_directories:160:24 - Unknown word (certificatemanager) -- include/google/cloud/certificatemanager +./ci/etc/expected_install_directories:178:24 - Unknown word (clouddms) -- include/google/cloud/clouddms +./ci/etc/expected_install_directories:185:24 - Unknown word (confidentialcomputing) -- include/google/cloud/confidentialcomputing +./ci/etc/expected_install_directories:194:24 - Unknown word (contactcenterinsights) -- include/google/cloud/contactcenterinsights +./ci/etc/expected_install_directories:204:24 - Unknown word (containeranalysis) -- include/google/cloud/containeranalysis +./ci/etc/expected_install_directories:209:24 - Unknown word (datacatalog) -- include/google/cloud/datacatalog +./ci/etc/expected_install_directories:218:24 - Unknown word (datamigration) -- include/google/cloud/datamigration ./ci/etc/expected_install_directories:21:24 - Unknown word (accessapproval) -- include/google/cloud/accessapproval -./ci/etc/expected_install_directories:221:24 - Unknown word (datamigration) -- include/google/cloud/datamigration -./ci/etc/expected_install_directories:226:24 - Unknown word (dataplex) -- include/google/cloud/dataplex -./ci/etc/expected_install_directories:231:24 - Unknown word (dataproc) -- include/google/cloud/dataproc -./ci/etc/expected_install_directories:236:24 - Unknown word (datastream) -- include/google/cloud/datastream -./ci/etc/expected_install_directories:251:24 - Unknown word (dialogflow) -- include/google/cloud/dialogflow -./ci/etc/expected_install_directories:266:24 - Unknown word (documentai) -- include/google/cloud/documentai +./ci/etc/expected_install_directories:223:24 - Unknown word (dataplex) -- include/google/cloud/dataplex +./ci/etc/expected_install_directories:228:24 - Unknown word (dataproc) -- include/google/cloud/dataproc +./ci/etc/expected_install_directories:233:24 - Unknown word (datastream) -- include/google/cloud/datastream +./ci/etc/expected_install_directories:248:24 - Unknown word (dialogflow) -- include/google/cloud/dialogflow +./ci/etc/expected_install_directories:263:24 - Unknown word (documentai) -- include/google/cloud/documentai +./ci/etc/expected_install_directories:268:24 - Unknown word (edgecontainer) -- include/google/cloud/edgecontainer ./ci/etc/expected_install_directories:26:24 - Unknown word (accesscontextmanager) -- include/google/cloud/accesscontextmanager -./ci/etc/expected_install_directories:271:24 - Unknown word (edgecontainer) -- include/google/cloud/edgecontainer -./ci/etc/expected_install_directories:285:24 - Unknown word (filestore) -- include/google/cloud/filestore -./ci/etc/expected_install_directories:295:24 - Unknown word (gameservices) -- include/google/cloud/gameservices -./ci/etc/expected_install_directories:302:24 - Unknown word (gkehub) -- include/google/cloud/gkehub -./ci/etc/expected_install_directories:307:24 - Unknown word (gkemulticloud) -- include/google/cloud/gkemulticloud +./ci/etc/expected_install_directories:282:24 - Unknown word (filestore) -- include/google/cloud/filestore +./ci/etc/expected_install_directories:292:24 - Unknown word (gameservices) -- include/google/cloud/gameservices +./ci/etc/expected_install_directories:299:24 - Unknown word (gkehub) -- include/google/cloud/gkehub +./ci/etc/expected_install_directories:304:24 - Unknown word (gkemulticloud) -- include/google/cloud/gkemulticloud ./ci/etc/expected_install_directories:31:24 - Unknown word (advisorynotifications) -- include/google/cloud/advisorynotifications +./ci/etc/expected_install_directories:358:24 - Unknown word (managedidentities) -- include/google/cloud/managedidentities ./ci/etc/expected_install_directories:35:24 - Unknown word (alloydb) -- include/google/cloud/alloydb -./ci/etc/expected_install_directories:361:24 - Unknown word (managedidentities) -- include/google/cloud/managedidentities -./ci/etc/expected_install_directories:376:35 - Unknown word (metricsscope) -- google/cloud/monitoring/metricsscope -./ci/etc/expected_install_directories:389:24 - Unknown word (networkmanagement) -- include/google/cloud/networkmanagement -./ci/etc/expected_install_directories:408:24 - Unknown word (orgpolicy) -- include/google/cloud/orgpolicy -./ci/etc/expected_install_directories:413:24 - Unknown word (osconfig) -- include/google/cloud/osconfig -./ci/etc/expected_install_directories:414:33 - Unknown word (agentendpoint) -- google/cloud/osconfig/agentendpoint -./ci/etc/expected_install_directories:422:24 - Unknown word (oslogin) -- include/google/cloud/oslogin -./ci/etc/expected_install_directories:427:24 - Unknown word (policytroubleshooter) -- include/google/cloud/policytroubleshooter -./ci/etc/expected_install_directories:432:24 - Unknown word (privateca) -- include/google/cloud/privateca -./ci/etc/expected_install_directories:445:24 - Unknown word (pubsublite) -- include/google/cloud/pubsublite +./ci/etc/expected_install_directories:373:35 - Unknown word (metricsscope) -- google/cloud/monitoring/metricsscope +./ci/etc/expected_install_directories:386:24 - Unknown word (networkmanagement) -- include/google/cloud/networkmanagement +./ci/etc/expected_install_directories:405:24 - Unknown word (orgpolicy) -- include/google/cloud/orgpolicy +./ci/etc/expected_install_directories:410:24 - Unknown word (osconfig) -- include/google/cloud/osconfig +./ci/etc/expected_install_directories:411:33 - Unknown word (agentendpoint) -- google/cloud/osconfig/agentendpoint +./ci/etc/expected_install_directories:419:24 - Unknown word (oslogin) -- include/google/cloud/oslogin +./ci/etc/expected_install_directories:424:24 - Unknown word (policytroubleshooter) -- include/google/cloud/policytroubleshooter +./ci/etc/expected_install_directories:429:24 - Unknown word (privateca) -- include/google/cloud/privateca +./ci/etc/expected_install_directories:442:24 - Unknown word (pubsublite) -- include/google/cloud/pubsublite ./ci/etc/expected_install_directories:44:24 - Unknown word (apigeeconnect) -- include/google/cloud/apigeeconnect -./ci/etc/expected_install_directories:459:24 - Unknown word (resourcemanager) -- include/google/cloud/resourcemanager -./ci/etc/expected_install_directories:464:24 - Unknown word (resourcesettings) -- include/google/cloud/resourcesettings -./ci/etc/expected_install_directories:484:24 - Unknown word (secretmanager) -- include/google/cloud/secretmanager -./ci/etc/expected_install_directories:492:24 - Unknown word (securitycenter) -- include/google/cloud/securitycenter -./ci/etc/expected_install_directories:505:24 - Unknown word (servicedirectory) -- include/google/cloud/servicedirectory -./ci/etc/expected_install_directories:543:24 - Unknown word (storageinsights) -- include/google/cloud/storageinsights -./ci/etc/expected_install_directories:547:24 - Unknown word (storagetransfer) -- include/google/cloud/storagetransfer -./ci/etc/expected_install_directories:562:24 - Unknown word (texttospeech) -- include/google/cloud/texttospeech -./ci/etc/expected_install_directories:589:30 - Unknown word (livestream) -- include/google/cloud/video/livestream +./ci/etc/expected_install_directories:456:24 - Unknown word (resourcemanager) -- include/google/cloud/resourcemanager +./ci/etc/expected_install_directories:461:24 - Unknown word (resourcesettings) -- include/google/cloud/resourcesettings +./ci/etc/expected_install_directories:481:24 - Unknown word (secretmanager) -- include/google/cloud/secretmanager +./ci/etc/expected_install_directories:489:24 - Unknown word (securitycenter) -- include/google/cloud/securitycenter +./ci/etc/expected_install_directories:502:24 - Unknown word (servicedirectory) -- include/google/cloud/servicedirectory +./ci/etc/expected_install_directories:540:24 - Unknown word (storageinsights) -- include/google/cloud/storageinsights +./ci/etc/expected_install_directories:544:24 - Unknown word (storagetransfer) -- include/google/cloud/storagetransfer +./ci/etc/expected_install_directories:559:24 - Unknown word (texttospeech) -- include/google/cloud/texttospeech +./ci/etc/expected_install_directories:586:30 - Unknown word (livestream) -- include/google/cloud/video/livestream +./ci/etc/expected_install_directories:599:24 - Unknown word (videointelligence) -- include/google/cloud/videointelligence ./ci/etc/expected_install_directories:59:24 - Unknown word (artifactregistry) -- include/google/cloud/artifactregistry ./ci/etc/expected_install_directories:5:22 - Unknown word (apikeys) -- /include/google/api/apikeys -./ci/etc/expected_install_directories:602:24 - Unknown word (videointelligence) -- include/google/cloud/videointelligence -./ci/etc/expected_install_directories:612:24 - Unknown word (vmmigration) -- include/google/cloud/vmmigration -./ci/etc/expected_install_directories:617:24 - Unknown word (vmwareengine) -- include/google/cloud/vmwareengine -./ci/etc/expected_install_directories:621:24 - Unknown word (vpcaccess) -- include/google/cloud/vpcaccess -./ci/etc/expected_install_directories:626:24 - Unknown word (webrisk) -- include/google/cloud/webrisk -./ci/etc/expected_install_directories:631:24 - Unknown word (websecurityscanner) -- include/google/cloud/websecurityscanner -./ci/etc/expected_install_directories:657:27 - Unknown word (clouddebugger) -- include/google/devtools/clouddebugger -./ci/etc/expected_install_directories:659:27 - Unknown word (cloudprofiler) -- include/google/devtools/cloudprofiler -./ci/etc/expected_install_directories:661:27 - Unknown word (cloudtrace) -- include/google/devtools/cloudtrace +./ci/etc/expected_install_directories:609:24 - Unknown word (vmmigration) -- include/google/cloud/vmmigration +./ci/etc/expected_install_directories:614:24 - Unknown word (vmwareengine) -- include/google/cloud/vmwareengine +./ci/etc/expected_install_directories:618:24 - Unknown word (vpcaccess) -- include/google/cloud/vpcaccess +./ci/etc/expected_install_directories:623:24 - Unknown word (webrisk) -- include/google/cloud/webrisk +./ci/etc/expected_install_directories:628:24 - Unknown word (websecurityscanner) -- include/google/cloud/websecurityscanner +./ci/etc/expected_install_directories:654:27 - Unknown word (clouddebugger) -- include/google/devtools/clouddebugger +./ci/etc/expected_install_directories:656:27 - Unknown word (cloudprofiler) -- include/google/devtools/cloudprofiler +./ci/etc/expected_install_directories:658:27 - Unknown word (cloudtrace) -- include/google/devtools/cloudtrace ./ci/etc/expected_install_directories:69:24 - Unknown word (assuredworkloads) -- include/google/cloud/assuredworkloads ./ci/etc/expected_install_directories:74:24 - Unknown word (automl) -- include/google/cloud/automl ./ci/etc/expected_install_directories:79:24 - Unknown word (baremetalsolution) -- include/google/cloud/baremetalsolution @@ -165,7 +165,7 @@ Lines: ./ci/verify_current_targets/CMakeLists.txt:56:1 - Unknown word (endforeach) -- endforeach () ./ci/verify_current_targets/WORKSPACE.bazel:17:21 - Unknown word (Starlark) -- # Add the necessary Starlark functions to fetch google ./ci/verify_quickstart/CMakeLists.txt:103:22 - Unknown word (STREQUAL) -- if ("${feature}" STREQUAL "experimental-storage -./ci/verify_quickstart/CMakeLists.txt:108:10 - Unknown word (vcpkg) -- # In vcpkg we cannot use `_` in +./ci/verify_quickstart/CMakeLists.txt:114:10 - Unknown word (vcpkg) -- # In vcpkg we cannot use `_` in ./ci/verify_quickstart/CMakeLists.txt:22:35 - Unknown word (DFEATURES) -- FATAL_ERROR "Missing -DFEATURES argument, for example ./ci/verify_quickstart/CMakeLists.txt:26:15 - Unknown word (QUICKSTART) -- option(VERIFY_QUICKSTART_ENABLE_MAKE "Test with ./ci/verify_quickstart/CMakeLists.txt:42:16 - Unknown word (DCMAKE) -- "-DCMAKE_PREFIX_PATH=${CMAKE @@ -248,82 +248,86 @@ Lines: ./doc/packaging.md:76:50 - Unknown word (physicalcpu) -- Linux, or `sysctl -n hw.physicalcpu` on macOS. ./doc/packaging.md:76:8 - Unknown word (nproc) -- the `nproc` command on Linux, or ./docfx/BUILD.bazel:15:27 - Unknown word (hdrs) -- :docfx.bzl", "docfx_hdrs", "docfx_srcs") -./docfx/CMakeLists.txt:103:10 - Unknown word (fname) -- foreach (fname IN LISTS unit_tests -./docfx/README.md:21:1 - Unknown word (xsltproc) -- xsltproc build-out/fedora-37 +./docfx/CMakeLists.txt:110:10 - Unknown word (fname) -- foreach (fname IN LISTS unit_tests ./docfx/README.md:54:35 - Unknown word (devrel) -- TRAMPOLINE_IMAGE=gcr.io/cloud-devrel-kokoro-resources/docfx +./docfx/README.md:73:28 - Unknown word (xrefmap) -- HOME/doc-pipeline/site/xrefmap.yml build-out ./docfx/doxygen2children.h:30:17 - Unknown word (uids) -- // list all the uids for the (public) class -./docfx/doxygen2children_test.cc:111:78 - Unknown word (namespacegoogle) -- XMLSchema-instance" id="namespacegoogle_1_1cloud" kind="namespace -./docfx/doxygen2children_test.cc:113:28 - Unknown word (structgoogle) -- -./docfx/doxygen2markdown_test.cc:606:28 - Unknown word (codeline) -- Deprecated -./docfx/doxygen2markdown_test.cc:769:49 - Unknown word (brrr) -- Item 2: brrr -./docfx/doxygen2markdown_test.cc:866:12 - Unknown word (varlistentry) -- Class -./docfx/doxygen2syntax_test.cc:119:44 - Unknown word (parameteritem) -- kind="templateparam"> -./docfx/doxygen2syntax_test.cc:120:2 - Unknown word (parameternamelist) -- -./docfx/doxygen2syntax_test.cc:121:2 - Unknown word (parametername) -- Rep -./docfx/doxygen2syntax_test.cc:123:2 - Unknown word (parameterdescription) -- -./docfx/doxygen2syntax_test.cc:220:12 - Unknown word (childnode) -- Idempotency +./docfx/doxygen2children_test.cc:152:106 - Unknown word (bdaab) -- 5d33e94f2dc4028d4d67bdaab75190" prot="public" +./docfx/doxygen2children_test.cc:161:29 - Unknown word (ulink) -- Whether a request is +./docfx/doxygen2markdown_test.cc:613:28 - Unknown word (codeline) -- Deprecated +./docfx/doxygen2markdown_test.cc:770:33 - Unknown word (Linebreak) -- Doxygen2Markdown, ParagraphLinebreak) { +./docfx/doxygen2markdown_test.cc:774:61 - Unknown word (linebreak) -- location specified: +./docfx/doxygen2markdown_test.cc:808:49 - Unknown word (brrr) -- Item 2: brrr +./docfx/doxygen2markdown_test.cc:905:12 - Unknown word (varlistentry) -- Class Credentials ./docfx/doxygen_pages_test.cc:40:165 - Unknown word (computeroutput) -- value on success and a Status()) { ./generator/integration_tests/golden/v1/internal/golden_kitchen_sink_tracing_connection.cc:29:30 - Unknown word (OPENTELEMETRY) -- GOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY ./generator/integration_tests/golden/v1/internal/golden_rest_only_option_defaults.cc:39:8 - Unknown word (goldenrestonly) -- "goldenrestonly.googleapis.com"); -./generator/integration_tests/test.proto:1196:21 - Unknown word (Struct) -- google.protobuf.Struct json_payload = 6; -./generator/integration_tests/test.proto:1246:19 - Unknown word (projectid) -- // `projects/my-projectid/traces/06796866738c -./generator/integration_tests/test.proto:344:3 - Unknown word (oneof) -- oneof source_info { -./generator/integration_tests/test.proto:962:52 - Unknown word (UNIQUEID) -- iceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. The `-` wildcard +./generator/integration_tests/test.proto:1204:21 - Unknown word (Struct) -- google.protobuf.Struct json_payload = 6; +./generator/integration_tests/test.proto:1259:19 - Unknown word (projectid) -- // `projects/my-projectid/traces/06796866738c +./generator/integration_tests/test.proto:357:3 - Unknown word (oneof) -- oneof source_info { +./generator/integration_tests/test.proto:971:52 - Unknown word (UNIQUEID) -- iceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. The `-` wildcard ./generator/integration_tests/tests/golden_thing_admin_idempotency_policy_test.cc:26:11 - Unknown word (gtab) -- namespace gtab = ::google::test::admin ./generator/integration_tests/tests/golden_thing_admin_rest_stub_test.cc:295:24 - Unknown word (expirable) -- "title": "expirable access", ./generator/internal/auth_decorator_generator.cc:98:10 - Unknown word (Bidir) -- HasBidirStreamingMethod() @@ -449,30 +456,32 @@ Lines: ./generator/internal/descriptor_utils.cc:99:5 - Unknown word (NOTREACHED) -- /*NOTREACHED*/ ./generator/internal/descriptor_utils.h:178:7 - Unknown word (actools) -- * go/actools-dynamic-routing-proposal ./generator/internal/descriptor_utils_test.cc:1025:10 - Unknown word (endcond) -- /// @endcond -./generator/internal/discovery_to_proto_test.cc:316:13 - Unknown word (foos) -- "resource":"foos", -./generator/internal/discovery_to_proto_test.cc:435:39 - Unknown word (Foos) -- Request message for GetFoos.", -./generator/internal/discovery_to_proto_test.cc:854:37 - Unknown word (Nonsynthesized) -- ypesContainsBothSynthesizedAndNonsynthesizedTypes) { +./generator/internal/discovery_to_proto.cc:361:13 - Unknown word (sdhart) -- // TODO(sdhart): figure out if we can +./generator/internal/discovery_to_proto.cc:361:68 - Unknown word (nhlomann) -- more error info from nhlomann as +./generator/internal/discovery_to_proto_test.cc:314:13 - Unknown word (foos) -- "resource":"foos", +./generator/internal/discovery_to_proto_test.cc:433:39 - Unknown word (Foos) -- Request message for GetFoos.", +./generator/internal/discovery_to_proto_test.cc:889:37 - Unknown word (Nonsynthesized) -- ypesContainsBothSynthesizedAndNonsynthesizedTypes) { ./generator/internal/discovery_type_vertex.cc:64:28 - Unknown word (notarray) -- field.value("type", "notarray") == "array") return ./generator/internal/discovery_type_vertex.cc:66:28 - Unknown word (notobject) -- field.value("type", "notobject") == "object" && ./generator/internal/pagination.cc:92:17 - Unknown word (sqladmin) -- // For both the sqladmin and compute proto definitions ./generator/internal/predicate_utils_test.cc:693:44 - Unknown word (falsefragment) -- std::string("fragment0_falsefragment1_true")); ./generator/internal/printer_test.cc:36:33 - Unknown word (Inigo) -- VarsDictionary vars{{"name", "Inigo Montoya"}}; ./generator/internal/resolve_comment_references_test.cc:224:38 - Unknown word (Oneof) -- ResolveCommentsReferenceTest, Oneof) { -./generator/internal/scaffold_generator.cc:546:2 - Unknown word (mainpage) -- @mainpage $title$ C++ Client Library +./generator/internal/scaffold_generator.cc:547:2 - Unknown word (mainpage) -- @mainpage $title$ C++ Client Library ./generator/internal/scaffold_generator.cc:744:7 - Unknown word (tsch) -- | csh/tsch | `setenv ./generator/internal/scaffold_generator.cc:844:39 - Unknown word (Downloadfile) -- System.Net.WebClient).Downloadfile( ^ ./generator/internal/scaffold_generator.cc:983:8 - Unknown word (CXXLDFLAGS) -- CLIENT_CXXLDFLAGS := $$(shell pkg-config ./generator/internal/scaffold_generator.h:55:36 - Unknown word (refgroup) -- name of the doxygen refgroup for options in a given -./generator/internal/scaffold_generator_test.cc:326:38 - Unknown word (CXXLD) -- actual, HasSubstr("\t$(CXXLD) ")); -./generator/internal/scaffold_generator_test.cc:360:37 - Unknown word (Bazelrc) -- ScaffoldGenerator, QuickstartBazelrc) { +./generator/internal/scaffold_generator_test.cc:345:38 - Unknown word (CXXLD) -- actual, HasSubstr("\t$(CXXLD) ")); +./generator/internal/scaffold_generator_test.cc:379:37 - Unknown word (Bazelrc) -- ScaffoldGenerator, QuickstartBazelrc) { ./generator/testing/descriptor_pool_fixture.cc:49:7 - Unknown word (multifile) -- multifile_error_collector_( ./google/cloud/accessapproval/README.md:25:11 - Unknown word (iostream) -- #include ./google/cloud/accessapproval/README.md:29:10 - Unknown word (cerr) -- std::cerr << "Usage: " << argv ./google/cloud/accessapproval/README.md:39:10 - Unknown word (cout) -- std::cout << a->DebugString() ./google/cloud/accessapproval/access_approval_client.h:19:39 - Unknown word (ACCESSAPPROVAL) -- CLOUD_CPP_GOOGLE_CLOUD_ACCESSAPPROVAL_ACCESS_APPROVAL_CLIENT -./google/cloud/accessapproval/doc/main.dox:125:11 - Unknown word (Backoff) -- ## Retry, Backoff, and Idempotency Policies -./google/cloud/accessapproval/doc/main.dox:132:110 - Unknown word (Quickstarts) -- approval/docs/quickstart 'Quickstarts' -./google/cloud/accessapproval/doc/main.dox:35:15 - Unknown word (Quickstart) -- @par Example: Quickstart +./google/cloud/accessapproval/doc/main.dox:13:4 - Unknown word (Quickstart) -- ## Quickstart +./google/cloud/accessapproval/doc/main.dox:67:11 - Unknown word (Backoff) -- ## Retry, Backoff, and Idempotency Policies +./google/cloud/accessapproval/doc/main.dox:78:110 - Unknown word (Quickstarts) -- approval/docs/quickstart 'Quickstarts' ./google/cloud/accessapproval/doc/options.dox:2:2 - Unknown word (defgroup) -- @defgroup google-cloud-accessapproval ./google/cloud/accessapproval/quickstart/Makefile:18:12 - Unknown word (CXXFLAGS) -- # The CXX, CXXFLAGS and CXXLD variables ./google/cloud/accessapproval/quickstart/Makefile:30:60 - Unknown word (cflags) -- config $(CLIENT_MODULE) --cflags) @@ -490,7 +499,7 @@ Lines: ./google/cloud/appengine/v1/instances_client.h:90:8 - Unknown word (Stackdriver) -- /// [Stackdriver Monitoring ./google/cloud/artifactregistry/artifact_registry_client.h:19:39 - Unknown word (ARTIFACTREGISTRY) -- CLOUD_CPP_GOOGLE_CLOUD_ARTIFACTREGISTRY_ARTIFACT_REGISTRY_CLIENT ./google/cloud/artifactregistry/v1/artifact_registry_client.cc:557:50 - Unknown word (VPCSC) -- artifactregistry::v1::VPCSCConfig> -./google/cloud/asset/doc/main.dox:47:40 - Unknown word (cloudasset) -- (which defaults to "cloudasset.googleapis.com") +./google/cloud/asset/doc/environment-variables.dox:14:40 - Unknown word (cloudasset) -- (which defaults to "cloudasset.googleapis.com") ./google/cloud/asset/doc/main.dox:7:18 - Unknown word (Anthos) -- all your GCP and Anthos assets across projects ./google/cloud/asset/v1/asset_client.h:1097:16 - Unknown word (ifself) -- /// project ifself, if applicable. Example ./google/cloud/asset/v1/asset_client.h:411:20 - Unknown word (Impor) -- /// contains "Impor" as a prefix of any @@ -513,11 +522,13 @@ Lines: ./google/cloud/bigquery/datatransfer/v1/data_transfer_client.h:19:48 - Unknown word (DATATRANSFER) -- GOOGLE_CLOUD_BIGQUERY_DATATRANSFER_V1_DATA_TRANSFER_CLIENT ./google/cloud/bigquery/datatransfer/v1/internal/data_transfer_option_defaults.cc:39:8 - Unknown word (bigquerydatatransfer) -- "bigquerydatatransfer.googleapis.com"); ./google/cloud/bigquery/doc/bigquery-read-mock.dox:3:75 - Unknown word (googlemock) -- BigQueryRead application with googlemock +./google/cloud/bigquery/doc/environment-variables.dox:22:40 - Unknown word (bigquerystorage) -- (which defaults to "bigquerystorage.googleapis.com") +./google/cloud/bigquery/doc/environment-variables.dox:38:40 - Unknown word (bigquerymigration) -- (which defaults to "bigquerymigration.googleapis.com") +./google/cloud/bigquery/doc/environment-variables.dox:42:40 - Unknown word (bigqueryreservation) -- (which defaults to "bigqueryreservation.googleapis.com") ./google/cloud/bigquery/doc/main.dox:51:2 - Unknown word (endparblock) -- @endparblock -./google/cloud/bigquery/doc/main.dox:69:40 - Unknown word (bigquerystorage) -- (which defaults to "bigquerystorage.googleapis.com") -./google/cloud/bigquery/doc/main.dox:85:40 - Unknown word (bigquerymigration) -- (which defaults to "bigquerymigration.googleapis.com") -./google/cloud/bigquery/doc/main.dox:93:40 - Unknown word (bigqueryreservation) -- (which defaults to "bigqueryreservation.googleapis.com") ./google/cloud/bigquery/v2/minimal/internal/dataset.cc:263:17 - Unknown word (Metastore) -- std::string HiveMetastoreConnectivity::DebugString +./google/cloud/bigquery/v2/minimal/internal/dataset_idempotency_policy_test.cc:25:24 - Unknown word (Policyt) -- TEST(DatasetIdempotencyPolicytTest, GetDataset) { +./google/cloud/bigquery/v2/minimal/internal/dataset_options_test.cc:25:13 - Unknown word (Optionst) -- TEST(DatasetOptionstTest, DefaultOptions ./google/cloud/bigquery/v2/minimal/internal/dataset_request_test.cc:54:9 - Unknown word (myendpoint) -- {"myendpoint.google.com", ./google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:251:35 - Unknown word (frien) -- ( friendly_name: "d-frien......")" ./google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:430:33 - Unknown word (friendl) -- R"( friendly_name: "friendl......")" @@ -541,8 +552,6 @@ Lines: ./google/cloud/bigquery/v2/minimal/internal/job_client_test.cc:38:15 - Unknown word (jkind) -- job.kind = "jkind"; ./google/cloud/bigquery/v2/minimal/internal/job_client_test.cc:40:20 - Unknown word (jself) -- job.self_link = "jselfLink"; ./google/cloud/bigquery/v2/minimal/internal/job_client_test.cc:41:21 - Unknown word (juser) -- job.user_email = "juserEmail"; -./google/cloud/bigquery/v2/minimal/internal/job_idempotency_policy_test.cc:25:20 - Unknown word (Policyt) -- TEST(JobIdempotencyPolicytTest, GetJob) { -./google/cloud/bigquery/v2/minimal/internal/job_options_test.cc:25:9 - Unknown word (Optionst) -- TEST(JobOptionstTest, DefaultOptions ./google/cloud/bigquery/v2/minimal/internal/job_request_test.cc:50:25 - Unknown word (useast) -- request.set_location("useast"); ./google/cloud/bigtable/BUILD.bazel:97:22 - Unknown word (readrowsparser) -- name = "internal_readrowsparser_test", ./google/cloud/bigtable/README.md:27:35 - Unknown word (substr) -- << "Usage: " << cmd.substr(last_slash + 1) @@ -615,7 +624,7 @@ Lines: ./google/cloud/bigtable/tests/mutations_integration_test.cc:120:16 - Unknown word (decodeable) -- // *will* be decodeable to in int64_t. I don ./google/cloud/bigtable/version.h:80:58 - Unknown word (gitrev) -- MAJOR.MINOR.PATCH[-PRE][+gitrev] format. ./google/cloud/billing/budgets/v1/internal/budget_option_defaults.cc:39:8 - Unknown word (billingbudgets) -- "billingbudgets.googleapis.com"); -./google/cloud/billing/doc/main.dox:52:40 - Unknown word (cloudbilling) -- (which defaults to "cloudbilling.googleapis.com") +./google/cloud/billing/doc/environment-variables.dox:18:40 - Unknown word (cloudbilling) -- (which defaults to "cloudbilling.googleapis.com") ./google/cloud/billing/v1/cloud_billing_client.h:224:7 - Unknown word (subaccounts) -- /// subaccounts](https://cloud.google ./google/cloud/billing/v1/cloud_billing_client.h:232:23 - Unknown word (subaccount) -- /// When creating a subaccount, the current authenticated ./google/cloud/billing/v1/cloud_billing_client.h:406:21 - Unknown word (unbilled) -- /// expected. Any unbilled charges to date will @@ -624,13 +633,13 @@ Lines: ./google/cloud/binaryauthorization/binauthz_management_service_v1_client.h:19:39 - Unknown word (BINARYAUTHORIZATION) -- CLOUD_CPP_GOOGLE_CLOUD_BINARYAUTHORIZATION_BINAUTHZ_MANAGEMENT ./google/cloud/binaryauthorization/binauthz_management_service_v1_client.h:19:59 - Unknown word (BINAUTHZ) -- BINARYAUTHORIZATION_BINAUTHZ_MANAGEMENT_SERVICE_V ./google/cloud/binaryauthorization/binauthz_management_service_v1_client.h:33:45 - Unknown word (Binauthz) -- binaryauthorization_v1::BinauthzManagementServiceV1Client -./google/cloud/binaryauthorization/doc/main.dox:106:10 - Unknown word (binauthz) -- @snippet binauthz_management_service_v +./google/cloud/binaryauthorization/doc/main.dox:48:10 - Unknown word (binauthz) -- @snippet binauthz_management_service_v ./google/cloud/capture_build_info.bzl:50:48 - Unknown word (cxxopts) -- = ctx.fragments.cpp.cxxopts + ctx.fragments.cpp ./google/cloud/capture_build_info.bzl:50:76 - Unknown word (conlyopts) -- + ctx.fragments.cpp.conlyopts, ./google/cloud/capture_build_info.bzl:63:57 - Unknown word (fastbuild) -- COMPILATION_MODE", "fastbuild") ./google/cloud/certificatemanager/certificate_manager_client.h:19:39 - Unknown word (CERTIFICATEMANAGER) -- CLOUD_CPP_GOOGLE_CLOUD_CERTIFICATEMANAGER_CERTIFICATE_MANAGER ./google/cloud/certificatemanager/v1/certificate_manager_client.h:55:59 - Unknown word (subresource) -- certificates. It's a subresource of -./google/cloud/channel/doc/main.dox:48:40 - Unknown word (cloudchannel) -- (which defaults to "cloudchannel.googleapis.com") +./google/cloud/channel/doc/environment-variables.dox:14:40 - Unknown word (cloudchannel) -- (which defaults to "cloudchannel.googleapis.com") ./google/cloud/channel/v1/cloud_channel_client.h:1386:7 - Unknown word (vaule) -- /// vaule must be different from ./google/cloud/cloudbuild/v2/repository_manager_client.h:39:40 - Unknown word (repostiories) -- connections to source code repostiories. ./google/cloud/completion_queue.h:184:54 - Unknown word (ning) -- functor on a thread `Run()`ning the `CompletionQueue @@ -652,11 +661,11 @@ Lines: ./google/cloud/container/v1/cluster_manager_client.h:1279:13 - Unknown word (subnetworks) -- /// Lists subnetworks that are usable for ./google/cloud/container/v1/cluster_manager_client.h:176:11 - Unknown word (Kubelet) -- /// the Kubelet creates routes for each ./google/cloud/containeranalysis/container_analysis_client.h:19:39 - Unknown word (CONTAINERANALYSIS) -- CLOUD_CPP_GOOGLE_CLOUD_CONTAINERANALYSIS_CONTAINER_ANALYSIS_CLIENT -./google/cloud/containeranalysis/doc/main.dox:51:21 - Unknown word (GRAFEAS) -- - `GOOGLE_CLOUD_CPP_GRAFEAS_ENDPOINT=...` overrides -./google/cloud/containeranalysis/doc/main.dox:6:27 - Unknown word (Grafeas) -- implementation of the [Grafeas API](https://grafeas +./google/cloud/containeranalysis/doc/environment-variables.dox:17:21 - Unknown word (GRAFEAS) -- - `GOOGLE_CLOUD_CPP_GRAFEAS_ENDPOINT=...` overrides +./google/cloud/containeranalysis/doc/environment-variables.dox:19:16 - Unknown word (Grafeas) -- used by `MakeGrafeasConnection()`. ./google/cloud/credentials.h:214:28 - Unknown word (cryptographical) -- account, as well as the cryptographical materials (a RSA private ./google/cloud/datacatalog/data_catalog_client.h:19:39 - Unknown word (DATACATALOG) -- CLOUD_CPP_GOOGLE_CLOUD_DATACATALOG_DATA_CATALOG_CLIENT -./google/cloud/datacatalog/doc/main.dox:50:40 - Unknown word (datalineage) -- (which defaults to "datalineage.googleapis.com") +./google/cloud/datacatalog/doc/environment-variables.dox:18:40 - Unknown word (datalineage) -- (which defaults to "datalineage.googleapis.com") ./google/cloud/datacatalog/v1/data_catalog_client.cc:563:42 - Unknown word (Unstar) -- cloud::datacatalog::v1::UnstarEntryResponse> ./google/cloud/datacatalog/v1/data_catalog_client.h:480:41 - Unknown word (FILESET) -- create entries only with 'FILESET', 'CLUSTER', 'DATA_STREAM ./google/cloud/datamigration/data_migration_client.h:19:39 - Unknown word (DATAMIGRATION) -- CLOUD_CPP_GOOGLE_CLOUD_DATAMIGRATION_DATA_MIGRATION_CLIENT @@ -671,7 +680,7 @@ Lines: ./google/cloud/debugger/v2/controller2_client.cc:36:58 - Unknown word (debuggee) -- v2::Debuggee const& debuggee, ./google/cloud/debugger/v2/controller2_client.h:114:62 - Unknown word (debuggees) -- controller service to disable debuggees, recover ./google/cloud/debugger/v2/controller2_client.h:235:54 - Unknown word (canonicalizing) -- make changes such as canonicalizing a value -./google/cloud/deploy/doc/main.dox:47:40 - Unknown word (clouddeploy) -- (which defaults to "clouddeploy.googleapis.com") +./google/cloud/deploy/doc/environment-variables.dox:14:40 - Unknown word (clouddeploy) -- (which defaults to "clouddeploy.googleapis.com") ./google/cloud/deploy/v1/cloud_deploy_client.cc:322:72 - Unknown word (Rollouts) -- CloudDeployClient::ListRollouts( ./google/cloud/deploy/v1/cloud_deploy_client.h:39:34 - Unknown word (Skaffold) -- Google Cloud Platform via Skaffold (https://skaffold.dev ./google/cloud/deploy/v1/cloud_deploy_client.h:654:27 - Unknown word (rollouts) -- releases/{release}/rollouts/{rollout}. @@ -689,10 +698,10 @@ Lines: ./google/cloud/documentai/README.md:52:8 - Unknown word (ifstream) -- std::ifstream is(argv[4]); ./google/cloud/documentai/README.md:53:36 - Unknown word (istreambuf) -- content(std::string{std::istreambuf_iterator(is), ./google/cloud/edgecontainer/edge_container_client.h:19:39 - Unknown word (EDGECONTAINER) -- CLOUD_CPP_GOOGLE_CLOUD_EDGECONTAINER_EDGE_CONTAINER_CLIENT -./google/cloud/eventarc/doc/main.dox:45:21 - Unknown word (EVENTARC) -- - `GOOGLE_CLOUD_CPP_EVENTARC_ENDPOINT=...` overrides -./google/cloud/eventarc/doc/main.dox:50:40 - Unknown word (eventarcpublishing) -- (which defaults to "eventarcpublishing.googleapis.com") +./google/cloud/eventarc/doc/environment-variables.dox:13:21 - Unknown word (EVENTARC) -- - `GOOGLE_CLOUD_CPP_EVENTARC_ENDPOINT=...` overrides +./google/cloud/eventarc/doc/environment-variables.dox:18:40 - Unknown word (eventarcpublishing) -- (which defaults to "eventarcpublishing.googleapis.com") ./google/cloud/filestore/cloud_filestore_manager_client.h:19:39 - Unknown word (FILESTORE) -- CLOUD_CPP_GOOGLE_CLOUD_FILESTORE_CLOUD_FILESTORE_MANAGER -./google/cloud/functions/doc/main.dox:48:40 - Unknown word (cloudfunctions) -- (which defaults to "cloudfunctions.googleapis.com") +./google/cloud/functions/doc/environment-variables.dox:14:40 - Unknown word (cloudfunctions) -- (which defaults to "cloudfunctions.googleapis.com") ./google/cloud/future_generic_then_test.cc:440:62 - Unknown word (functort) -- exceptions raised by the functort to the ./google/cloud/future_generic_then_test.cc:675:16 - Unknown word (sref) -- std::string& sref = value; ./google/cloud/gameservices/CMakeLists.txt:126:30 - Unknown word (GAMESERVICES) -- GOOGLE_CLOUD_CPP_GAMESERVICES_TEST_LOCATION @@ -777,12 +786,12 @@ Lines: ./google/cloud/internal/rest_opentelemetry_test.cc:44:10 - Unknown word (Opentelemetry) -- TEST(RestOpentelemetry, MakeSpanHttp) { ./google/cloud/internal/rest_opentelemetry_test.cc:57:8 - Unknown word (aaabbbbb) -- "aaabbbbb"; ./google/cloud/internal/streaming_read_rpc.cc:24:55 - Unknown word (tname) -- char const* tname) { -./google/cloud/internal/tracing_rest_client_test.cc:199:29 - Unknown word (Traceparent) -- TracingRestClient, WithTraceparent) { -./google/cloud/iot/doc/main.dox:47:40 - Unknown word (cloudiot) -- (which defaults to "cloudiot.googleapis.com") +./google/cloud/internal/tracing_rest_client_test.cc:201:29 - Unknown word (Traceparent) -- TracingRestClient, WithTraceparent) { +./google/cloud/iot/doc/environment-variables.dox:14:40 - Unknown word (cloudiot) -- (which defaults to "cloudiot.googleapis.com") ./google/cloud/iot/v1/device_manager_client.h:765:51 - Unknown word (MQTT) -- Cloud IoT Core using the MQTT protocol, and ./google/cloud/iot/v1/device_manager_client.h:769:26 - Unknown word (subfolders) -- as commands for subfolders, like -./google/cloud/kms/doc/main.dox:49:40 - Unknown word (cloudkms) -- (which defaults to "cloudkms.googleapis.com") -./google/cloud/kms/doc/main.dox:53:40 - Unknown word (kmsinventory) -- (which defaults to "kmsinventory.googleapis.com") +./google/cloud/kms/doc/environment-variables.dox:14:40 - Unknown word (cloudkms) -- (which defaults to "cloudkms.googleapis.com") +./google/cloud/kms/doc/environment-variables.dox:18:40 - Unknown word (kmsinventory) -- (which defaults to "kmsinventory.googleapis.com") ./google/cloud/kms_key_name_test.cc:47:13 - Unknown word (plojects) -- "plojects/p1/locations/l1/keyRings ./google/cloud/log.cc:58:15 - Unknown word (econv) -- std::size_t econv = -1; ./google/cloud/log_test.cc:171:39 - Unknown word (anyvalue) -- Environment env(kEnableClog, "anyvalue"); @@ -801,9 +810,13 @@ Lines: ./google/cloud/notebooks/README.md:39:28 - Unknown word (Runtimes) -- auto r : client.ListRuntimes(parent)) { ./google/cloud/notebooks/v1/managed_notebook_client.h:221:27 - Unknown word (deeplearning) -- 'gcr.io/deeplearning-platform-release/pytorch ./google/cloud/opentelemetry/CMakeLists.txt:23:41 - Unknown word (otel) -- SYMBOLS "internal" "otel_internal") +./google/cloud/opentelemetry/configure_basic_tracing.h:56:20 - Unknown word (Gooogle) -- * that works with Gooogle Cloud Trace. ./google/cloud/opentelemetry/internal/recordable_test.cc:170:9 - Unknown word (Truncatable) -- TEST(SetTruncatableString, LessThanLimit -./google/cloud/opentelemetry/internal/recordable_test.cc:561:27 - Unknown word (instrumentationscope) -- opentelemetry::sdk::instrumentationscope::InstrumentationScope -./google/cloud/optimization/doc/main.dox:47:40 - Unknown word (cloudoptimization) -- (which defaults to "cloudoptimization.googleapis.com") +./google/cloud/opentelemetry/internal/recordable_test.cc:584:27 - Unknown word (instrumentationscope) -- opentelemetry::sdk::instrumentationscope::InstrumentationScope +./google/cloud/opentelemetry/quickstart/README.md:125:1 - Unknown word (WORKDIR) -- WORKDIR /var/tmp/build/ +./google/cloud/opentelemetry/quickstart/README.md:133:10 - Unknown word (DWITH) -- -DWITH_EXAMPLES=OFF \ +./google/cloud/opentelemetry/quickstart/README.md:136:10 - Unknown word (DOPENTELEMETRY) -- -DOPENTELEMETRY_INSTALL=ON \ +./google/cloud/optimization/doc/environment-variables.dox:14:40 - Unknown word (cloudoptimization) -- (which defaults to "cloudoptimization.googleapis.com") ./google/cloud/orgpolicy/mocks/mock_org_policy_connection.h:19:39 - Unknown word (ORGPOLICY) -- CLOUD_CPP_GOOGLE_CLOUD_ORGPOLICY_MOCKS_MOCK_ORG_POLICY ./google/cloud/osconfig/agent_endpoint_client.h:19:39 - Unknown word (OSCONFIG) -- CLOUD_CPP_GOOGLE_CLOUD_OSCONFIG_AGENT_ENDPOINT_CLIENT ./google/cloud/osconfig/agentendpoint/v1/agent_endpoint_client.h:19:48 - Unknown word (AGENTENDPOINT) -- GOOGLE_CLOUD_OSCONFIG_AGENTENDPOINT_V1_AGENT_ENDPOINT_CLIENT @@ -851,11 +864,10 @@ Lines: ./google/cloud/pubsublite/internal/publisher_connection_impl_test.cc:65:52 - Unknown word (ohhh) -- StatusCode::kAborted, "uh ohhh"}; ./google/cloud/pubsublite/internal/resumable_async_streaming_read_write_rpc.h:446:50 - Unknown word (downcalls) -- futures which may have downcalls outside the class ./google/cloud/resourcemanager/CMakeLists.txt:129:30 - Unknown word (RESOURCEMANAGER) -- GOOGLE_CLOUD_CPP_RESOURCEMANAGER_TEST_FOLDER) -./google/cloud/resourcemanager/v3/folders_client.h:265:37 - Unknown word (fanout) -- folder naming, height, or fanout constraints. -./google/cloud/resourcemanager/v3/projects_client.h:286:51 - Unknown word (Organziation) -- credentials belong to an Organziation, the parent -./google/cloud/resourcemanager/v3/projects_client.h:465:27 - Unknown word (idempotently) -- This method behaves idempotently, such that deleting -./google/cloud/resourcemanager/v3/projects_client.h:652:11 - Unknown word (myownpersonaldomain) -- /// the myownpersonaldomain.com organization, but -./google/cloud/resourcemanager/v3/projects_client.h:652:61 - Unknown word (examplepetstore) -- organization, but not the examplepetstore.com +./google/cloud/resourcemanager/v3/folders_client.h:267:37 - Unknown word (fanout) -- folder naming, height, or fanout constraints. +./google/cloud/resourcemanager/v3/projects_client.h:473:27 - Unknown word (idempotently) -- This method behaves idempotently, such that deleting +./google/cloud/resourcemanager/v3/projects_client.h:663:11 - Unknown word (myownpersonaldomain) -- /// the myownpersonaldomain.com organization, but +./google/cloud/resourcemanager/v3/projects_client.h:663:61 - Unknown word (examplepetstore) -- organization, but not the examplepetstore.com ./google/cloud/resourcesettings/mocks/mock_resource_settings_connection.h:19:39 - Unknown word (RESOURCESETTINGS) -- CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_MOCKS_MOCK_RESOURCE ./google/cloud/retail/v2/catalog_client.h:452:62 - Unknown word (facetable) -- searchable and dynamic facetable options. ./google/cloud/secretmanager/mocks/mock_secret_manager_connection.h:19:39 - Unknown word (SECRETMANAGER) -- CLOUD_CPP_GOOGLE_CLOUD_SECRETMANAGER_MOCKS_MOCK_SECRET_MANAGER @@ -1012,13 +1024,13 @@ Lines: ./google/cloud/storage/internal/object_requests_test.cc:547:27 - Unknown word (sdlkj) -- "&upload_id=xa298sd_sdlkj2"; ./google/cloud/storage/internal/object_write_streambuf_test.cc:362:39 - Unknown word (Putn) -- ectWriteStreambufTest, MixPutcPutn) { ./google/cloud/storage/internal/policy_document_request.cc:94:37 - Unknown word (LIBCPP) -- 1900) && !defined(_LIBCPP_VERSION) -./google/cloud/storage/internal/retry_client_test.cc:404:40 - Unknown word (Overcommit) -- yClientTest, UploadChunkHandleOvercommit) { +./google/cloud/storage/internal/retry_client_test.cc:407:40 - Unknown word (Overcommit) -- yClientTest, UploadChunkHandleOvercommit) { ./google/cloud/storage/internal/signed_url_requests_test.cc:111:62 - Unknown word (Bbar) -- -object?marker=foo%2Bbar)"""; ./google/cloud/storage/internal/signed_url_requests_test.cc:225:58 - Unknown word (Fhtml) -- response-content-type=text%2Fhtml)"""; ./google/cloud/storage/internal/signed_url_requests_test.cc:304:62 - Unknown word (Bhost) -- SignedHeaders=content-type%3Bhost" ./google/cloud/storage/internal/signed_url_requests_test.cc:375:195 - Unknown word (Bcontent) -- SignedHeaders=cache-control%3Bcontent-type&generation=7&userProject ./google/cloud/storage/internal/signed_url_requests_test.cc:426:43 - Unknown word (Ffoo) -- object/path/to/object_%3Ffoo%3D%26bar?acl -./google/cloud/storage/internal/storage_stub_factory.cc:37:18 - Unknown word (subchannel) -- // Use a local subchannel pool to avoid contention +./google/cloud/storage/internal/storage_stub_factory.cc:39:18 - Unknown word (subchannel) -- // Use a local subchannel pool to avoid contention ./google/cloud/storage/internal/tuple_filter_test.cc:62:25 - Unknown word (rvalues) -- Test that forwarding rvalues works. ./google/cloud/storage/internal/xml_node.h:57:11 - Unknown word (defence) -- * As a defence to DOS type attacks ./google/cloud/storage/internal/xml_node_test.cc:151:37 - Unknown word (nottag) -- XmlNode::Parse(""); @@ -1076,9 +1088,9 @@ Lines: ./google/cloud/translate/v3/translation_client.h:144:24 - Unknown word (regionalized) -- // For global (non-regionalized) requests, use `location ./google/cloud/version.h:23:26 - Unknown word (VCONCAT) -- define GOOGLE_CLOUD_CPP_VCONCAT(Ma, Mi, Pa) v##Ma## ./google/cloud/version.h:24:26 - Unknown word (VEVAL) -- define GOOGLE_CLOUD_CPP_VEVAL(Ma, Mi, Pa) GOOGLE_CLOUD -./google/cloud/video/doc/main.dox:52:21 - Unknown word (LIVESTREAM) -- - `GOOGLE_CLOUD_CPP_LIVESTREAM_SERVICE_ENDPOINT=.. -./google/cloud/video/doc/main.dox:54:16 - Unknown word (Livestream) -- used by `MakeLivestreamServiceConnection()` -./google/cloud/video/doc/main.dox:61:40 - Unknown word (videostitcher) -- (which defaults to "videostitcher.googleapis.com") +./google/cloud/video/doc/environment-variables.dox:13:21 - Unknown word (LIVESTREAM) -- - `GOOGLE_CLOUD_CPP_LIVESTREAM_SERVICE_ENDPOINT=.. +./google/cloud/video/doc/environment-variables.dox:15:16 - Unknown word (Livestream) -- used by `MakeLivestreamServiceConnection()` +./google/cloud/video/doc/environment-variables.dox:22:40 - Unknown word (videostitcher) -- (which defaults to "videostitcher.googleapis.com") ./google/cloud/video/stitcher/v1/video_stitcher_client.h:42:31 - Unknown word (VMAP) -- content with any standard VMAP compliant ad server ./google/cloud/videointelligence/mocks/mock_video_intelligence_connection.h:19:39 - Unknown word (VIDEOINTELLIGENCE) -- CLOUD_CPP_GOOGLE_CLOUD_VIDEOINTELLIGENCE_MOCKS_MOCK_VIDEO_INTELLIGENCE ./google/cloud/vision/quickstart/quickstart.cc:21:45 - Unknown word (wakeupcat) -- samples-data/vision/label/wakeupcat.jpg"; @@ -1092,4 +1104,4 @@ Lines: ./google/cloud/vpcaccess/mocks/mock_vpc_access_connection.h:19:39 - Unknown word (VPCACCESS) -- CLOUD_CPP_GOOGLE_CLOUD_VPCACCESS_MOCKS_MOCK_VPC_ACCESS ./google/cloud/webrisk/mocks/mock_web_risk_connection.h:19:39 - Unknown word (WEBRISK) -- CLOUD_CPP_GOOGLE_CLOUD_WEBRISK_MOCKS_MOCK_WEB_RISK ./google/cloud/websecurityscanner/mocks/mock_web_security_scanner_connection.h:19:39 - Unknown word (WEBSECURITYSCANNER) -- CLOUD_CPP_GOOGLE_CLOUD_WEBSECURITYSCANNER_MOCKS_MOCK_WEB_SECURITY -./google/cloud/workflows/doc/main.dox:48:40 - Unknown word (workflowexecutions) -- (which defaults to "workflowexecutions.googleapis.com") +./google/cloud/workflows/doc/environment-variables.dox:14:40 - Unknown word (workflowexecutions) -- (which defaults to "workflowexecutions.googleapis.com") diff --git a/integration-tests/snapshots/microsoft/TypeScript-Website/report.yaml b/integration-tests/snapshots/microsoft/TypeScript-Website/report.yaml index 131095f5526..a71e927bdbe 100644 --- a/integration-tests/snapshots/microsoft/TypeScript-Website/report.yaml +++ b/integration-tests/snapshots/microsoft/TypeScript-Website/report.yaml @@ -3,9 +3,9 @@ Repository: microsoft/TypeScript-Website Url: https://github.com/microsoft/TypeScript-Website.git Args: '["--config=${repoConfig}/cspell.json","**/*.*"]' Summary: - files: 746 - filesWithIssues: 193 - issues: 697 + files: 738 + filesWithIssues: 189 + issues: 687 errors: 0 Errors: [] @@ -37,7 +37,7 @@ issues: - "packages/documentation/copy/en/handbook-v2/Classes.md:342:16 Lowercse U return s.toLowercse() === \"ok\";" - "packages/documentation/copy/en/handbook-v2/Classes.md:1214:14 Gameboy (Game Boy) U box.value = \"Gameboy\";" - "packages/documentation/copy/en/handbook-v2/Everyday Types.md:200:36 Alisson U first: \"Alice\", last: \"Alisson\" });" - - "packages/documentation/copy/en/handbook-v2/More on Functions.md:228:15 concat U return arr1.concat(arr2);" + - "packages/documentation/copy/en/handbook-v2/More on Functions.md:235:15 concat U return arr1.concat(arr2);" - "packages/documentation/copy/en/handbook-v2/Narrowing.md:475:21 sharkey U if (pet.name === \"sharkey\") return false;" - "packages/documentation/copy/en/handbook-v2/The Handbook.md:48:208 bazel U closure, lerna, rush, bazel, preact, vue, angular" - "packages/documentation/copy/en/handbook-v2/Type Manipulation/Conditional Types.md:204:6 Bools U type Bools = GetReturnType<(a:" @@ -62,8 +62,8 @@ issues: - "packages/documentation/copy/en/project-config/Compiler Options.md:242:117 fixedchunksizepolling U oritypolling, or fixedchunksizepolling

" - "packages/documentation/copy/en/project-config/Compiler Options.md:251:51 prioritypollinginterval U pollinginterval, prioritypollinginterval, dynamicpriority" - "packages/documentation/copy/en/project-config/Compiler Options.md:251:191 usefseventsonparentdirectory U usefsevents, or usefseventsonparentdirectory

" - - "packages/documentation/copy/en/project-config/Compiler Options.md:705:119 jsxdev U code>, or react-jsxdev

" - - "packages/documentation/copy/en/project-config/Compiler Options.md:815:240 nodenext U node16, or nodenext

" + - "packages/documentation/copy/en/project-config/Compiler Options.md:560:105 nodenext U node16 or nodenext, false" + - "packages/documentation/copy/en/project-config/Compiler Options.md:701:119 jsxdev U code>, or react-jsxdev

" - "packages/documentation/copy/en/project-config/Compiler Options in MSBuild.md:199:31 sourcemaps U Include source code in the sourcemaps inside the emitted JavaScript" - "packages/documentation/copy/en/project-config/Integrating with Build Tools.md:213:31 preprocess U install --save-dev svelte-preprocess" - "packages/documentation/copy/en/project-config/Integrating with Build Tools.md:230:33 preprocessors U more information about preprocessors" @@ -122,7 +122,6 @@ issues: - "packages/documentation/copy/en/release-notes/TypeScript 4.6.md:246:101 Sascha U pull/46291) by [Kagami Sascha Rosylight (saschanaz" - "packages/documentation/copy/en/release-notes/TypeScript 4.6.md:354:23 Unspreadable U # Object Rests Drop Unspreadable Members from Generic" - "packages/documentation/copy/en/release-notes/TypeScript 4.6.md:356:60 unspreadable U members that appear to be unspreadable on generic objects." - - "packages/documentation/copy/en/release-notes/TypeScript 4.7.md:283:54 Resoluton U how `module`, `moduleResoluton`, and `jsx` are configured" - "packages/documentation/copy/en/release-notes/TypeScript 4.7.md:334:39 Oleksandr U extend our gratitude to [Oleksandr Tarasiuk](https://github" - "packages/documentation/copy/en/release-notes/TypeScript 4.7.md:334:49 Tarasiuk U gratitude to [Oleksandr Tarasiuk](https://github.com" - "packages/documentation/copy/en/release-notes/TypeScript 4.7.md:589:106 circularities U calculation may find circularities that can't be accurately" @@ -174,12 +173,7 @@ issues: - "packages/playground-examples/copy/en/TypeScript/Primitives/Unknown and Never.ts:106:15 Bellis U return \"Bellis perennis\";" - "packages/playground-examples/copy/en/TypeScript/Type Primitives/Tuples.ts:42:8 Adankwo U [0, \"Adankwo\", \"adankwo.e@\"]," - "packages/playground-examples/copy/en/TypeScript/Type Primitives/Tuples.ts:42:19 adankwo U [0, \"Adankwo\", \"adankwo.e@\"]," - - "packages/playground-handbook/copy/en/Gist Docsets.md:1:9 Docsets U ## Gist Docsets" - - "packages/playground-handbook/copy/en/Gist Docsets.md:3:188 Docset U create a Playground Docset powered by a GitHub" - - "packages/playground-handbook/copy/en/Gist Docsets.md:3:227 docsets U a GitHub Gist. These docsets are generated at runtime" - - "packages/playground-handbook/copy/en/Gist Docsets.md:20:158 docset U create a compelling docset." - "packages/playground-handbook/copy/en/Localization.md:3:114 lanaguges U current list of supported lanaguges are:" - - "packages/playground-handbook/copy/en/Plugins.md:17:177 structuredtypes U playground-dts-plugin) and [@structuredtypes/plugin](https://www" - "packages/playground-handbook/copy/en/Type Acquisition.md:19:76 csstype U discover they import from `csstype` and `prop-types`" - "packages/playground-handbook/copy/en/Writing DTS Files.md:3:94 realise U feeling when you first realise that you may have wrote" - "packages/playground-handbook/README.md:1:5 Plyground U ### Plyground Handbook" @@ -190,8 +184,7 @@ issues: - "packages/playground-worker/types.d.ts:79:9 postion (position) U postion: number," - "packages/playground/src/createUI.ts:87:25 screenreader U // works with every screenreader and browser combination" - "packages/playground/src/ds/createDesignSystem.ts:334:15 childers U const childers = document.createElement" - - "packages/playground/src/navigation.ts:24:60 sidenavs U because we can't have two sidenavs" - - "packages/playground/src/navigation.ts:116:9 titleh U const titleh4 = document.createElement" + - "packages/playground/src/navigation.ts:60:9 titleh U const titleh4 = document.createElement" - "packages/sandbox/script/downloadReleases.js:17:23 prereleases U // Look through the prereleases to see if the beta and" - "packages/sandbox/src/theme.ts:12:53 fffffe U 0000\", background: \"fffffe\" }," - "packages/sandbox/src/tsWorker.ts:50:5 positon (position, positron) U positon: number," @@ -228,8 +221,8 @@ issues: - "packages/typescriptlang-org/src/components/index/MigrationStories.tsx:136:12 Rodoslav U

Rodoslav Kirov and Bowen Ni covered" - "packages/typescriptlang-org/src/components/layout.tsx:26:40 Csvg U data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%" - "packages/typescriptlang-org/src/components/layout/CookieBanner.tsx:51:42 openx U cookie-banner\" className=\"openx\">" - - "packages/typescriptlang-org/src/components/layout/fonts.scss:614:38 Kmer U Leelawadee UI Web\", \"Kmer UI\", \"Segoe UI\", -apple" - - "packages/typescriptlang-org/src/components/layout/fonts.scss:649:41 Pmingliu U Microsoft Jhenghei UI\", Pmingliu, \"Segoe UI\", -apple" + - "packages/typescriptlang-org/src/components/layout/fonts.scss:662:38 Kmer U Leelawadee UI Web\", \"Kmer UI\", \"Segoe UI\", -apple" + - "packages/typescriptlang-org/src/components/layout/fonts.scss:697:41 Pmingliu U Microsoft Jhenghei UI\", Pmingliu, \"Segoe UI\", -apple" - "packages/typescriptlang-org/src/components/layout/main.scss:110:11 jetbrains U html.font-jetbrains-mono {" - "packages/typescriptlang-org/src/components/layout/SiteFooter-Customize.tsx:73:30 colours U

{i(\"footer_site_colours\")}:

" - "packages/typescriptlang-org/src/components/layout/SiteFooter.tsx:293:17 Accessibilité U Accessibilité" diff --git a/integration-tests/snapshots/microsoft/TypeScript-Website/snapshot.txt b/integration-tests/snapshots/microsoft/TypeScript-Website/snapshot.txt index e1e09a626dd..f654d29be68 100644 --- a/integration-tests/snapshots/microsoft/TypeScript-Website/snapshot.txt +++ b/integration-tests/snapshots/microsoft/TypeScript-Website/snapshot.txt @@ -3,7 +3,7 @@ Repository: microsoft/TypeScript-Website Url: "https://github.com/microsoft/TypeScript-Website.git" Args: ["--config=../../../../config/repositories/microsoft/TypeScript-Website/cspell.json","**/*.*"] Lines: - CSpell: Files checked: 746, Issues found: 697 in 193 files + CSpell: Files checked: 738, Issues found: 687 in 189 files exit code: 1 ./SECURITY.md:13:72 - Unknown word (MSRC) -- Security Response Center (MSRC) at [https://msrc.microsoft ./SECURITY.md:17:205 - Unknown word (msrc) -- found at [microsoft.com/msrc](https://aka.ms/opensource @@ -34,7 +34,7 @@ Lines: ./packages/documentation/copy/en/handbook-v2/Classes.md:1214:14 - Unknown word (Gameboy) -- box.value = "Gameboy"; ./packages/documentation/copy/en/handbook-v2/Classes.md:342:16 - Unknown word (Lowercse) -- return s.toLowercse() === "ok"; ./packages/documentation/copy/en/handbook-v2/Everyday Types.md:200:36 - Unknown word (Alisson) -- first: "Alice", last: "Alisson" }); -./packages/documentation/copy/en/handbook-v2/More on Functions.md:228:15 - Unknown word (concat) -- return arr1.concat(arr2); +./packages/documentation/copy/en/handbook-v2/More on Functions.md:235:15 - Unknown word (concat) -- return arr1.concat(arr2); ./packages/documentation/copy/en/handbook-v2/Narrowing.md:475:21 - Unknown word (sharkey) -- if (pet.name === "sharkey") return false; ./packages/documentation/copy/en/handbook-v2/The Handbook.md:48:208 - Unknown word (bazel) -- closure, lerna, rush, bazel, preact, vue, angular ./packages/documentation/copy/en/handbook-v2/Type Manipulation/Conditional Types.md:204:6 - Unknown word (Bools) -- type Bools = GetReturnType<(a: @@ -60,8 +60,8 @@ Lines: ./packages/documentation/copy/en/project-config/Compiler Options.md:242:77 - Unknown word (dynamicprioritypolling) -- pollinginterval
, dynamicprioritypolling, or fixedchunksi ./packages/documentation/copy/en/project-config/Compiler Options.md:251:191 - Unknown word (usefseventsonparentdirectory) -- usefsevents, or usefseventsonparentdirectory

./packages/documentation/copy/en/project-config/Compiler Options.md:251:51 - Unknown word (prioritypollinginterval) -- pollinginterval, prioritypollinginterval, dynamicpriority -./packages/documentation/copy/en/project-config/Compiler Options.md:705:119 - Unknown word (jsxdev) -- code>, or react-jsxdev

-./packages/documentation/copy/en/project-config/Compiler Options.md:815:240 - Unknown word (nodenext) -- node16
, or nodenext

+./packages/documentation/copy/en/project-config/Compiler Options.md:560:105 - Unknown word (nodenext) -- node16 or nodenext, false +./packages/documentation/copy/en/project-config/Compiler Options.md:701:119 - Unknown word (jsxdev) -- code>, or react-jsxdev

./packages/documentation/copy/en/project-config/Integrating with Build Tools.md:213:31 - Unknown word (preprocess) -- install --save-dev svelte-preprocess ./packages/documentation/copy/en/project-config/Integrating with Build Tools.md:230:33 - Unknown word (preprocessors) -- more information about preprocessors ./packages/documentation/copy/en/project-config/tsconfig.json.md:102:4 - Unknown word (Deno) -- - [Deno](https://www.npmjs.com @@ -119,7 +119,6 @@ Lines: ./packages/documentation/copy/en/release-notes/TypeScript 4.6.md:246:101 - Unknown word (Sascha) -- pull/46291) by [Kagami Sascha Rosylight (saschanaz ./packages/documentation/copy/en/release-notes/TypeScript 4.6.md:354:23 - Unknown word (Unspreadable) -- # Object Rests Drop Unspreadable Members from Generic ./packages/documentation/copy/en/release-notes/TypeScript 4.6.md:356:60 - Unknown word (unspreadable) -- members that appear to be unspreadable on generic objects. -./packages/documentation/copy/en/release-notes/TypeScript 4.7.md:283:54 - Unknown word (Resoluton) -- how `module`, `moduleResoluton`, and `jsx` are configured ./packages/documentation/copy/en/release-notes/TypeScript 4.7.md:334:39 - Unknown word (Oleksandr) -- extend our gratitude to [Oleksandr Tarasiuk](https://github ./packages/documentation/copy/en/release-notes/TypeScript 4.7.md:334:49 - Unknown word (Tarasiuk) -- gratitude to [Oleksandr Tarasiuk](https://github.com ./packages/documentation/copy/en/release-notes/TypeScript 4.7.md:589:106 - Unknown word (circularities) -- calculation may find circularities that can't be accurately @@ -172,12 +171,7 @@ Lines: ./packages/playground-examples/copy/en/TypeScript/Type Primitives/Tuples.ts:42:19 - Unknown word (adankwo) -- [0, "Adankwo", "adankwo.e@"], ./packages/playground-examples/copy/en/TypeScript/Type Primitives/Tuples.ts:42:8 - Unknown word (Adankwo) -- [0, "Adankwo", "adankwo.e@"], ./packages/playground-handbook/README.md:1:5 - Unknown word (Plyground) -- ### Plyground Handbook -./packages/playground-handbook/copy/en/Gist Docsets.md:1:9 - Unknown word (Docsets) -- ## Gist Docsets -./packages/playground-handbook/copy/en/Gist Docsets.md:20:158 - Unknown word (docset) -- create a compelling docset. -./packages/playground-handbook/copy/en/Gist Docsets.md:3:188 - Unknown word (Docset) -- create a Playground Docset powered by a GitHub -./packages/playground-handbook/copy/en/Gist Docsets.md:3:227 - Unknown word (docsets) -- a GitHub Gist. These docsets are generated at runtime ./packages/playground-handbook/copy/en/Localization.md:3:114 - Unknown word (lanaguges) -- current list of supported lanaguges are: -./packages/playground-handbook/copy/en/Plugins.md:17:177 - Unknown word (structuredtypes) -- playground-dts-plugin) and [@structuredtypes/plugin](https://www ./packages/playground-handbook/copy/en/Type Acquisition.md:19:76 - Unknown word (csstype) -- discover they import from `csstype` and `prop-types` ./packages/playground-handbook/copy/en/Writing DTS Files.md:3:94 - Unknown word (realise) -- feeling when you first realise that you may have wrote ./packages/playground-worker/index.ts:116:19 - Unknown word (twoslashed) -- const twoslashed = this.twoslashFiles @@ -187,8 +181,7 @@ Lines: ./packages/playground-worker/types.d.ts:79:9 - Unknown word (postion) -- postion: number, ./packages/playground/src/createUI.ts:87:25 - Unknown word (screenreader) -- // works with every screenreader and browser combination ./packages/playground/src/ds/createDesignSystem.ts:334:15 - Unknown word (childers) -- const childers = document.createElement -./packages/playground/src/navigation.ts:116:9 - Unknown word (titleh) -- const titleh4 = document.createElement -./packages/playground/src/navigation.ts:24:60 - Unknown word (sidenavs) -- because we can't have two sidenavs +./packages/playground/src/navigation.ts:60:9 - Unknown word (titleh) -- const titleh4 = document.createElement ./packages/sandbox/script/downloadReleases.js:17:23 - Unknown word (prereleases) -- // Look through the prereleases to see if the beta and ./packages/sandbox/src/theme.ts:12:53 - Unknown word (fffffe) -- 0000", background: "fffffe" }, ./packages/sandbox/src/tsWorker.ts:50:5 - Unknown word (positon) -- positon: number, @@ -229,8 +222,8 @@ Lines: ./packages/typescriptlang-org/src/components/layout/SiteFooter-Customize.tsx:73:30 - Unknown word (colours) --

{i("footer_site_colours")}:

./packages/typescriptlang-org/src/components/layout/SiteFooter.tsx:293:17 - Unknown word (Accessibilité) -- Accessibilité ./packages/typescriptlang-org/src/components/layout/TopNav.tsx:33:15 - Unknown word (BGCDYOIYZ) -- appId: "BGCDYOIYZ5", -./packages/typescriptlang-org/src/components/layout/fonts.scss:614:38 - Unknown word (Kmer) -- Leelawadee UI Web", "Kmer UI", "Segoe UI", -apple -./packages/typescriptlang-org/src/components/layout/fonts.scss:649:41 - Unknown word (Pmingliu) -- Microsoft Jhenghei UI", Pmingliu, "Segoe UI", -apple +./packages/typescriptlang-org/src/components/layout/fonts.scss:662:38 - Unknown word (Kmer) -- Leelawadee UI Web", "Kmer UI", "Segoe UI", -apple +./packages/typescriptlang-org/src/components/layout/fonts.scss:697:41 - Unknown word (Pmingliu) -- Microsoft Jhenghei UI", Pmingliu, "Segoe UI", -apple ./packages/typescriptlang-org/src/components/layout/main.scss:110:11 - Unknown word (jetbrains) -- html.font-jetbrains-mono { ./packages/typescriptlang-org/src/components/workbench/plugins/docs.ts:110:18 - Unknown word (disply) -- { id: "lunch", disply: "Lunch" }, ./packages/typescriptlang-org/src/copy/en/documentation.ts:23:16 - Unknown word (oclif) -- doc_node_npm_oclif_blurb: "Create command diff --git a/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml b/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml index 141889bef33..025c6d3a35f 100644 --- a/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml +++ b/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml @@ -5,7 +5,7 @@ Args: '["**"]' Summary: files: 249 filesWithIssues: 245 - issues: 3502 + issues: 3500 errors: 0 Errors: [] @@ -174,211 +174,211 @@ issues: - "doc/server_configurations.md:592:31 quickfix U valueSet = { \"\", \"quickfix\", \"refactor\", \"refactor" - "doc/server_configurations.md:744:13 vmasm U { \"asm\", \"vmasm\" }" - "doc/server_configurations.md:758:17 astrojs U npm install -g @astrojs/language-server" - - "doc/server_configurations.md:1014:7 mktemp U (cd $(mktemp -d) \\" - - "doc/server_configurations.md:1089:2 brightscript U `brightscript` can be installed via" - - "doc/server_configurations.md:1091:16 brighterscript U npm install -g brighterscript" - - "doc/server_configurations.md:1153:23 bufbuild U go install github.com/bufbuild/buf-language-server" - - "doc/server_configurations.md:1156:12 Protobuf U bufls is a Protobuf language server compatible" - - "doc/server_configurations.md:1173:6 proto U { \"proto\" }" - - "doc/server_configurations.md:1286:25 frounding U excludeArgs = { \"-frounding-math\"} ;" - - "doc/server_configurations.md:1309:18 objc U { \"c\", \"cpp\", \"objc\", \"objcpp\" }" - - "doc/server_configurations.md:1309:26 objcpp U c\", \"cpp\", \"objc\", \"objcpp\" }" - - "doc/server_configurations.md:1333:18 myproject U ln -s /path/to/myproject/build/compile_commands" - - "doc/server_configurations.md:1345:3 Clangd U - ClangdSwitchSourceHeader: Switch" - - "doc/server_configurations.md:1358:36 cuda U \"objc\", \"objcpp\", \"cuda\", \"proto\" }" - - "doc/server_configurations.md:1400:6 clar U { \"clar\", \"clarity\" }" - - "doc/server_configurations.md:1499:6 codeql U { \"codeql\", \"execute\", \"language" - - "doc/server_configurations.md:1638:17 langservers U npm i -g vscode-langservers-extracted" - - "doc/server_configurations.md:1672:43 bufdir U package.json\", \".git\") or bufdir" - - "doc/server_configurations.md:1827:21 Dafny U Support for the Dafny language server." - - "doc/server_configurations.md:1865:25 cuelang U Dagger's lsp server for cuelang." - - "doc/server_configurations.md:1878:6 cuelsp U { \"cuelsp\" }" - - "doc/server_configurations.md:1924:16 Unimported U suggestFromUnimportedLibraries = true" - - "doc/server_configurations.md:1929:17 pubspec U root_pattern(\"pubspec.yaml\")" - - "doc/server_configurations.md:1936:11 Todos U showTodos = true" - - "doc/server_configurations.md:1946:1 Deno's U Deno's built-in language server" - - "doc/server_configurations.md:1948:28 codefences U appropriately highlight codefences returned from denols" - - "doc/server_configurations.md:1965:3 Denols U - DenolsCache: Cache a module" - - "doc/server_configurations.md:1970:6 deno U { \"deno\", \"lsp\" }" - - "doc/server_configurations.md:2074:75 caterva U for LaTeX, ConTeXt et caterva. It provides" - - "doc/server_configurations.md:2095:13 plaintex U { \"tex\", \"plaintex\", \"context\" }" - - "doc/server_configurations.md:2185:34 opam U can be installed via `opam`" - - "doc/server_configurations.md:2205:14 tptp U { \"smt2\", \"tptp\", \"p\", \"cnf\", \"icnf" - - "doc/server_configurations.md:2205:34 icnf U tptp\", \"p\", \"cnf\", \"icnf\", \"zf\" }" - - "doc/server_configurations.md:2355:33 hanzi U symbols_only_follow_by_hanzi = false" - - "doc/server_configurations.md:2372:21 Ecsact U Language server for Ecsact." - - "doc/server_configurations.md:2421:20 neovim's U Note: In order for neovim's built-in language server" - - "doc/server_configurations.md:2492:16 eelixir U { \"elixir\", \"eelixir\", \"heex\", \"surface\"" - - "doc/server_configurations.md:2492:27 heex U elixir\", \"eelixir\", \"heex\", \"surface\" }" - - "doc/server_configurations.md:2529:8 Analyse U elmAnalyseTrigger = \"change\"" - - "doc/server_configurations.md:2545:17 lifeart U npm install -g @lifeart/ember-language-server" - - "doc/server_configurations.md:2595:22 eruby U { \"astro\", \"css\", \"eruby\", \"html\", \"htmldjango" - - "doc/server_configurations.md:2595:39 htmldjango U , \"eruby\", \"html\", \"htmldjango\", \"javascriptreact\"" - - "doc/server_configurations.md:2655:8 rebar U - [rebar3 3.9.1+](https://github" - - "doc/server_configurations.md:2688:1 Esbonio U Esbonio is a language server" - - "doc/server_configurations.md:2708:21 virtualenv U cmd = { '/path/to/virtualenv/bin/python', '-m'," - - "doc/server_configurations.md:2958:18 flowconfig U root_pattern(\".flowconfig\")" - - "doc/server_configurations.md:3074:52 FSAC U provided by FsAutoComplete (FSAC)." - - "doc/server_configurations.md:3086:168 adelarsq U fsharp/vim-fsharp), and [adelarsq/neofsharp.vim](https" - - "doc/server_configurations.md:3086:177 neofsharp U fsharp), and [adelarsq/neofsharp.vim](https://github" - - "doc/server_configurations.md:3284:17 lhaskell U { \"haskell\", \"lhaskell\" }" - - "doc/server_configurations.md:3288:49 bazel U \"hie-bios\", \"BUILD.bazel\", \"cabal.config\", \"package" - - "doc/server_configurations.md:3296:23 VHDL U language server for VHDL, using ghdl as its backend" - - "doc/server_configurations.md:3298:22 pyghdl U ghdl-ls` is part of pyghdl, for installation instruction" - - "doc/server_configurations.md:3415:36 GLSL U server implementation for GLSL" - - "doc/server_configurations.md:3418:10 glsl U via the `glsl-language-server` AUR" - - "doc/server_configurations.md:3469:23 nametake U go install github.com/nametake/golangci-lint-langserver" - - "doc/server_configurations.md:3489:12 gomod U { \"go\", \"gomod\" }" - - "doc/server_configurations.md:3524:21 gowork U { \"go\", \"gomod\", \"gowork\", \"gotmpl\" }" - - "doc/server_configurations.md:3524:31 gotmpl U \"gomod\", \"gowork\", \"gotmpl\" }" - - "doc/server_configurations.md:3542:66 gradlew U vscode-gradle using `./gradlew installDist` and point" - - "doc/server_configurations.md:3585:42 Grammarly's U language server uses Grammarly's API, any document you" - - "doc/server_configurations.md:3613:40 YRCX U client_BaDkMgx4X19X9UxxYRCXZo\"" - - "doc/server_configurations.md:3657:31 graphqlrc U root_pattern('.git', '.graphqlrc*', '.graphql.config" - - "doc/server_configurations.md:3708:5 Haxe U The Haxe language server can" - - "doc/server_configurations.md:3712:17 vshaxe U npx lix run vshaxe-build -t language-server" - - "doc/server_configurations.md:3726:16 HXML U By default, an HXML compiler arguments file" - - "doc/server_configurations.md:3726:58 hxml U arguments file named `build.hxml` is expected in" - - "doc/server_configurations.md:3788:14 verilog U { \"vhdl\", \"verilog\", \"systemverilog\" }" - - "doc/server_configurations.md:3788:25 systemverilog U \"vhdl\", \"verilog\", \"systemverilog\" }" - - "doc/server_configurations.md:3844:28 HHVM U below for how to setup HHVM & typechecker:" - - "doc/server_configurations.md:3844:35 typechecker U how to setup HHVM & typechecker:" - - "doc/server_configurations.md:3866:18 hhconfig U root_pattern(\".hhconfig\")" - - "doc/server_configurations.md:3878:5 hlint U hlintOn = bool;" - - "doc/server_configurations.md:3884:65 floskell U brittany\", alternate \"floskell\");" - - "doc/server_configurations.md:3943:6 lspinfo U - `lspinfo` :" - - "doc/server_configurations.md:3961:34 cabalfmt U cabalFormattingProvider = \"cabalfmt\"," - - "doc/server_configurations.md:3976:23 Hoon U language server for Hoon." - - "doc/server_configurations.md:3980:25 urbit U Start a fake ~zod with `urbit -F zod`." - - "doc/server_configurations.md:3981:34 Urbit U language server at the Urbit Dojo prompt with: `" - - "doc/server_configurations.md:4080:5 Idris U The Idris 2 language server." - - "doc/server_configurations.md:4200:77 gotos U completion, imports, gotos and formatting and some" - - "doc/server_configurations.md:4212:55 JDTLS U jvm arguments with the JDTLS_JVM_ARGS environment" - - "doc/server_configurations.md:4217:25 javaagent U export JDTLS_JVM_ARGS=\"-javaagent:$HOME/.local/share/java" - - "doc/server_configurations.md:4273:21 getcwd U } or vim.fn.getcwd()" - - "doc/server_configurations.md:4323:13 GOPATH U cp $(go env GOPATH)/bin/jq-lsp /usr/local" - - "doc/server_configurations.md:4328:40 setfiletype U BufRead,BufNewFile *.jq setfiletype jq\\]\\])" - - "doc/server_configurations.md:4418:45 Jsonnet U Protocol (LSP) server for Jsonnet." - - "doc/server_configurations.md:4440:17 libsonnet U { \"jsonnet\", \"libsonnet\" }" - - "doc/server_configurations.md:4448:17 jsonnetfile U root_pattern(\"jsonnetfile.json\")" - - "doc/server_configurations.md:4485:222 joinpath U ls_install_path = joinpath(\\n get(DEPOT" - - "doc/server_configurations.md:4485:346 pushfirst U lspconfig\"\\n )\\n pushfirst!(LOAD_PATH, ls_install" - - "doc/server_configurations.md:4485:416 popfirst U LanguageServer\\n popfirst!(LOAD_PATH)\\n depot" - - "doc/server_configurations.md:4485:744 isempty U nothing ? nothing : isempty(p) ? nothing : p\\n" - - "doc/server_configurations.md:4485:1432 runlinter U depot_path)\\n server.runlinter = true\\n run(server" - - "doc/server_configurations.md:4505:12 fwcd U but by fwcd." - - "doc/server_configurations.md:4578:17 leanpkg U root_pattern(\"leanpkg.toml\") or root_pattern" - - "doc/server_configurations.md:4629:17 lakefile U root_pattern(\"lakefile.lean\", \"lean-toolchain" - - "doc/server_configurations.md:4677:208 xattr U Gatekeeper quarantine with `xattr -d com.apple.quarantine" - - "doc/server_configurations.md:4725:27 sweave U support org files or R sweave, users can define a" - - "doc/server_configurations.md:4746:64 rnoweb U \"plaintex\", \"rst\", \"rnoweb\", \"tex\", \"pandoc\" }" - - "doc/server_configurations.md:4746:81 pandoc U , \"rnoweb\", \"tex\", \"pandoc\" }" - - "doc/server_configurations.md:4833:18 luarc U root_pattern(\".luarc.json\", \".luarc.jsonc" - - "doc/server_configurations.md:4833:49 luacheckrc U , \".luarc.jsonc\", \".luacheckrc\", \".stylua.toml\", \"stylua" - - "doc/server_configurations.md:4891:7 asmsyntax U vim.g.asmsyntax = 'asm68k'" - - "doc/server_configurations.md:4970:39 coursier U make sure to have [coursier](https://get-coursier" - - "doc/server_configurations.md:5095:34 MLIR U Server for the LLVM MLIR language" - - "doc/server_configurations.md:5130:34 PDLL U Server for the LLVM PDLL language" - - "doc/server_configurations.md:5161:25 metamath U Language Server for the metamath-zero theorem prover" - - "doc/server_configurations.md:5247:6 neocmakelsp U { \"neocmakelsp\", \"--stdio\" }" - - "doc/server_configurations.md:5286:72 autostarting U (a prerequisite for autostarting a server)," - - "doc/server_configurations.md:5318:75 oxalica U profile install github:oxalica/nil` to install." - - "doc/server_configurations.md:5354:2 nimlsp U `nimlsp` can be installed via" - - "doc/server_configurations.md:5457:6 ttcn U { \"ttcn\" }" - - "doc/server_configurations.md:5557:56 ocamllex U ocaml.interface\", \"ocaml.ocamllex\", \"reason\", \"dune\"" - - "doc/server_configurations.md:5605:1 Omni U OmniSharp server based on" - - "doc/server_configurations.md:5625:69 codebases U is useful for big C# codebases" - - "doc/server_configurations.md:5632:61 rulesets U analyzers, code fixes and rulesets." - - "doc/server_configurations.md:5639:36 unimported U support for showing unimported types and unimported" - - "doc/server_configurations.md:5649:17 prereleases U sdk_include_prereleases = true," - - "doc/server_configurations.md:5880:8 FPCDIR U export FPCDIR='/usr/lib/fpc/src'" - - "doc/server_configurations.md:5881:31 ppcx U '/usr/lib/fpc/3.2.2/ppcx64' # Path to the Free" - - "doc/server_configurations.md:5882:8 LAZARUSDIR U export LAZARUSDIR='/usr/lib/lazarus'" - - "doc/server_configurations.md:5883:8 FPCTARGET U export FPCTARGET=''" - - "doc/server_configurations.md:5884:8 FPCTARGETCPU U export FPCTARGETCPU='x86_64' #" - - "doc/server_configurations.md:5933:99 nostdio U \"--port 13603\", \"--nostdio 0\", \"--version 2.1." - - "doc/server_configurations.md:5986:101 perltidy U perlnavigator` at your `perltidy` and `perlcritic` configurati" - - "doc/server_configurations.md:5986:116 perlcritic U your `perltidy` and `perlcritic` configurations." - - "doc/server_configurations.md:6180:46 pwsh U languageserver is started in `pwsh` (PowerShell Core)." - - "doc/server_configurations.md:6197:59 PSES U NoProfile', '-Command', \"c:/PSES/Start-EditorServices" - - "doc/server_configurations.md:6289:6 swipl U { \"swipl\", \"-g\", \"use_module" - - "doc/server_configurations.md:6408:49 hiera U \".puppet-lint.rc\", \"hiera.yaml\", \".git\")" - - "doc/server_configurations.md:6420:6 purescript U The `purescript-language-server` can" - - "doc/server_configurations.md:6444:17 spago U root_pattern('spago.dhall', 'psc-package" - - "doc/server_configurations.md:6458:49 pycodestyle U set the `pylsp.plugins.pycodestyle.ignore` option:" - - "doc/server_configurations.md:6474:36 pyls U a community fork of `pyls`." - - "doc/server_configurations.md:6549:36 featureset U an extremely limited featureset. It currently only supports" - - "doc/server_configurations.md:6646:6 qmljs U { \"qmljs\" }" - - "doc/server_configurations.md:6728:19 CRAN U It is released on CRAN and can be easily installed" - - "doc/server_configurations.md:6769:14 raco U Install via `raco`: `raco pkg install" - - "doc/server_configurations.md:6801:3 Raku U A Raku language server" - - "doc/server_configurations.md:6958:36 remarkrc U given the following `.remarkrc.json`:" - - "doc/server_configurations.md:7086:9 rustup U cmd = {\"rustup\", \"run\", \"nightly\"," - - "doc/server_configurations.md:7116:73 nixpkgs U completion and formatting via nixpkgs-fmt." - - "doc/server_configurations.md:7179:22 robotidy U util.root_pattern('robotidy.toml', 'pyproject.toml" - - "doc/server_configurations.md:7543:2 Slint U `Slint`'s language server" - - "doc/server_configurations.md:7806:52 remappings U json, just create a `remappings.txt` with:" - - "doc/server_configurations.md:7951:17 Sourcery U --- The Sourcery token for authenticating" - - "doc/server_configurations.md:8092:1 Sqls U Sqls can be installed via" - - "doc/server_configurations.md:8092:46 lighttiger U via `go get github.com/lighttiger2505/sqls`. Instructions" - - "doc/server_configurations.md:8168:22 refactorings U but does not support refactorings." - - "doc/server_configurations.md:8201:11 Steepfile U You need `Steepfile` to make it work. Generate" - - "doc/server_configurations.md:8236:42 stylelintplus U passing a `settings.stylelintplus` object to `stylelint" - - "doc/server_configurations.md:8263:29 sugarss U css\", \"less\", \"scss\", \"sugarss\", \"vue\", \"wxss\", \"javascript" - - "doc/server_configurations.md:8263:47 wxss U \"sugarss\", \"vue\", \"wxss\", \"javascript\", \"javascriptre" - - "doc/server_configurations.md:8297:6 svelteserver U { \"svelteserver\", \"--stdio\" }" - - "doc/server_configurations.md:8313:27 Verilog U Language server for SystemVerilog." - - "doc/server_configurations.md:8328:3 Svlangserver U - SvlangserverBuildIndex: Instructs" - - "doc/server_configurations.md:8418:6 stree U { \"stree\", \"lsp\" }" - - "doc/server_configurations.md:8426:18 streerc U root_pattern(\".streerc\", \"Gemfile\", \".git\"" - - "doc/server_configurations.md:8454:6 aspnetcorerazor U { \"aspnetcorerazor\", \"astro\", \"astro-markdown" - - "doc/server_configurations.md:8454:153 gohtml U ejs\", \"erb\", \"eruby\", \"gohtml\", \"haml\", \"handlebars" - - "doc/server_configurations.md:8454:163 haml U \"eruby\", \"gohtml\", \"haml\", \"handlebars\", \"hbs" - - "doc/server_configurations.md:8497:21 Taplo U Language server for Taplo, a TOML toolkit." - - "doc/server_configurations.md:8554:6 tablegen U { \"tablegen\" }" - - "doc/server_configurations.md:8568:1 luarocks U luarocks install --dev teal-language" - - "doc/server_configurations.md:8590:17 tlconfig U root_pattern(\"tlconfig.lua\", \".git\")" - - "doc/server_configurations.md:8714:3 Texlab U - TexlabBuild: Build the current" - - "doc/server_configurations.md:8735:7 bibtex U bibtexFormatter = \"texlab\"" - - "doc/server_configurations.md:8737:40 nonstopmode U pdf\", \"-interaction=nonstopmode\", \"-synctex=1\", \"%f" - - "doc/server_configurations.md:8737:56 synctex U interaction=nonstopmode\", \"-synctex=1\", \"%f\" }," - - "doc/server_configurations.md:8738:23 latexmk U executable = \"latexmk\"," - - "doc/server_configurations.md:8742:7 chktex U chktex = {" - - "doc/server_configurations.md:8751:25 latexindent U latexFormatter = \"latexindent\"," - - "doc/server_configurations.md:8802:7 analysers U analysers = {" - - "doc/server_configurations.md:8803:9 languagetool U languagetool = {" - - "doc/server_configurations.md:8830:3 pluggable U A pluggable Terraform linter that" - - "doc/server_configurations.md:8910:17 Tiltfile U autocmd BufRead Tiltfile setf=tiltfile" - - "doc/server_configurations.md:8910:26 setf U autocmd BufRead Tiltfile setf=tiltfile" - - "doc/server_configurations.md:8910:31 tiltfile U BufRead Tiltfile setf=tiltfile" - - "doc/server_configurations.md:9067:21 Typst U Language server for Typst." - - "doc/server_configurations.md:9234:5 VDMJ U The VDMJ language server can" - - "doc/server_configurations.md:9267:6 vdmsl U { \"vdmsl\", \"vdmpp\", \"vdmrt\"" - - "doc/server_configurations.md:9267:15 vdmpp U { \"vdmsl\", \"vdmpp\", \"vdmrt\" }" - - "doc/server_configurations.md:9267:24 vdmrt U \"vdmsl\", \"vdmpp\", \"vdmrt\" }" - - "doc/server_configurations.md:9277:5 logfile U logfile = \"path.join(vim.fn" - - "doc/server_configurations.md:9277:33 stdpath U = \"path.join(vim.fn.stdpath 'cache', 'vdm-lsp.log" - - "doc/server_configurations.md:9278:5 mavenrepo U mavenrepo = \"$HOME/.m2/repository" - - "doc/server_configurations.md:9362:21 Veryl U Language server for Veryl" - - "doc/server_configurations.md:9483:59 autoload U runtime\", \"nvim\", \".git\", \"autoload\", \"plugin\" }," - - "doc/server_configurations.md:9484:7 runtimepath U runtimepath = true" - - "doc/server_configurations.md:9487:5 iskeyword U iskeyword = \"@,48-57,_,192-25" - - "doc/server_configurations.md:9490:11 Runtimepath U fromRuntimepath = true," - - "doc/server_configurations.md:9491:11 Vimruntime U fromVimruntime = true" - - "doc/server_configurations.md:9493:5 vimruntime U vimruntime = \"\"" - - "doc/server_configurations.md:9510:21 Visualforce U Language server for Visualforce." - - "doc/server_configurations.md:9512:40 vsix U installation, download the .vsix archive file from the" - - "doc/server_configurations.md:9513:2 forcedotcom U [forcedotcom/salesforcedx-vscode" - - "doc/server_configurations.md:9513:14 salesforcedx U [forcedotcom/salesforcedx-vscode](https://github" - - "doc/server_configurations.md:9578:11 vlang U { \"v\", \"vlang\" }" - - "doc/server_configurations.md:9638:29 yourusernamehere U global_ts = '/home/[yourusernamehere]/.npm/lib/node_modules" - - "doc/server_configurations.md:9782:7 vetur U vetur = {" - - "doc/server_configurations.md:9860:10 modeline U 1. Add a modeline to the file. A modeline" - - "doc/server_configurations.md:9889:43 yammls U is special-cased in yammls, see the following upstream" - - "doc/server_configurations.md:9952:22 YARA U An YLS plugin adding YARA linting capabilities" - - "doc/server_configurations.md:9954:18 yara U This plugin runs yara.compile on every save" - - "doc/server_configurations.txt:8454:284 nunjucks U \"mustache\", \"njk\", \"nunjucks\", \"php\", \"razor\", \"slim" - - "doc/server_configurations.txt:8454:343 postcss U twig\", \"css\", \"less\", \"postcss\", \"sass\", \"scss\", \"stylus" + - "doc/server_configurations.md:1005:7 mktemp U (cd $(mktemp -d) \\" + - "doc/server_configurations.md:1080:2 brightscript U `brightscript` can be installed via" + - "doc/server_configurations.md:1082:16 brighterscript U npm install -g brighterscript" + - "doc/server_configurations.md:1144:23 bufbuild U go install github.com/bufbuild/buf-language-server" + - "doc/server_configurations.md:1147:12 Protobuf U bufls is a Protobuf language server compatible" + - "doc/server_configurations.md:1164:6 proto U { \"proto\" }" + - "doc/server_configurations.md:1277:25 frounding U excludeArgs = { \"-frounding-math\"} ;" + - "doc/server_configurations.md:1300:18 objc U { \"c\", \"cpp\", \"objc\", \"objcpp\" }" + - "doc/server_configurations.md:1300:26 objcpp U c\", \"cpp\", \"objc\", \"objcpp\" }" + - "doc/server_configurations.md:1324:18 myproject U ln -s /path/to/myproject/build/compile_commands" + - "doc/server_configurations.md:1336:3 Clangd U - ClangdSwitchSourceHeader: Switch" + - "doc/server_configurations.md:1349:36 cuda U \"objc\", \"objcpp\", \"cuda\", \"proto\" }" + - "doc/server_configurations.md:1391:6 clar U { \"clar\", \"clarity\" }" + - "doc/server_configurations.md:1490:6 codeql U { \"codeql\", \"execute\", \"language" + - "doc/server_configurations.md:1629:17 langservers U npm i -g vscode-langservers-extracted" + - "doc/server_configurations.md:1663:43 bufdir U package.json\", \".git\") or bufdir" + - "doc/server_configurations.md:1818:21 Dafny U Support for the Dafny language server." + - "doc/server_configurations.md:1856:25 cuelang U Dagger's lsp server for cuelang." + - "doc/server_configurations.md:1869:6 cuelsp U { \"cuelsp\" }" + - "doc/server_configurations.md:1915:16 Unimported U suggestFromUnimportedLibraries = true" + - "doc/server_configurations.md:1920:17 pubspec U root_pattern(\"pubspec.yaml\")" + - "doc/server_configurations.md:1927:11 Todos U showTodos = true" + - "doc/server_configurations.md:1937:1 Deno's U Deno's built-in language server" + - "doc/server_configurations.md:1939:28 codefences U appropriately highlight codefences returned from denols" + - "doc/server_configurations.md:1956:3 Denols U - DenolsCache: Cache a module" + - "doc/server_configurations.md:1961:6 deno U { \"deno\", \"lsp\" }" + - "doc/server_configurations.md:2071:75 caterva U for LaTeX, ConTeXt et caterva. It provides" + - "doc/server_configurations.md:2092:13 plaintex U { \"tex\", \"plaintex\", \"context\" }" + - "doc/server_configurations.md:2182:34 opam U can be installed via `opam`" + - "doc/server_configurations.md:2202:14 tptp U { \"smt2\", \"tptp\", \"p\", \"cnf\", \"icnf" + - "doc/server_configurations.md:2202:34 icnf U tptp\", \"p\", \"cnf\", \"icnf\", \"zf\" }" + - "doc/server_configurations.md:2352:33 hanzi U symbols_only_follow_by_hanzi = false" + - "doc/server_configurations.md:2369:21 Ecsact U Language server for Ecsact." + - "doc/server_configurations.md:2418:20 neovim's U Note: In order for neovim's built-in language server" + - "doc/server_configurations.md:2489:16 eelixir U { \"elixir\", \"eelixir\", \"heex\", \"surface\"" + - "doc/server_configurations.md:2489:27 heex U elixir\", \"eelixir\", \"heex\", \"surface\" }" + - "doc/server_configurations.md:2526:8 Analyse U elmAnalyseTrigger = \"change\"" + - "doc/server_configurations.md:2542:17 lifeart U npm install -g @lifeart/ember-language-server" + - "doc/server_configurations.md:2592:22 eruby U { \"astro\", \"css\", \"eruby\", \"html\", \"htmldjango" + - "doc/server_configurations.md:2592:39 htmldjango U , \"eruby\", \"html\", \"htmldjango\", \"javascriptreact\"" + - "doc/server_configurations.md:2652:8 rebar U - [rebar3 3.9.1+](https://github" + - "doc/server_configurations.md:2685:1 Esbonio U Esbonio is a language server" + - "doc/server_configurations.md:2705:21 virtualenv U cmd = { '/path/to/virtualenv/bin/python', '-m'," + - "doc/server_configurations.md:2955:18 flowconfig U root_pattern(\".flowconfig\")" + - "doc/server_configurations.md:3071:52 FSAC U provided by FsAutoComplete (FSAC)." + - "doc/server_configurations.md:3083:168 adelarsq U fsharp/vim-fsharp), and [adelarsq/neofsharp.vim](https" + - "doc/server_configurations.md:3083:177 neofsharp U fsharp), and [adelarsq/neofsharp.vim](https://github" + - "doc/server_configurations.md:3281:17 lhaskell U { \"haskell\", \"lhaskell\" }" + - "doc/server_configurations.md:3285:49 bazel U \"hie-bios\", \"BUILD.bazel\", \"cabal.config\", \"package" + - "doc/server_configurations.md:3293:23 VHDL U language server for VHDL, using ghdl as its backend" + - "doc/server_configurations.md:3295:22 pyghdl U ghdl-ls` is part of pyghdl, for installation instruction" + - "doc/server_configurations.md:3412:36 GLSL U server implementation for GLSL" + - "doc/server_configurations.md:3415:10 glsl U via the `glsl-language-server` AUR" + - "doc/server_configurations.md:3466:23 nametake U go install github.com/nametake/golangci-lint-langserver" + - "doc/server_configurations.md:3486:12 gomod U { \"go\", \"gomod\" }" + - "doc/server_configurations.md:3521:21 gowork U { \"go\", \"gomod\", \"gowork\", \"gotmpl\" }" + - "doc/server_configurations.md:3521:31 gotmpl U \"gomod\", \"gowork\", \"gotmpl\" }" + - "doc/server_configurations.md:3539:66 gradlew U vscode-gradle using `./gradlew installDist` and point" + - "doc/server_configurations.md:3582:42 Grammarly's U language server uses Grammarly's API, any document you" + - "doc/server_configurations.md:3610:40 YRCX U client_BaDkMgx4X19X9UxxYRCXZo\"" + - "doc/server_configurations.md:3654:31 graphqlrc U root_pattern('.git', '.graphqlrc*', '.graphql.config" + - "doc/server_configurations.md:3705:5 Haxe U The Haxe language server can" + - "doc/server_configurations.md:3709:17 vshaxe U npx lix run vshaxe-build -t language-server" + - "doc/server_configurations.md:3723:16 HXML U By default, an HXML compiler arguments file" + - "doc/server_configurations.md:3723:58 hxml U arguments file named `build.hxml` is expected in" + - "doc/server_configurations.md:3785:14 verilog U { \"vhdl\", \"verilog\", \"systemverilog\" }" + - "doc/server_configurations.md:3785:25 systemverilog U \"vhdl\", \"verilog\", \"systemverilog\" }" + - "doc/server_configurations.md:3841:28 HHVM U below for how to setup HHVM & typechecker:" + - "doc/server_configurations.md:3841:35 typechecker U how to setup HHVM & typechecker:" + - "doc/server_configurations.md:3863:18 hhconfig U root_pattern(\".hhconfig\")" + - "doc/server_configurations.md:3875:5 hlint U hlintOn = bool;" + - "doc/server_configurations.md:3881:65 floskell U brittany\", alternate \"floskell\");" + - "doc/server_configurations.md:3940:6 lspinfo U - `lspinfo` :" + - "doc/server_configurations.md:3958:34 cabalfmt U cabalFormattingProvider = \"cabalfmt\"," + - "doc/server_configurations.md:3973:23 Hoon U language server for Hoon." + - "doc/server_configurations.md:3977:25 urbit U Start a fake ~zod with `urbit -F zod`." + - "doc/server_configurations.md:3978:34 Urbit U language server at the Urbit Dojo prompt with: `" + - "doc/server_configurations.md:4077:5 Idris U The Idris 2 language server." + - "doc/server_configurations.md:4197:77 gotos U completion, imports, gotos and formatting and some" + - "doc/server_configurations.md:4209:55 JDTLS U jvm arguments with the JDTLS_JVM_ARGS environment" + - "doc/server_configurations.md:4214:25 javaagent U export JDTLS_JVM_ARGS=\"-javaagent:$HOME/.local/share/java" + - "doc/server_configurations.md:4270:21 getcwd U } or vim.fn.getcwd()" + - "doc/server_configurations.md:4320:13 GOPATH U cp $(go env GOPATH)/bin/jq-lsp /usr/local" + - "doc/server_configurations.md:4325:40 setfiletype U BufRead,BufNewFile *.jq setfiletype jq\\]\\])" + - "doc/server_configurations.md:4415:45 Jsonnet U Protocol (LSP) server for Jsonnet." + - "doc/server_configurations.md:4437:17 libsonnet U { \"jsonnet\", \"libsonnet\" }" + - "doc/server_configurations.md:4445:17 jsonnetfile U root_pattern(\"jsonnetfile.json\")" + - "doc/server_configurations.md:4482:222 joinpath U ls_install_path = joinpath(\\n get(DEPOT" + - "doc/server_configurations.md:4482:346 pushfirst U lspconfig\"\\n )\\n pushfirst!(LOAD_PATH, ls_install" + - "doc/server_configurations.md:4482:416 popfirst U LanguageServer\\n popfirst!(LOAD_PATH)\\n depot" + - "doc/server_configurations.md:4482:744 isempty U nothing ? nothing : isempty(p) ? nothing : p\\n" + - "doc/server_configurations.md:4482:1432 runlinter U depot_path)\\n server.runlinter = true\\n run(server" + - "doc/server_configurations.md:4502:12 fwcd U but by fwcd." + - "doc/server_configurations.md:4575:17 leanpkg U root_pattern(\"leanpkg.toml\") or root_pattern" + - "doc/server_configurations.md:4626:17 lakefile U root_pattern(\"lakefile.lean\", \"lean-toolchain" + - "doc/server_configurations.md:4674:208 xattr U Gatekeeper quarantine with `xattr -d com.apple.quarantine" + - "doc/server_configurations.md:4722:27 sweave U support org files or R sweave, users can define a" + - "doc/server_configurations.md:4743:64 rnoweb U \"plaintex\", \"rst\", \"rnoweb\", \"tex\", \"pandoc\" }" + - "doc/server_configurations.md:4743:81 pandoc U , \"rnoweb\", \"tex\", \"pandoc\" }" + - "doc/server_configurations.md:4830:18 luarc U root_pattern(\".luarc.json\", \".luarc.jsonc" + - "doc/server_configurations.md:4830:49 luacheckrc U , \".luarc.jsonc\", \".luacheckrc\", \".stylua.toml\", \"stylua" + - "doc/server_configurations.md:4888:7 asmsyntax U vim.g.asmsyntax = 'asm68k'" + - "doc/server_configurations.md:4967:39 coursier U make sure to have [coursier](https://get-coursier" + - "doc/server_configurations.md:5092:34 MLIR U Server for the LLVM MLIR language" + - "doc/server_configurations.md:5127:34 PDLL U Server for the LLVM PDLL language" + - "doc/server_configurations.md:5158:25 metamath U Language Server for the metamath-zero theorem prover" + - "doc/server_configurations.md:5244:6 neocmakelsp U { \"neocmakelsp\", \"--stdio\" }" + - "doc/server_configurations.md:5283:72 autostarting U (a prerequisite for autostarting a server)," + - "doc/server_configurations.md:5315:75 oxalica U profile install github:oxalica/nil` to install." + - "doc/server_configurations.md:5351:2 nimlsp U `nimlsp` can be installed via" + - "doc/server_configurations.md:5454:6 ttcn U { \"ttcn\" }" + - "doc/server_configurations.md:5554:56 ocamllex U ocaml.interface\", \"ocaml.ocamllex\", \"reason\", \"dune\"" + - "doc/server_configurations.md:5602:1 Omni U OmniSharp server based on" + - "doc/server_configurations.md:5622:69 codebases U is useful for big C# codebases" + - "doc/server_configurations.md:5629:61 rulesets U analyzers, code fixes and rulesets." + - "doc/server_configurations.md:5636:36 unimported U support for showing unimported types and unimported" + - "doc/server_configurations.md:5646:17 prereleases U sdk_include_prereleases = true," + - "doc/server_configurations.md:5877:8 FPCDIR U export FPCDIR='/usr/lib/fpc/src'" + - "doc/server_configurations.md:5878:31 ppcx U '/usr/lib/fpc/3.2.2/ppcx64' # Path to the Free" + - "doc/server_configurations.md:5879:8 LAZARUSDIR U export LAZARUSDIR='/usr/lib/lazarus'" + - "doc/server_configurations.md:5880:8 FPCTARGET U export FPCTARGET=''" + - "doc/server_configurations.md:5881:8 FPCTARGETCPU U export FPCTARGETCPU='x86_64' #" + - "doc/server_configurations.md:5930:99 nostdio U \"--port 13603\", \"--nostdio 0\", \"--version 2.1." + - "doc/server_configurations.md:5983:101 perltidy U perlnavigator` at your `perltidy` and `perlcritic` configurati" + - "doc/server_configurations.md:5983:116 perlcritic U your `perltidy` and `perlcritic` configurations." + - "doc/server_configurations.md:6177:46 pwsh U languageserver is started in `pwsh` (PowerShell Core)." + - "doc/server_configurations.md:6194:59 PSES U NoProfile', '-Command', \"c:/PSES/Start-EditorServices" + - "doc/server_configurations.md:6286:6 swipl U { \"swipl\", \"-g\", \"use_module" + - "doc/server_configurations.md:6405:49 hiera U \".puppet-lint.rc\", \"hiera.yaml\", \".git\")" + - "doc/server_configurations.md:6417:6 purescript U The `purescript-language-server` can" + - "doc/server_configurations.md:6441:17 spago U root_pattern('spago.dhall', 'psc-package" + - "doc/server_configurations.md:6455:49 pycodestyle U set the `pylsp.plugins.pycodestyle.ignore` option:" + - "doc/server_configurations.md:6471:36 pyls U a community fork of `pyls`." + - "doc/server_configurations.md:6546:36 featureset U an extremely limited featureset. It currently only supports" + - "doc/server_configurations.md:6643:6 qmljs U { \"qmljs\" }" + - "doc/server_configurations.md:6725:19 CRAN U It is released on CRAN and can be easily installed" + - "doc/server_configurations.md:6766:14 raco U Install via `raco`: `raco pkg install" + - "doc/server_configurations.md:6798:3 Raku U A Raku language server" + - "doc/server_configurations.md:6955:36 remarkrc U given the following `.remarkrc.json`:" + - "doc/server_configurations.md:7083:9 rustup U cmd = {\"rustup\", \"run\", \"nightly\"," + - "doc/server_configurations.md:7113:73 nixpkgs U completion and formatting via nixpkgs-fmt." + - "doc/server_configurations.md:7176:22 robotidy U util.root_pattern('robotidy.toml', 'pyproject.toml" + - "doc/server_configurations.md:7540:2 Slint U `Slint`'s language server" + - "doc/server_configurations.md:7803:52 remappings U json, just create a `remappings.txt` with:" + - "doc/server_configurations.md:7948:17 Sourcery U --- The Sourcery token for authenticating" + - "doc/server_configurations.md:8089:1 Sqls U Sqls can be installed via" + - "doc/server_configurations.md:8089:46 lighttiger U via `go get github.com/lighttiger2505/sqls`. Instructions" + - "doc/server_configurations.md:8165:22 refactorings U but does not support refactorings." + - "doc/server_configurations.md:8198:11 Steepfile U You need `Steepfile` to make it work. Generate" + - "doc/server_configurations.md:8233:42 stylelintplus U passing a `settings.stylelintplus` object to `stylelint" + - "doc/server_configurations.md:8260:29 sugarss U css\", \"less\", \"scss\", \"sugarss\", \"vue\", \"wxss\", \"javascript" + - "doc/server_configurations.md:8260:47 wxss U \"sugarss\", \"vue\", \"wxss\", \"javascript\", \"javascriptre" + - "doc/server_configurations.md:8294:6 svelteserver U { \"svelteserver\", \"--stdio\" }" + - "doc/server_configurations.md:8310:27 Verilog U Language server for SystemVerilog." + - "doc/server_configurations.md:8325:3 Svlangserver U - SvlangserverBuildIndex: Instructs" + - "doc/server_configurations.md:8415:6 stree U { \"stree\", \"lsp\" }" + - "doc/server_configurations.md:8423:18 streerc U root_pattern(\".streerc\", \"Gemfile\", \".git\"" + - "doc/server_configurations.md:8451:6 aspnetcorerazor U { \"aspnetcorerazor\", \"astro\", \"astro-markdown" + - "doc/server_configurations.md:8451:153 gohtml U ejs\", \"erb\", \"eruby\", \"gohtml\", \"haml\", \"handlebars" + - "doc/server_configurations.md:8451:163 haml U \"eruby\", \"gohtml\", \"haml\", \"handlebars\", \"hbs" + - "doc/server_configurations.md:8494:21 Taplo U Language server for Taplo, a TOML toolkit." + - "doc/server_configurations.md:8551:6 tablegen U { \"tablegen\" }" + - "doc/server_configurations.md:8565:1 luarocks U luarocks install --dev teal-language" + - "doc/server_configurations.md:8587:17 tlconfig U root_pattern(\"tlconfig.lua\", \".git\")" + - "doc/server_configurations.md:8711:3 Texlab U - TexlabBuild: Build the current" + - "doc/server_configurations.md:8732:7 bibtex U bibtexFormatter = \"texlab\"" + - "doc/server_configurations.md:8734:40 nonstopmode U pdf\", \"-interaction=nonstopmode\", \"-synctex=1\", \"%f" + - "doc/server_configurations.md:8734:56 synctex U interaction=nonstopmode\", \"-synctex=1\", \"%f\" }," + - "doc/server_configurations.md:8735:23 latexmk U executable = \"latexmk\"," + - "doc/server_configurations.md:8739:7 chktex U chktex = {" + - "doc/server_configurations.md:8748:25 latexindent U latexFormatter = \"latexindent\"," + - "doc/server_configurations.md:8799:7 analysers U analysers = {" + - "doc/server_configurations.md:8800:9 languagetool U languagetool = {" + - "doc/server_configurations.md:8827:3 pluggable U A pluggable Terraform linter that" + - "doc/server_configurations.md:8907:17 Tiltfile U autocmd BufRead Tiltfile setf=tiltfile" + - "doc/server_configurations.md:8907:26 setf U autocmd BufRead Tiltfile setf=tiltfile" + - "doc/server_configurations.md:8907:31 tiltfile U BufRead Tiltfile setf=tiltfile" + - "doc/server_configurations.md:9064:21 Typst U Language server for Typst." + - "doc/server_configurations.md:9231:5 VDMJ U The VDMJ language server can" + - "doc/server_configurations.md:9264:6 vdmsl U { \"vdmsl\", \"vdmpp\", \"vdmrt\"" + - "doc/server_configurations.md:9264:15 vdmpp U { \"vdmsl\", \"vdmpp\", \"vdmrt\" }" + - "doc/server_configurations.md:9264:24 vdmrt U \"vdmsl\", \"vdmpp\", \"vdmrt\" }" + - "doc/server_configurations.md:9274:5 logfile U logfile = \"path.join(vim.fn" + - "doc/server_configurations.md:9274:33 stdpath U = \"path.join(vim.fn.stdpath 'cache', 'vdm-lsp.log" + - "doc/server_configurations.md:9275:5 mavenrepo U mavenrepo = \"$HOME/.m2/repository" + - "doc/server_configurations.md:9359:21 Veryl U Language server for Veryl" + - "doc/server_configurations.md:9480:59 autoload U runtime\", \"nvim\", \".git\", \"autoload\", \"plugin\" }," + - "doc/server_configurations.md:9481:7 runtimepath U runtimepath = true" + - "doc/server_configurations.md:9484:5 iskeyword U iskeyword = \"@,48-57,_,192-25" + - "doc/server_configurations.md:9487:11 Runtimepath U fromRuntimepath = true," + - "doc/server_configurations.md:9488:11 Vimruntime U fromVimruntime = true" + - "doc/server_configurations.md:9490:5 vimruntime U vimruntime = \"\"" + - "doc/server_configurations.md:9507:21 Visualforce U Language server for Visualforce." + - "doc/server_configurations.md:9509:40 vsix U installation, download the .vsix archive file from the" + - "doc/server_configurations.md:9510:2 forcedotcom U [forcedotcom/salesforcedx-vscode" + - "doc/server_configurations.md:9510:14 salesforcedx U [forcedotcom/salesforcedx-vscode](https://github" + - "doc/server_configurations.md:9575:11 vlang U { \"v\", \"vlang\" }" + - "doc/server_configurations.md:9635:29 yourusernamehere U global_ts = '/home/[yourusernamehere]/.npm/lib/node_modules" + - "doc/server_configurations.md:9779:7 vetur U vetur = {" + - "doc/server_configurations.md:9857:10 modeline U 1. Add a modeline to the file. A modeline" + - "doc/server_configurations.md:9886:43 yammls U is special-cased in yammls, see the following upstream" + - "doc/server_configurations.md:9949:22 YARA U An YLS plugin adding YARA linting capabilities" + - "doc/server_configurations.md:9951:18 yara U This plugin runs yara.compile on every save" + - "doc/server_configurations.txt:8451:284 nunjucks U \"mustache\", \"njk\", \"nunjucks\", \"php\", \"razor\", \"slim" + - "doc/server_configurations.txt:8451:343 postcss U twig\", \"css\", \"less\", \"postcss\", \"sass\", \"scss\", \"stylus" - "flake.nix:2:18 Quickstart U description = \"Quickstart configurations for the" - "flake.nix:4:36 numtide U utils.url = \"github:numtide/flake-utils\";" - "flake.nix:8:11 pkgs U let pkgs = nixpkgs.legacyPackages" diff --git a/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt b/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt index 2acebd4f6ea..126bc6863b3 100644 --- a/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt +++ b/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt @@ -3,7 +3,7 @@ Repository: neovim/nvim-lspconfig Url: "https://github.com/neovim/nvim-lspconfig.git" Args: ["**"] Lines: - CSpell: Files checked: 249, Issues found: 3502 in 245 files + CSpell: Files checked: 249, Issues found: 3500 in 245 files exit code: 1 ./CONTRIBUTING.md:10:341 - Unknown word (nvim) -- dedicated plugin such as nvim-jdtls, nvim-metals, ./CONTRIBUTING.md:10:346 - Unknown word (jdtls) -- plugin such as nvim-jdtls, nvim-metals, etc. @@ -48,83 +48,83 @@ Lines: ./doc/lspconfig.txt:627:1 - Unknown word (composability) -- composability and flexibility of integratin ./doc/lspconfig.txt:632:66 - Unknown word (featureful) -- usability. For more featureful ./doc/lspconfig.txt:651:24 - Unknown word (norl) -- vim:tw=78:ts=8:ft=help:norl: +./doc/server_configurations.md:1005:7 - Unknown word (mktemp) -- (cd $(mktemp -d) \ ./doc/server_configurations.md:100:4 - Unknown word (jsonls) -- - [jsonls](#jsonls) -./doc/server_configurations.md:1014:7 - Unknown word (mktemp) -- (cd $(mktemp -d) \ ./doc/server_configurations.md:102:4 - Unknown word (julials) -- - [julials](#julials) ./doc/server_configurations.md:105:4 - Unknown word (leanls) -- - [leanls](#leanls) ./doc/server_configurations.md:106:4 - Unknown word (lelwel) -- - [lelwel_ls](#lelwel_ls) ./doc/server_configurations.md:107:4 - Unknown word (lemminx) -- - [lemminx](#lemminx) -./doc/server_configurations.md:1089:2 - Unknown word (brightscript) -- `brightscript` can be installed via +./doc/server_configurations.md:1080:2 - Unknown word (brightscript) -- `brightscript` can be installed via +./doc/server_configurations.md:1082:16 - Unknown word (brighterscript) -- npm install -g brighterscript ./doc/server_configurations.md:108:4 - Unknown word (ltex) -- - [ltex](#ltex) -./doc/server_configurations.md:1091:16 - Unknown word (brighterscript) -- npm install -g brighterscript ./doc/server_configurations.md:10:4 - Unknown word (angularls) -- - [angularls](#angularls) -./doc/server_configurations.md:1153:23 - Unknown word (bufbuild) -- go install github.com/bufbuild/buf-language-server -./doc/server_configurations.md:1156:12 - Unknown word (Protobuf) -- bufls is a Protobuf language server compatible +./doc/server_configurations.md:1144:23 - Unknown word (bufbuild) -- go install github.com/bufbuild/buf-language-server +./doc/server_configurations.md:1147:12 - Unknown word (Protobuf) -- bufls is a Protobuf language server compatible +./doc/server_configurations.md:1164:6 - Unknown word (proto) -- { "proto" } ./doc/server_configurations.md:116:4 - Unknown word (mlir) -- - [mlir_lsp_server](#mlir_lsp -./doc/server_configurations.md:1173:6 - Unknown word (proto) -- { "proto" } ./doc/server_configurations.md:117:9 - Unknown word (pdll) -- - [mlir_pdll_lsp_server](#mlir_pdll ./doc/server_configurations.md:11:4 - Unknown word (ansiblels) -- - [ansiblels](#ansiblels) ./doc/server_configurations.md:120:4 - Unknown word (neocmake) -- - [neocmake](#neocmake) ./doc/server_configurations.md:123:4 - Unknown word (nimls) -- - [nimls](#nimls) ./doc/server_configurations.md:126:4 - Unknown word (nxls) -- - [nxls](#nxls) +./doc/server_configurations.md:1277:25 - Unknown word (frounding) -- excludeArgs = { "-frounding-math"} ; ./doc/server_configurations.md:127:4 - Unknown word (ocamlls) -- - [ocamlls](#ocamlls) -./doc/server_configurations.md:1286:25 - Unknown word (frounding) -- excludeArgs = { "-frounding-math"} ; ./doc/server_configurations.md:128:4 - Unknown word (ocamllsp) -- - [ocamllsp](#ocamllsp) ./doc/server_configurations.md:12:4 - Unknown word (antlersls) -- - [antlersls](#antlersls) -./doc/server_configurations.md:1309:18 - Unknown word (objc) -- { "c", "cpp", "objc", "objcpp" } -./doc/server_configurations.md:1309:26 - Unknown word (objcpp) -- c", "cpp", "objc", "objcpp" } +./doc/server_configurations.md:1300:18 - Unknown word (objc) -- { "c", "cpp", "objc", "objcpp" } +./doc/server_configurations.md:1300:26 - Unknown word (objcpp) -- c", "cpp", "objc", "objcpp" } ./doc/server_configurations.md:130:4 - Unknown word (omnisharp) -- - [omnisharp](#omnisharp) ./doc/server_configurations.md:131:4 - Unknown word (opencl) -- - [opencl_ls](#opencl_ls) +./doc/server_configurations.md:1324:18 - Unknown word (myproject) -- ln -s /path/to/myproject/build/compile_commands ./doc/server_configurations.md:132:4 - Unknown word (openedge) -- - [openedge_ls](#openedge_ls) -./doc/server_configurations.md:1333:18 - Unknown word (myproject) -- ln -s /path/to/myproject/build/compile_commands +./doc/server_configurations.md:1336:3 - Unknown word (Clangd) -- - ClangdSwitchSourceHeader: Switch ./doc/server_configurations.md:133:4 - Unknown word (openscad) -- - [openscad_ls](#openscad_ls) -./doc/server_configurations.md:1345:3 - Unknown word (Clangd) -- - ClangdSwitchSourceHeader: Switch -./doc/server_configurations.md:1358:36 - Unknown word (cuda) -- "objc", "objcpp", "cuda", "proto" } +./doc/server_configurations.md:1349:36 - Unknown word (cuda) -- "objc", "objcpp", "cuda", "proto" } ./doc/server_configurations.md:135:4 - Unknown word (pasls) -- - [pasls](#pasls) ./doc/server_configurations.md:136:4 - Unknown word (perlls) -- - [perlls](#perlls) ./doc/server_configurations.md:137:4 - Unknown word (perlnavigator) -- - [perlnavigator](#perlnavigator) ./doc/server_configurations.md:138:4 - Unknown word (perlpls) -- - [perlpls](#perlpls) +./doc/server_configurations.md:1391:6 - Unknown word (clar) -- { "clar", "clarity" } ./doc/server_configurations.md:139:4 - Unknown word (phan) -- - [phan](#phan) -./doc/server_configurations.md:1400:6 - Unknown word (clar) -- { "clar", "clarity" } ./doc/server_configurations.md:140:4 - Unknown word (phpactor) -- - [phpactor](#phpactor) ./doc/server_configurations.md:143:4 - Unknown word (prismals) -- - [prismals](#prismals) ./doc/server_configurations.md:145:4 - Unknown word (prosemd) -- - [prosemd_lsp](#prosemd_lsp) ./doc/server_configurations.md:148:4 - Unknown word (purescriptls) -- - [purescriptls](#purescriptls) -./doc/server_configurations.md:1499:6 - Unknown word (codeql) -- { "codeql", "execute", "language +./doc/server_configurations.md:1490:6 - Unknown word (codeql) -- { "codeql", "execute", "language ./doc/server_configurations.md:149:4 - Unknown word (pylsp) -- - [pylsp](#pylsp) ./doc/server_configurations.md:150:4 - Unknown word (pylyzer) -- - [pylyzer](#pylyzer) ./doc/server_configurations.md:154:4 - Unknown word (qmlls) -- - [qmlls](#qmlls) ./doc/server_configurations.md:158:4 - Unknown word (raku) -- - [raku_navigator](#raku_navigator +./doc/server_configurations.md:1629:17 - Unknown word (langservers) -- npm i -g vscode-langservers-extracted ./doc/server_configurations.md:162:4 - Unknown word (rescriptls) -- - [rescriptls](#rescriptls) -./doc/server_configurations.md:1638:17 - Unknown word (langservers) -- npm i -g vscode-langservers-extracted ./doc/server_configurations.md:164:4 - Unknown word (rnix) -- - [rnix](#rnix) ./doc/server_configurations.md:165:4 - Unknown word (robotframework) -- - [robotframework_ls](#robotframework -./doc/server_configurations.md:1672:43 - Unknown word (bufdir) -- package.json", ".git") or bufdir +./doc/server_configurations.md:1663:43 - Unknown word (bufdir) -- package.json", ".git") or bufdir ./doc/server_configurations.md:16:4 - Unknown word (astro) -- - [astro](#astro) ./doc/server_configurations.md:172:4 - Unknown word (scry) -- - [scry](#scry) ./doc/server_configurations.md:174:4 - Unknown word (sixtyfps) -- - [sixtyfps](#sixtyfps) ./doc/server_configurations.md:175:4 - Unknown word (slint) -- - [slint_lsp](#slint_lsp) ./doc/server_configurations.md:178:4 - Unknown word (solang) -- - [solang](#solang) ./doc/server_configurations.md:179:4 - Unknown word (solargraph) -- - [solargraph](#solargraph) -./doc/server_configurations.md:1827:21 - Unknown word (Dafny) -- Support for the Dafny language server. +./doc/server_configurations.md:1818:21 - Unknown word (Dafny) -- Support for the Dafny language server. ./doc/server_configurations.md:184:4 - Unknown word (sourcekit) -- - [sourcekit](#sourcekit) +./doc/server_configurations.md:1856:25 - Unknown word (cuelang) -- Dagger's lsp server for cuelang. ./doc/server_configurations.md:185:4 - Unknown word (sourcery) -- - [sourcery](#sourcery) -./doc/server_configurations.md:1865:25 - Unknown word (cuelang) -- Dagger's lsp server for cuelang. -./doc/server_configurations.md:1878:6 - Unknown word (cuelsp) -- { "cuelsp" } +./doc/server_configurations.md:1869:6 - Unknown word (cuelsp) -- { "cuelsp" } ./doc/server_configurations.md:187:4 - Unknown word (sqlls) -- - [sqlls](#sqlls) ./doc/server_configurations.md:188:4 - Unknown word (sqls) -- - [sqls](#sqls) ./doc/server_configurations.md:189:4 - Unknown word (standardrb) -- - [standardrb](#standardrb) ./doc/server_configurations.md:190:4 - Unknown word (starlark) -- - [starlark_rust](#starlark_rust -./doc/server_configurations.md:1924:16 - Unknown word (Unimported) -- suggestFromUnimportedLibraries = true -./doc/server_configurations.md:1929:17 - Unknown word (pubspec) -- root_pattern("pubspec.yaml") +./doc/server_configurations.md:1915:16 - Unknown word (Unimported) -- suggestFromUnimportedLibraries = true +./doc/server_configurations.md:1920:17 - Unknown word (pubspec) -- root_pattern("pubspec.yaml") +./doc/server_configurations.md:1927:11 - Unknown word (Todos) -- showTodos = true ./doc/server_configurations.md:192:4 - Unknown word (stylelint) -- - [stylelint_lsp](#stylelint_lsp -./doc/server_configurations.md:1936:11 - Unknown word (Todos) -- showTodos = true -./doc/server_configurations.md:1946:1 - Unknown word (Deno's) -- Deno's built-in language server -./doc/server_configurations.md:1948:28 - Unknown word (codefences) -- appropriately highlight codefences returned from denols +./doc/server_configurations.md:1937:1 - Unknown word (Deno's) -- Deno's built-in language server +./doc/server_configurations.md:1939:28 - Unknown word (codefences) -- appropriately highlight codefences returned from denols ./doc/server_configurations.md:194:4 - Unknown word (svlangserver) -- - [svlangserver](#svlangserver) +./doc/server_configurations.md:1956:3 - Unknown word (Denols) -- - DenolsCache: Cache a module ./doc/server_configurations.md:195:4 - Unknown word (svls) -- - [svls](#svls) -./doc/server_configurations.md:1965:3 - Unknown word (Denols) -- - DenolsCache: Cache a module -./doc/server_configurations.md:1970:6 - Unknown word (deno) -- { "deno", "lsp" } +./doc/server_configurations.md:1961:6 - Unknown word (deno) -- { "deno", "lsp" } ./doc/server_configurations.md:197:4 - Unknown word (tailwindcss) -- - [tailwindcss](#tailwindcss) ./doc/server_configurations.md:198:4 - Unknown word (taplo) -- - [taplo](#taplo) ./doc/server_configurations.md:199:4 - Unknown word (tblgen) -- - [tblgen_lsp_server](#tblgen @@ -132,8 +132,8 @@ Lines: ./doc/server_configurations.md:202:4 - Unknown word (terraformls) -- - [terraformls](#terraformls) ./doc/server_configurations.md:204:4 - Unknown word (textlsp) -- - [textlsp](#textlsp) ./doc/server_configurations.md:205:4 - Unknown word (tflint) -- - [tflint](#tflint) -./doc/server_configurations.md:2074:75 - Unknown word (caterva) -- for LaTeX, ConTeXt et caterva. It provides -./doc/server_configurations.md:2095:13 - Unknown word (plaintex) -- { "tex", "plaintex", "context" } +./doc/server_configurations.md:2071:75 - Unknown word (caterva) -- for LaTeX, ConTeXt et caterva. It provides +./doc/server_configurations.md:2092:13 - Unknown word (plaintex) -- { "tex", "plaintex", "context" } ./doc/server_configurations.md:20:4 - Unknown word (beancount) -- - [beancount](#beancount) ./doc/server_configurations.md:210:4 - Unknown word (typeprof) -- - [typeprof](#typeprof) ./doc/server_configurations.md:211:4 - Unknown word (typst) -- - [typst_lsp](#typst_lsp) @@ -142,11 +142,11 @@ Lines: ./doc/server_configurations.md:215:4 - Unknown word (vala) -- - [vala_ls](#vala_ls) ./doc/server_configurations.md:216:4 - Unknown word (vdmj) -- - [vdmj](#vdmj) ./doc/server_configurations.md:217:4 - Unknown word (verible) -- - [verible](#verible) -./doc/server_configurations.md:2185:34 - Unknown word (opam) -- can be installed via `opam` +./doc/server_configurations.md:2182:34 - Unknown word (opam) -- can be installed via `opam` ./doc/server_configurations.md:218:4 - Unknown word (veridian) -- - [veridian](#veridian) ./doc/server_configurations.md:219:4 - Unknown word (veryl) -- - [veryl_ls](#veryl_ls) -./doc/server_configurations.md:2205:14 - Unknown word (tptp) -- { "smt2", "tptp", "p", "cnf", "icnf -./doc/server_configurations.md:2205:34 - Unknown word (icnf) -- tptp", "p", "cnf", "icnf", "zf" } +./doc/server_configurations.md:2202:14 - Unknown word (tptp) -- { "smt2", "tptp", "p", "cnf", "icnf +./doc/server_configurations.md:2202:34 - Unknown word (icnf) -- tptp", "p", "cnf", "icnf", "zf" } ./doc/server_configurations.md:220:4 - Unknown word (vhdl) -- - [vhdl_ls](#vhdl_ls) ./doc/server_configurations.md:221:4 - Unknown word (vimls) -- - [vimls](#vimls) ./doc/server_configurations.md:222:4 - Unknown word (visualforce) -- - [visualforce_ls](#visualforce_ls @@ -154,228 +154,228 @@ Lines: ./doc/server_configurations.md:226:4 - Unknown word (vuels) -- - [vuels](#vuels) ./doc/server_configurations.md:227:4 - Unknown word (wgsl) -- - [wgsl_analyzer](#wgsl_analyzer ./doc/server_configurations.md:228:4 - Unknown word (yamlls) -- - [yamlls](#yamlls) -./doc/server_configurations.md:2355:33 - Unknown word (hanzi) -- symbols_only_follow_by_hanzi = false -./doc/server_configurations.md:2372:21 - Unknown word (Ecsact) -- Language server for Ecsact. -./doc/server_configurations.md:2421:20 - Unknown word (neovim's) -- Note: In order for neovim's built-in language server -./doc/server_configurations.md:2492:16 - Unknown word (eelixir) -- { "elixir", "eelixir", "heex", "surface" -./doc/server_configurations.md:2492:27 - Unknown word (heex) -- elixir", "eelixir", "heex", "surface" } -./doc/server_configurations.md:2529:8 - Unknown word (Analyse) -- elmAnalyseTrigger = "change" -./doc/server_configurations.md:2545:17 - Unknown word (lifeart) -- npm install -g @lifeart/ember-language-server -./doc/server_configurations.md:2595:22 - Unknown word (eruby) -- { "astro", "css", "eruby", "html", "htmldjango -./doc/server_configurations.md:2595:39 - Unknown word (htmldjango) -- , "eruby", "html", "htmldjango", "javascriptreact" +./doc/server_configurations.md:2352:33 - Unknown word (hanzi) -- symbols_only_follow_by_hanzi = false +./doc/server_configurations.md:2369:21 - Unknown word (Ecsact) -- Language server for Ecsact. +./doc/server_configurations.md:2418:20 - Unknown word (neovim's) -- Note: In order for neovim's built-in language server +./doc/server_configurations.md:2489:16 - Unknown word (eelixir) -- { "elixir", "eelixir", "heex", "surface" +./doc/server_configurations.md:2489:27 - Unknown word (heex) -- elixir", "eelixir", "heex", "surface" } +./doc/server_configurations.md:2526:8 - Unknown word (Analyse) -- elmAnalyseTrigger = "change" +./doc/server_configurations.md:2542:17 - Unknown word (lifeart) -- npm install -g @lifeart/ember-language-server +./doc/server_configurations.md:2592:22 - Unknown word (eruby) -- { "astro", "css", "eruby", "html", "htmldjango +./doc/server_configurations.md:2592:39 - Unknown word (htmldjango) -- , "eruby", "html", "htmldjango", "javascriptreact" ./doc/server_configurations.md:25:4 - Unknown word (bufls) -- - [bufls](#bufls) -./doc/server_configurations.md:2655:8 - Unknown word (rebar) -- - [rebar3 3.9.1+](https://github -./doc/server_configurations.md:2688:1 - Unknown word (Esbonio) -- Esbonio is a language server -./doc/server_configurations.md:2708:21 - Unknown word (virtualenv) -- cmd = { '/path/to/virtualenv/bin/python', '-m', +./doc/server_configurations.md:2652:8 - Unknown word (rebar) -- - [rebar3 3.9.1+](https://github +./doc/server_configurations.md:2685:1 - Unknown word (Esbonio) -- Esbonio is a language server +./doc/server_configurations.md:2705:21 - Unknown word (virtualenv) -- cmd = { '/path/to/virtualenv/bin/python', '-m', ./doc/server_configurations.md:28:4 - Unknown word (ccls) -- - [ccls](#ccls) -./doc/server_configurations.md:2958:18 - Unknown word (flowconfig) -- root_pattern(".flowconfig") +./doc/server_configurations.md:2955:18 - Unknown word (flowconfig) -- root_pattern(".flowconfig") ./doc/server_configurations.md:297:6 - Unknown word (anakinls) -- { "anakinls" } -./doc/server_configurations.md:3074:52 - Unknown word (FSAC) -- provided by FsAutoComplete (FSAC). -./doc/server_configurations.md:3086:168 - Unknown word (adelarsq) -- fsharp/vim-fsharp), and [adelarsq/neofsharp.vim](https -./doc/server_configurations.md:3086:177 - Unknown word (neofsharp) -- fsharp), and [adelarsq/neofsharp.vim](https://github +./doc/server_configurations.md:3071:52 - Unknown word (FSAC) -- provided by FsAutoComplete (FSAC). +./doc/server_configurations.md:3083:168 - Unknown word (adelarsq) -- fsharp/vim-fsharp), and [adelarsq/neofsharp.vim](https +./doc/server_configurations.md:3083:177 - Unknown word (neofsharp) -- fsharp), and [adelarsq/neofsharp.vim](https://github ./doc/server_configurations.md:311:7 - Unknown word (pyflakes) -- pyflakes_errors = { "ImportStarNotPerm -./doc/server_configurations.md:3284:17 - Unknown word (lhaskell) -- { "haskell", "lhaskell" } -./doc/server_configurations.md:3288:49 - Unknown word (bazel) -- "hie-bios", "BUILD.bazel", "cabal.config", "package -./doc/server_configurations.md:3296:23 - Unknown word (VHDL) -- language server for VHDL, using ghdl as its backend -./doc/server_configurations.md:3298:22 - Unknown word (pyghdl) -- ghdl-ls` is part of pyghdl, for installation instruction +./doc/server_configurations.md:3281:17 - Unknown word (lhaskell) -- { "haskell", "lhaskell" } +./doc/server_configurations.md:3285:49 - Unknown word (bazel) -- "hie-bios", "BUILD.bazel", "cabal.config", "package +./doc/server_configurations.md:3293:23 - Unknown word (VHDL) -- language server for VHDL, using ghdl as its backend +./doc/server_configurations.md:3295:22 - Unknown word (pyghdl) -- ghdl-ls` is part of pyghdl, for installation instruction ./doc/server_configurations.md:331:15 - Unknown word (ngserver) -- local cmd = {"ngserver", "--stdio", "--tsProbeLocati ./doc/server_configurations.md:33:4 - Unknown word (codeqlls) -- - [codeqlls](#codeqlls) -./doc/server_configurations.md:3415:36 - Unknown word (GLSL) -- server implementation for GLSL -./doc/server_configurations.md:3418:10 - Unknown word (glsl) -- via the `glsl-language-server` AUR -./doc/server_configurations.md:3469:23 - Unknown word (nametake) -- go install github.com/nametake/golangci-lint-langserver -./doc/server_configurations.md:3489:12 - Unknown word (gomod) -- { "go", "gomod" } +./doc/server_configurations.md:3412:36 - Unknown word (GLSL) -- server implementation for GLSL +./doc/server_configurations.md:3415:10 - Unknown word (glsl) -- via the `glsl-language-server` AUR +./doc/server_configurations.md:3466:23 - Unknown word (nametake) -- go install github.com/nametake/golangci-lint-langserver +./doc/server_configurations.md:3486:12 - Unknown word (gomod) -- { "go", "gomod" } ./doc/server_configurations.md:34:4 - Unknown word (coffeesense) -- - [coffeesense](#coffeesense) -./doc/server_configurations.md:3524:21 - Unknown word (gowork) -- { "go", "gomod", "gowork", "gotmpl" } -./doc/server_configurations.md:3524:31 - Unknown word (gotmpl) -- "gomod", "gowork", "gotmpl" } -./doc/server_configurations.md:3542:66 - Unknown word (gradlew) -- vscode-gradle using `./gradlew installDist` and point -./doc/server_configurations.md:3585:42 - Unknown word (Grammarly's) -- language server uses Grammarly's API, any document you -./doc/server_configurations.md:3613:40 - Unknown word (YRCX) -- client_BaDkMgx4X19X9UxxYRCXZo" -./doc/server_configurations.md:3657:31 - Unknown word (graphqlrc) -- root_pattern('.git', '.graphqlrc*', '.graphql.config -./doc/server_configurations.md:3708:5 - Unknown word (Haxe) -- The Haxe language server can -./doc/server_configurations.md:3712:17 - Unknown word (vshaxe) -- npx lix run vshaxe-build -t language-server -./doc/server_configurations.md:3726:16 - Unknown word (HXML) -- By default, an HXML compiler arguments file -./doc/server_configurations.md:3726:58 - Unknown word (hxml) -- arguments file named `build.hxml` is expected in -./doc/server_configurations.md:3788:14 - Unknown word (verilog) -- { "vhdl", "verilog", "systemverilog" } -./doc/server_configurations.md:3788:25 - Unknown word (systemverilog) -- "vhdl", "verilog", "systemverilog" } +./doc/server_configurations.md:3521:21 - Unknown word (gowork) -- { "go", "gomod", "gowork", "gotmpl" } +./doc/server_configurations.md:3521:31 - Unknown word (gotmpl) -- "gomod", "gowork", "gotmpl" } +./doc/server_configurations.md:3539:66 - Unknown word (gradlew) -- vscode-gradle using `./gradlew installDist` and point +./doc/server_configurations.md:3582:42 - Unknown word (Grammarly's) -- language server uses Grammarly's API, any document you +./doc/server_configurations.md:3610:40 - Unknown word (YRCX) -- client_BaDkMgx4X19X9UxxYRCXZo" +./doc/server_configurations.md:3654:31 - Unknown word (graphqlrc) -- root_pattern('.git', '.graphqlrc*', '.graphql.config +./doc/server_configurations.md:3705:5 - Unknown word (Haxe) -- The Haxe language server can +./doc/server_configurations.md:3709:17 - Unknown word (vshaxe) -- npx lix run vshaxe-build -t language-server +./doc/server_configurations.md:3723:16 - Unknown word (HXML) -- By default, an HXML compiler arguments file +./doc/server_configurations.md:3723:58 - Unknown word (hxml) -- arguments file named `build.hxml` is expected in +./doc/server_configurations.md:3785:14 - Unknown word (verilog) -- { "vhdl", "verilog", "systemverilog" } +./doc/server_configurations.md:3785:25 - Unknown word (systemverilog) -- "vhdl", "verilog", "systemverilog" } ./doc/server_configurations.md:37:4 - Unknown word (cssls) -- - [cssls](#cssls) -./doc/server_configurations.md:3844:28 - Unknown word (HHVM) -- below for how to setup HHVM & typechecker: -./doc/server_configurations.md:3844:35 - Unknown word (typechecker) -- how to setup HHVM & typechecker: -./doc/server_configurations.md:3866:18 - Unknown word (hhconfig) -- root_pattern(".hhconfig") -./doc/server_configurations.md:3878:5 - Unknown word (hlint) -- hlintOn = bool; -./doc/server_configurations.md:3884:65 - Unknown word (floskell) -- brittany", alternate "floskell"); +./doc/server_configurations.md:3841:28 - Unknown word (HHVM) -- below for how to setup HHVM & typechecker: +./doc/server_configurations.md:3841:35 - Unknown word (typechecker) -- how to setup HHVM & typechecker: +./doc/server_configurations.md:3863:18 - Unknown word (hhconfig) -- root_pattern(".hhconfig") +./doc/server_configurations.md:3875:5 - Unknown word (hlint) -- hlintOn = bool; +./doc/server_configurations.md:3881:65 - Unknown word (floskell) -- brittany", alternate "floskell"); ./doc/server_configurations.md:38:4 - Unknown word (cssmodules) -- - [cssmodules_ls](#cssmodules_ls) -./doc/server_configurations.md:3943:6 - Unknown word (lspinfo) -- - `lspinfo` : -./doc/server_configurations.md:3961:34 - Unknown word (cabalfmt) -- cabalFormattingProvider = "cabalfmt", -./doc/server_configurations.md:3976:23 - Unknown word (Hoon) -- language server for Hoon. -./doc/server_configurations.md:3980:25 - Unknown word (urbit) -- Start a fake ~zod with `urbit -F zod`. -./doc/server_configurations.md:3981:34 - Unknown word (Urbit) -- language server at the Urbit Dojo prompt with: ` -./doc/server_configurations.md:4080:5 - Unknown word (Idris) -- The Idris 2 language server. +./doc/server_configurations.md:3940:6 - Unknown word (lspinfo) -- - `lspinfo` : +./doc/server_configurations.md:3958:34 - Unknown word (cabalfmt) -- cabalFormattingProvider = "cabalfmt", +./doc/server_configurations.md:3973:23 - Unknown word (Hoon) -- language server for Hoon. +./doc/server_configurations.md:3977:25 - Unknown word (urbit) -- Start a fake ~zod with `urbit -F zod`. +./doc/server_configurations.md:3978:34 - Unknown word (Urbit) -- language server at the Urbit Dojo prompt with: ` +./doc/server_configurations.md:4077:5 - Unknown word (Idris) -- The Idris 2 language server. +./doc/server_configurations.md:4197:77 - Unknown word (gotos) -- completion, imports, gotos and formatting and some ./doc/server_configurations.md:41:4 - Unknown word (dafny) -- - [dafny](#dafny) -./doc/server_configurations.md:4200:77 - Unknown word (gotos) -- completion, imports, gotos and formatting and some -./doc/server_configurations.md:4212:55 - Unknown word (JDTLS) -- jvm arguments with the JDTLS_JVM_ARGS environment -./doc/server_configurations.md:4217:25 - Unknown word (javaagent) -- export JDTLS_JVM_ARGS="-javaagent:$HOME/.local/share/java -./doc/server_configurations.md:4273:21 - Unknown word (getcwd) -- } or vim.fn.getcwd() -./doc/server_configurations.md:4323:13 - Unknown word (GOPATH) -- cp $(go env GOPATH)/bin/jq-lsp /usr/local -./doc/server_configurations.md:4328:40 - Unknown word (setfiletype) -- BufRead,BufNewFile *.jq setfiletype jq\]\]) +./doc/server_configurations.md:4209:55 - Unknown word (JDTLS) -- jvm arguments with the JDTLS_JVM_ARGS environment +./doc/server_configurations.md:4214:25 - Unknown word (javaagent) -- export JDTLS_JVM_ARGS="-javaagent:$HOME/.local/share/java +./doc/server_configurations.md:4270:21 - Unknown word (getcwd) -- } or vim.fn.getcwd() +./doc/server_configurations.md:4320:13 - Unknown word (GOPATH) -- cp $(go env GOPATH)/bin/jq-lsp /usr/local +./doc/server_configurations.md:4325:40 - Unknown word (setfiletype) -- BufRead,BufNewFile *.jq setfiletype jq\]\]) ./doc/server_configurations.md:43:4 - Unknown word (dartls) -- - [dartls](#dartls) -./doc/server_configurations.md:4418:45 - Unknown word (Jsonnet) -- Protocol (LSP) server for Jsonnet. -./doc/server_configurations.md:4440:17 - Unknown word (libsonnet) -- { "jsonnet", "libsonnet" } -./doc/server_configurations.md:4448:17 - Unknown word (jsonnetfile) -- root_pattern("jsonnetfile.json") -./doc/server_configurations.md:4485:1432 - Unknown word (runlinter) -- depot_path)\n server.runlinter = true\n run(server -./doc/server_configurations.md:4485:222 - Unknown word (joinpath) -- ls_install_path = joinpath(\n get(DEPOT -./doc/server_configurations.md:4485:346 - Unknown word (pushfirst) -- lspconfig"\n )\n pushfirst!(LOAD_PATH, ls_install -./doc/server_configurations.md:4485:416 - Unknown word (popfirst) -- LanguageServer\n popfirst!(LOAD_PATH)\n depot -./doc/server_configurations.md:4485:744 - Unknown word (isempty) -- nothing ? nothing : isempty(p) ? nothing : p\n +./doc/server_configurations.md:4415:45 - Unknown word (Jsonnet) -- Protocol (LSP) server for Jsonnet. +./doc/server_configurations.md:4437:17 - Unknown word (libsonnet) -- { "jsonnet", "libsonnet" } +./doc/server_configurations.md:4445:17 - Unknown word (jsonnetfile) -- root_pattern("jsonnetfile.json") +./doc/server_configurations.md:4482:1432 - Unknown word (runlinter) -- depot_path)\n server.runlinter = true\n run(server +./doc/server_configurations.md:4482:222 - Unknown word (joinpath) -- ls_install_path = joinpath(\n get(DEPOT +./doc/server_configurations.md:4482:346 - Unknown word (pushfirst) -- lspconfig"\n )\n pushfirst!(LOAD_PATH, ls_install +./doc/server_configurations.md:4482:416 - Unknown word (popfirst) -- LanguageServer\n popfirst!(LOAD_PATH)\n depot +./doc/server_configurations.md:4482:744 - Unknown word (isempty) -- nothing ? nothing : isempty(p) ? nothing : p\n ./doc/server_configurations.md:44:4 - Unknown word (denols) -- - [denols](#denols) -./doc/server_configurations.md:4505:12 - Unknown word (fwcd) -- but by fwcd. -./doc/server_configurations.md:4578:17 - Unknown word (leanpkg) -- root_pattern("leanpkg.toml") or root_pattern +./doc/server_configurations.md:4502:12 - Unknown word (fwcd) -- but by fwcd. +./doc/server_configurations.md:4575:17 - Unknown word (leanpkg) -- root_pattern("leanpkg.toml") or root_pattern ./doc/server_configurations.md:45:4 - Unknown word (dhall) -- - [dhall_lsp_server](#dhall_lsp -./doc/server_configurations.md:4629:17 - Unknown word (lakefile) -- root_pattern("lakefile.lean", "lean-toolchain -./doc/server_configurations.md:4677:208 - Unknown word (xattr) -- Gatekeeper quarantine with `xattr -d com.apple.quarantine +./doc/server_configurations.md:4626:17 - Unknown word (lakefile) -- root_pattern("lakefile.lean", "lean-toolchain +./doc/server_configurations.md:4674:208 - Unknown word (xattr) -- Gatekeeper quarantine with `xattr -d com.apple.quarantine ./doc/server_configurations.md:469:34 - Unknown word (jorje) -- path = '/path/to/apex-jorje-lsp.jar', ./doc/server_configurations.md:46:4 - Unknown word (diagnosticls) -- - [diagnosticls](#diagnosticls) -./doc/server_configurations.md:4725:27 - Unknown word (sweave) -- support org files or R sweave, users can define a -./doc/server_configurations.md:4746:64 - Unknown word (rnoweb) -- "plaintex", "rst", "rnoweb", "tex", "pandoc" } -./doc/server_configurations.md:4746:81 - Unknown word (pandoc) -- , "rnoweb", "tex", "pandoc" } -./doc/server_configurations.md:4833:18 - Unknown word (luarc) -- root_pattern(".luarc.json", ".luarc.jsonc -./doc/server_configurations.md:4833:49 - Unknown word (luacheckrc) -- , ".luarc.jsonc", ".luacheckrc", ".stylua.toml", "stylua +./doc/server_configurations.md:4722:27 - Unknown word (sweave) -- support org files or R sweave, users can define a +./doc/server_configurations.md:4743:64 - Unknown word (rnoweb) -- "plaintex", "rst", "rnoweb", "tex", "pandoc" } +./doc/server_configurations.md:4743:81 - Unknown word (pandoc) -- , "rnoweb", "tex", "pandoc" } +./doc/server_configurations.md:4830:18 - Unknown word (luarc) -- root_pattern(".luarc.json", ".luarc.jsonc +./doc/server_configurations.md:4830:49 - Unknown word (luacheckrc) -- , ".luarc.jsonc", ".luacheckrc", ".stylua.toml", "stylua ./doc/server_configurations.md:486:6 - Unknown word (apexcode) -- { "apexcode" } -./doc/server_configurations.md:4891:7 - Unknown word (asmsyntax) -- vim.g.asmsyntax = 'asm68k' +./doc/server_configurations.md:4888:7 - Unknown word (asmsyntax) -- vim.g.asmsyntax = 'asm68k' ./doc/server_configurations.md:494:17 - Unknown word (sfdx) -- root_pattern('sfdx-project.json') -./doc/server_configurations.md:4970:39 - Unknown word (coursier) -- make sure to have [coursier](https://get-coursier +./doc/server_configurations.md:4967:39 - Unknown word (coursier) -- make sure to have [coursier](https://get-coursier ./doc/server_configurations.md:49:4 - Unknown word (dockerls) -- - [dockerls](#dockerls) -./doc/server_configurations.md:5095:34 - Unknown word (MLIR) -- Server for the LLVM MLIR language +./doc/server_configurations.md:5092:34 - Unknown word (MLIR) -- Server for the LLVM MLIR language ./doc/server_configurations.md:50:4 - Unknown word (dolmenls) -- - [dolmenls](#dolmenls) -./doc/server_configurations.md:5130:34 - Unknown word (PDLL) -- Server for the LLVM PDLL language -./doc/server_configurations.md:5161:25 - Unknown word (metamath) -- Language Server for the metamath-zero theorem prover +./doc/server_configurations.md:5127:34 - Unknown word (PDLL) -- Server for the LLVM PDLL language +./doc/server_configurations.md:5158:25 - Unknown word (metamath) -- Language Server for the metamath-zero theorem prover ./doc/server_configurations.md:51:4 - Unknown word (dotls) -- - [dotls](#dotls) -./doc/server_configurations.md:5247:6 - Unknown word (neocmakelsp) -- { "neocmakelsp", "--stdio" } -./doc/server_configurations.md:5286:72 - Unknown word (autostarting) -- (a prerequisite for autostarting a server), -./doc/server_configurations.md:5318:75 - Unknown word (oxalica) -- profile install github:oxalica/nil` to install. -./doc/server_configurations.md:5354:2 - Unknown word (nimlsp) -- `nimlsp` can be installed via +./doc/server_configurations.md:5244:6 - Unknown word (neocmakelsp) -- { "neocmakelsp", "--stdio" } +./doc/server_configurations.md:5283:72 - Unknown word (autostarting) -- (a prerequisite for autostarting a server), +./doc/server_configurations.md:5315:75 - Unknown word (oxalica) -- profile install github:oxalica/nil` to install. +./doc/server_configurations.md:5351:2 - Unknown word (nimlsp) -- `nimlsp` can be installed via ./doc/server_configurations.md:538:53 - Unknown word (FQBN) -- Board Name FQBN Core -./doc/server_configurations.md:5457:6 - Unknown word (ttcn) -- { "ttcn" } +./doc/server_configurations.md:5454:6 - Unknown word (ttcn) -- { "ttcn" } ./doc/server_configurations.md:54:4 - Unknown word (ecsact) -- - [ecsact](#ecsact) ./doc/server_configurations.md:553:6 - Unknown word (fqbn) -- "fqbn": "arduino:avr:uno" -./doc/server_configurations.md:5557:56 - Unknown word (ocamllex) -- ocaml.interface", "ocaml.ocamllex", "reason", "dune" -./doc/server_configurations.md:5605:1 - Unknown word (Omni) -- OmniSharp server based on -./doc/server_configurations.md:5625:69 - Unknown word (codebases) -- is useful for big C# codebases -./doc/server_configurations.md:5632:61 - Unknown word (rulesets) -- analyzers, code fixes and rulesets. -./doc/server_configurations.md:5639:36 - Unknown word (unimported) -- support for showing unimported types and unimported -./doc/server_configurations.md:5649:17 - Unknown word (prereleases) -- sdk_include_prereleases = true, +./doc/server_configurations.md:5554:56 - Unknown word (ocamllex) -- ocaml.interface", "ocaml.ocamllex", "reason", "dune" +./doc/server_configurations.md:5602:1 - Unknown word (Omni) -- OmniSharp server based on +./doc/server_configurations.md:5622:69 - Unknown word (codebases) -- is useful for big C# codebases +./doc/server_configurations.md:5629:61 - Unknown word (rulesets) -- analyzers, code fixes and rulesets. +./doc/server_configurations.md:5636:36 - Unknown word (unimported) -- support for showing unimported types and unimported +./doc/server_configurations.md:5646:17 - Unknown word (prereleases) -- sdk_include_prereleases = true, ./doc/server_configurations.md:56:4 - Unknown word (elixirls) -- - [elixirls](#elixirls) ./doc/server_configurations.md:57:4 - Unknown word (elmls) -- - [elmls](#elmls) -./doc/server_configurations.md:5880:8 - Unknown word (FPCDIR) -- export FPCDIR='/usr/lib/fpc/src' -./doc/server_configurations.md:5881:31 - Unknown word (ppcx) -- '/usr/lib/fpc/3.2.2/ppcx64' # Path to the Free -./doc/server_configurations.md:5882:8 - Unknown word (LAZARUSDIR) -- export LAZARUSDIR='/usr/lib/lazarus' -./doc/server_configurations.md:5883:8 - Unknown word (FPCTARGET) -- export FPCTARGET='' -./doc/server_configurations.md:5884:8 - Unknown word (FPCTARGETCPU) -- export FPCTARGETCPU='x86_64' # +./doc/server_configurations.md:5877:8 - Unknown word (FPCDIR) -- export FPCDIR='/usr/lib/fpc/src' +./doc/server_configurations.md:5878:31 - Unknown word (ppcx) -- '/usr/lib/fpc/3.2.2/ppcx64' # Path to the Free +./doc/server_configurations.md:5879:8 - Unknown word (LAZARUSDIR) -- export LAZARUSDIR='/usr/lib/lazarus' +./doc/server_configurations.md:5880:8 - Unknown word (FPCTARGET) -- export FPCTARGET='' +./doc/server_configurations.md:5881:8 - Unknown word (FPCTARGETCPU) -- export FPCTARGETCPU='x86_64' # ./doc/server_configurations.md:592:31 - Unknown word (quickfix) -- valueSet = { "", "quickfix", "refactor", "refactor -./doc/server_configurations.md:5933:99 - Unknown word (nostdio) -- "--port 13603", "--nostdio 0", "--version 2.1. -./doc/server_configurations.md:5986:101 - Unknown word (perltidy) -- perlnavigator` at your `perltidy` and `perlcritic` configurati -./doc/server_configurations.md:5986:116 - Unknown word (perlcritic) -- your `perltidy` and `perlcritic` configurations. -./doc/server_configurations.md:6180:46 - Unknown word (pwsh) -- languageserver is started in `pwsh` (PowerShell Core). -./doc/server_configurations.md:6197:59 - Unknown word (PSES) -- NoProfile', '-Command', "c:/PSES/Start-EditorServices +./doc/server_configurations.md:5930:99 - Unknown word (nostdio) -- "--port 13603", "--nostdio 0", "--version 2.1. +./doc/server_configurations.md:5983:101 - Unknown word (perltidy) -- perlnavigator` at your `perltidy` and `perlcritic` configurati +./doc/server_configurations.md:5983:116 - Unknown word (perlcritic) -- your `perltidy` and `perlcritic` configurations. +./doc/server_configurations.md:6177:46 - Unknown word (pwsh) -- languageserver is started in `pwsh` (PowerShell Core). +./doc/server_configurations.md:6194:59 - Unknown word (PSES) -- NoProfile', '-Command', "c:/PSES/Start-EditorServices ./doc/server_configurations.md:61:4 - Unknown word (erlangls) -- - [erlangls](#erlangls) -./doc/server_configurations.md:6289:6 - Unknown word (swipl) -- { "swipl", "-g", "use_module +./doc/server_configurations.md:6286:6 - Unknown word (swipl) -- { "swipl", "-g", "use_module ./doc/server_configurations.md:62:4 - Unknown word (esbonio) -- - [esbonio](#esbonio) -./doc/server_configurations.md:6408:49 - Unknown word (hiera) -- ".puppet-lint.rc", "hiera.yaml", ".git") -./doc/server_configurations.md:6420:6 - Unknown word (purescript) -- The `purescript-language-server` can -./doc/server_configurations.md:6444:17 - Unknown word (spago) -- root_pattern('spago.dhall', 'psc-package -./doc/server_configurations.md:6458:49 - Unknown word (pycodestyle) -- set the `pylsp.plugins.pycodestyle.ignore` option: -./doc/server_configurations.md:6474:36 - Unknown word (pyls) -- a community fork of `pyls`. -./doc/server_configurations.md:6549:36 - Unknown word (featureset) -- an extremely limited featureset. It currently only supports -./doc/server_configurations.md:6646:6 - Unknown word (qmljs) -- { "qmljs" } -./doc/server_configurations.md:6728:19 - Unknown word (CRAN) -- It is released on CRAN and can be easily installed -./doc/server_configurations.md:6769:14 - Unknown word (raco) -- Install via `raco`: `raco pkg install -./doc/server_configurations.md:6801:3 - Unknown word (Raku) -- A Raku language server -./doc/server_configurations.md:6958:36 - Unknown word (remarkrc) -- given the following `.remarkrc.json`: +./doc/server_configurations.md:6405:49 - Unknown word (hiera) -- ".puppet-lint.rc", "hiera.yaml", ".git") +./doc/server_configurations.md:6417:6 - Unknown word (purescript) -- The `purescript-language-server` can +./doc/server_configurations.md:6441:17 - Unknown word (spago) -- root_pattern('spago.dhall', 'psc-package +./doc/server_configurations.md:6455:49 - Unknown word (pycodestyle) -- set the `pylsp.plugins.pycodestyle.ignore` option: +./doc/server_configurations.md:6471:36 - Unknown word (pyls) -- a community fork of `pyls`. +./doc/server_configurations.md:6546:36 - Unknown word (featureset) -- an extremely limited featureset. It currently only supports +./doc/server_configurations.md:6643:6 - Unknown word (qmljs) -- { "qmljs" } +./doc/server_configurations.md:6725:19 - Unknown word (CRAN) -- It is released on CRAN and can be easily installed +./doc/server_configurations.md:6766:14 - Unknown word (raco) -- Install via `raco`: `raco pkg install +./doc/server_configurations.md:6798:3 - Unknown word (Raku) -- A Raku language server +./doc/server_configurations.md:6955:36 - Unknown word (remarkrc) -- given the following `.remarkrc.json`: ./doc/server_configurations.md:69:4 - Unknown word (fortls) -- - [fortls](#fortls) -./doc/server_configurations.md:7086:9 - Unknown word (rustup) -- cmd = {"rustup", "run", "nightly", +./doc/server_configurations.md:7083:9 - Unknown word (rustup) -- cmd = {"rustup", "run", "nightly", ./doc/server_configurations.md:70:4 - Unknown word (fsautocomplete) -- - [fsautocomplete](#fsautocomplete) -./doc/server_configurations.md:7116:73 - Unknown word (nixpkgs) -- completion and formatting via nixpkgs-fmt. -./doc/server_configurations.md:7179:22 - Unknown word (robotidy) -- util.root_pattern('robotidy.toml', 'pyproject.toml +./doc/server_configurations.md:7113:73 - Unknown word (nixpkgs) -- completion and formatting via nixpkgs-fmt. +./doc/server_configurations.md:7176:22 - Unknown word (robotidy) -- util.root_pattern('robotidy.toml', 'pyproject.toml ./doc/server_configurations.md:72:4 - Unknown word (fstar) -- - [fstar](#fstar) ./doc/server_configurations.md:744:13 - Unknown word (vmasm) -- { "asm", "vmasm" } ./doc/server_configurations.md:74:4 - Unknown word (gdscript) -- - [gdscript](#gdscript) -./doc/server_configurations.md:7543:2 - Unknown word (Slint) -- `Slint`'s language server +./doc/server_configurations.md:7540:2 - Unknown word (Slint) -- `Slint`'s language server ./doc/server_configurations.md:758:17 - Unknown word (astrojs) -- npm install -g @astrojs/language-server ./doc/server_configurations.md:75:4 - Unknown word (ghcide) -- - [ghcide](#ghcide) ./doc/server_configurations.md:76:4 - Unknown word (ghdl) -- - [ghdl_ls](#ghdl_ls) -./doc/server_configurations.md:7806:52 - Unknown word (remappings) -- json, just create a `remappings.txt` with: -./doc/server_configurations.md:7951:17 - Unknown word (Sourcery) -- --- The Sourcery token for authenticating +./doc/server_configurations.md:7803:52 - Unknown word (remappings) -- json, just create a `remappings.txt` with: +./doc/server_configurations.md:7948:17 - Unknown word (Sourcery) -- --- The Sourcery token for authenticating ./doc/server_configurations.md:79:4 - Unknown word (glslls) -- - [glslls](#glslls) -./doc/server_configurations.md:8092:1 - Unknown word (Sqls) -- Sqls can be installed via -./doc/server_configurations.md:8092:46 - Unknown word (lighttiger) -- via `go get github.com/lighttiger2505/sqls`. Instructions +./doc/server_configurations.md:8089:1 - Unknown word (Sqls) -- Sqls can be installed via +./doc/server_configurations.md:8089:46 - Unknown word (lighttiger) -- via `go get github.com/lighttiger2505/sqls`. Instructions ./doc/server_configurations.md:80:4 - Unknown word (golangci) -- - [golangci_lint_ls](#golangci_lint -./doc/server_configurations.md:8168:22 - Unknown word (refactorings) -- but does not support refactorings. +./doc/server_configurations.md:8165:22 - Unknown word (refactorings) -- but does not support refactorings. +./doc/server_configurations.md:8198:11 - Unknown word (Steepfile) -- You need `Steepfile` to make it work. Generate ./doc/server_configurations.md:81:4 - Unknown word (gopls) -- - [gopls](#gopls) -./doc/server_configurations.md:8201:11 - Unknown word (Steepfile) -- You need `Steepfile` to make it work. Generate -./doc/server_configurations.md:8236:42 - Unknown word (stylelintplus) -- passing a `settings.stylelintplus` object to `stylelint -./doc/server_configurations.md:8263:29 - Unknown word (sugarss) -- css", "less", "scss", "sugarss", "vue", "wxss", "javascript -./doc/server_configurations.md:8263:47 - Unknown word (wxss) -- "sugarss", "vue", "wxss", "javascript", "javascriptre -./doc/server_configurations.md:8297:6 - Unknown word (svelteserver) -- { "svelteserver", "--stdio" } -./doc/server_configurations.md:8313:27 - Unknown word (Verilog) -- Language server for SystemVerilog. -./doc/server_configurations.md:8328:3 - Unknown word (Svlangserver) -- - SvlangserverBuildIndex: Instructs +./doc/server_configurations.md:8233:42 - Unknown word (stylelintplus) -- passing a `settings.stylelintplus` object to `stylelint +./doc/server_configurations.md:8260:29 - Unknown word (sugarss) -- css", "less", "scss", "sugarss", "vue", "wxss", "javascript +./doc/server_configurations.md:8260:47 - Unknown word (wxss) -- "sugarss", "vue", "wxss", "javascript", "javascriptre +./doc/server_configurations.md:8294:6 - Unknown word (svelteserver) -- { "svelteserver", "--stdio" } +./doc/server_configurations.md:8310:27 - Unknown word (Verilog) -- Language server for SystemVerilog. +./doc/server_configurations.md:8325:3 - Unknown word (Svlangserver) -- - SvlangserverBuildIndex: Instructs ./doc/server_configurations.md:83:4 - Unknown word (grammarly) -- - [grammarly](#grammarly) -./doc/server_configurations.md:8418:6 - Unknown word (stree) -- { "stree", "lsp" } -./doc/server_configurations.md:8426:18 - Unknown word (streerc) -- root_pattern(".streerc", "Gemfile", ".git" -./doc/server_configurations.md:8454:153 - Unknown word (gohtml) -- ejs", "erb", "eruby", "gohtml", "haml", "handlebars -./doc/server_configurations.md:8454:163 - Unknown word (haml) -- "eruby", "gohtml", "haml", "handlebars", "hbs -./doc/server_configurations.md:8454:6 - Unknown word (aspnetcorerazor) -- { "aspnetcorerazor", "astro", "astro-markdown -./doc/server_configurations.md:8497:21 - Unknown word (Taplo) -- Language server for Taplo, a TOML toolkit. -./doc/server_configurations.md:8554:6 - Unknown word (tablegen) -- { "tablegen" } -./doc/server_configurations.md:8568:1 - Unknown word (luarocks) -- luarocks install --dev teal-language -./doc/server_configurations.md:8590:17 - Unknown word (tlconfig) -- root_pattern("tlconfig.lua", ".git") +./doc/server_configurations.md:8415:6 - Unknown word (stree) -- { "stree", "lsp" } +./doc/server_configurations.md:8423:18 - Unknown word (streerc) -- root_pattern(".streerc", "Gemfile", ".git" +./doc/server_configurations.md:8451:153 - Unknown word (gohtml) -- ejs", "erb", "eruby", "gohtml", "haml", "handlebars +./doc/server_configurations.md:8451:163 - Unknown word (haml) -- "eruby", "gohtml", "haml", "handlebars", "hbs +./doc/server_configurations.md:8451:6 - Unknown word (aspnetcorerazor) -- { "aspnetcorerazor", "astro", "astro-markdown +./doc/server_configurations.md:8494:21 - Unknown word (Taplo) -- Language server for Taplo, a TOML toolkit. +./doc/server_configurations.md:8551:6 - Unknown word (tablegen) -- { "tablegen" } +./doc/server_configurations.md:8565:1 - Unknown word (luarocks) -- luarocks install --dev teal-language +./doc/server_configurations.md:8587:17 - Unknown word (tlconfig) -- root_pattern("tlconfig.lua", ".git") ./doc/server_configurations.md:85:4 - Unknown word (groovyls) -- - [groovyls](#groovyls) ./doc/server_configurations.md:86:4 - Unknown word (haxe) -- - [haxe_language_server](#haxe -./doc/server_configurations.md:8714:3 - Unknown word (Texlab) -- - TexlabBuild: Build the current -./doc/server_configurations.md:8735:7 - Unknown word (bibtex) -- bibtexFormatter = "texlab" -./doc/server_configurations.md:8737:40 - Unknown word (nonstopmode) -- pdf", "-interaction=nonstopmode", "-synctex=1", "%f -./doc/server_configurations.md:8737:56 - Unknown word (synctex) -- interaction=nonstopmode", "-synctex=1", "%f" }, -./doc/server_configurations.md:8738:23 - Unknown word (latexmk) -- executable = "latexmk", -./doc/server_configurations.md:8742:7 - Unknown word (chktex) -- chktex = { -./doc/server_configurations.md:8751:25 - Unknown word (latexindent) -- latexFormatter = "latexindent", -./doc/server_configurations.md:8802:7 - Unknown word (analysers) -- analysers = { -./doc/server_configurations.md:8803:9 - Unknown word (languagetool) -- languagetool = { -./doc/server_configurations.md:8830:3 - Unknown word (pluggable) -- A pluggable Terraform linter that -./doc/server_configurations.md:8910:17 - Unknown word (Tiltfile) -- autocmd BufRead Tiltfile setf=tiltfile -./doc/server_configurations.md:8910:26 - Unknown word (setf) -- autocmd BufRead Tiltfile setf=tiltfile -./doc/server_configurations.md:8910:31 - Unknown word (tiltfile) -- BufRead Tiltfile setf=tiltfile +./doc/server_configurations.md:8711:3 - Unknown word (Texlab) -- - TexlabBuild: Build the current +./doc/server_configurations.md:8732:7 - Unknown word (bibtex) -- bibtexFormatter = "texlab" +./doc/server_configurations.md:8734:40 - Unknown word (nonstopmode) -- pdf", "-interaction=nonstopmode", "-synctex=1", "%f +./doc/server_configurations.md:8734:56 - Unknown word (synctex) -- interaction=nonstopmode", "-synctex=1", "%f" }, +./doc/server_configurations.md:8735:23 - Unknown word (latexmk) -- executable = "latexmk", +./doc/server_configurations.md:8739:7 - Unknown word (chktex) -- chktex = { +./doc/server_configurations.md:8748:25 - Unknown word (latexindent) -- latexFormatter = "latexindent", +./doc/server_configurations.md:8799:7 - Unknown word (analysers) -- analysers = { +./doc/server_configurations.md:8800:9 - Unknown word (languagetool) -- languagetool = { +./doc/server_configurations.md:8827:3 - Unknown word (pluggable) -- A pluggable Terraform linter that +./doc/server_configurations.md:8907:17 - Unknown word (Tiltfile) -- autocmd BufRead Tiltfile setf=tiltfile +./doc/server_configurations.md:8907:26 - Unknown word (setf) -- autocmd BufRead Tiltfile setf=tiltfile +./doc/server_configurations.md:8907:31 - Unknown word (tiltfile) -- BufRead Tiltfile setf=tiltfile ./doc/server_configurations.md:89:4 - Unknown word (hhvm) -- - [hhvm](#hhvm) -./doc/server_configurations.md:9067:21 - Unknown word (Typst) -- Language server for Typst. -./doc/server_configurations.md:9234:5 - Unknown word (VDMJ) -- The VDMJ language server can -./doc/server_configurations.md:9267:15 - Unknown word (vdmpp) -- { "vdmsl", "vdmpp", "vdmrt" } -./doc/server_configurations.md:9267:24 - Unknown word (vdmrt) -- "vdmsl", "vdmpp", "vdmrt" } -./doc/server_configurations.md:9267:6 - Unknown word (vdmsl) -- { "vdmsl", "vdmpp", "vdmrt" -./doc/server_configurations.md:9277:33 - Unknown word (stdpath) -- = "path.join(vim.fn.stdpath 'cache', 'vdm-lsp.log -./doc/server_configurations.md:9277:5 - Unknown word (logfile) -- logfile = "path.join(vim.fn -./doc/server_configurations.md:9278:5 - Unknown word (mavenrepo) -- mavenrepo = "$HOME/.m2/repository +./doc/server_configurations.md:9064:21 - Unknown word (Typst) -- Language server for Typst. +./doc/server_configurations.md:9231:5 - Unknown word (VDMJ) -- The VDMJ language server can +./doc/server_configurations.md:9264:15 - Unknown word (vdmpp) -- { "vdmsl", "vdmpp", "vdmrt" } +./doc/server_configurations.md:9264:24 - Unknown word (vdmrt) -- "vdmsl", "vdmpp", "vdmrt" } +./doc/server_configurations.md:9264:6 - Unknown word (vdmsl) -- { "vdmsl", "vdmpp", "vdmrt" +./doc/server_configurations.md:9274:33 - Unknown word (stdpath) -- = "path.join(vim.fn.stdpath 'cache', 'vdm-lsp.log +./doc/server_configurations.md:9274:5 - Unknown word (logfile) -- logfile = "path.join(vim.fn +./doc/server_configurations.md:9275:5 - Unknown word (mavenrepo) -- mavenrepo = "$HOME/.m2/repository ./doc/server_configurations.md:92:4 - Unknown word (hoon) -- - [hoon_ls](#hoon_ls) -./doc/server_configurations.md:9362:21 - Unknown word (Veryl) -- Language server for Veryl -./doc/server_configurations.md:9483:59 - Unknown word (autoload) -- runtime", "nvim", ".git", "autoload", "plugin" }, -./doc/server_configurations.md:9484:7 - Unknown word (runtimepath) -- runtimepath = true -./doc/server_configurations.md:9487:5 - Unknown word (iskeyword) -- iskeyword = "@,48-57,_,192-25 -./doc/server_configurations.md:9490:11 - Unknown word (Runtimepath) -- fromRuntimepath = true, -./doc/server_configurations.md:9491:11 - Unknown word (Vimruntime) -- fromVimruntime = true -./doc/server_configurations.md:9493:5 - Unknown word (vimruntime) -- vimruntime = "" +./doc/server_configurations.md:9359:21 - Unknown word (Veryl) -- Language server for Veryl +./doc/server_configurations.md:9480:59 - Unknown word (autoload) -- runtime", "nvim", ".git", "autoload", "plugin" }, +./doc/server_configurations.md:9481:7 - Unknown word (runtimepath) -- runtimepath = true +./doc/server_configurations.md:9484:5 - Unknown word (iskeyword) -- iskeyword = "@,48-57,_,192-25 +./doc/server_configurations.md:9487:11 - Unknown word (Runtimepath) -- fromRuntimepath = true, +./doc/server_configurations.md:9488:11 - Unknown word (Vimruntime) -- fromVimruntime = true +./doc/server_configurations.md:9490:5 - Unknown word (vimruntime) -- vimruntime = "" ./doc/server_configurations.md:94:4 - Unknown word (idris) -- - [idris2_lsp](#idris2_lsp) -./doc/server_configurations.md:9510:21 - Unknown word (Visualforce) -- Language server for Visualforce. -./doc/server_configurations.md:9512:40 - Unknown word (vsix) -- installation, download the .vsix archive file from the -./doc/server_configurations.md:9513:14 - Unknown word (salesforcedx) -- [forcedotcom/salesforcedx-vscode](https://github -./doc/server_configurations.md:9513:2 - Unknown word (forcedotcom) -- [forcedotcom/salesforcedx-vscode -./doc/server_configurations.md:9578:11 - Unknown word (vlang) -- { "v", "vlang" } +./doc/server_configurations.md:9507:21 - Unknown word (Visualforce) -- Language server for Visualforce. +./doc/server_configurations.md:9509:40 - Unknown word (vsix) -- installation, download the .vsix archive file from the +./doc/server_configurations.md:9510:14 - Unknown word (salesforcedx) -- [forcedotcom/salesforcedx-vscode](https://github +./doc/server_configurations.md:9510:2 - Unknown word (forcedotcom) -- [forcedotcom/salesforcedx-vscode +./doc/server_configurations.md:9575:11 - Unknown word (vlang) -- { "v", "vlang" } ./doc/server_configurations.md:95:4 - Unknown word (intelephense) -- - [intelephense](#intelephense) -./doc/server_configurations.md:9638:29 - Unknown word (yourusernamehere) -- global_ts = '/home/[yourusernamehere]/.npm/lib/node_modules -./doc/server_configurations.md:9782:7 - Unknown word (vetur) -- vetur = { -./doc/server_configurations.md:9860:10 - Unknown word (modeline) -- 1. Add a modeline to the file. A modeline -./doc/server_configurations.md:9889:43 - Unknown word (yammls) -- is special-cased in yammls, see the following upstream -./doc/server_configurations.md:9952:22 - Unknown word (YARA) -- An YLS plugin adding YARA linting capabilities -./doc/server_configurations.md:9954:18 - Unknown word (yara) -- This plugin runs yara.compile on every save +./doc/server_configurations.md:9635:29 - Unknown word (yourusernamehere) -- global_ts = '/home/[yourusernamehere]/.npm/lib/node_modules +./doc/server_configurations.md:9779:7 - Unknown word (vetur) -- vetur = { +./doc/server_configurations.md:9857:10 - Unknown word (modeline) -- 1. Add a modeline to the file. A modeline +./doc/server_configurations.md:9886:43 - Unknown word (yammls) -- is special-cased in yammls, see the following upstream +./doc/server_configurations.md:9949:22 - Unknown word (YARA) -- An YLS plugin adding YARA linting capabilities +./doc/server_configurations.md:9951:18 - Unknown word (yara) -- This plugin runs yara.compile on every save ./doc/server_configurations.md:99:4 - Unknown word (jqls) -- - [jqls](#jqls) ./doc/server_configurations.md:9:4 - Unknown word (anakin) -- - [anakin_language_server](#anakin -./doc/server_configurations.txt:8454:284 - Unknown word (nunjucks) -- "mustache", "njk", "nunjucks", "php", "razor", "slim -./doc/server_configurations.txt:8454:343 - Unknown word (postcss) -- twig", "css", "less", "postcss", "sass", "scss", "stylus +./doc/server_configurations.txt:8451:284 - Unknown word (nunjucks) -- "mustache", "njk", "nunjucks", "php", "razor", "slim +./doc/server_configurations.txt:8451:343 - Unknown word (postcss) -- twig", "css", "less", "postcss", "sass", "scss", "stylus ./flake.nix:2:18 - Unknown word (Quickstart) -- description = "Quickstart configurations for the ./flake.nix:4:36 - Unknown word (numtide) -- utils.url = "github:numtide/flake-utils"; ./flake.nix:8:11 - Unknown word (pkgs) -- let pkgs = nixpkgs.legacyPackages diff --git a/integration-tests/snapshots/php/php-src/report.yaml b/integration-tests/snapshots/php/php-src/report.yaml index f2d42bbcd94..84f92f40fdf 100644 --- a/integration-tests/snapshots/php/php-src/report.yaml +++ b/integration-tests/snapshots/php/php-src/report.yaml @@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,php}"]' Summary: files: 1849 filesWithIssues: 1315 - issues: 44636 + issues: 44639 errors: 0 Errors: [] @@ -6664,8 +6664,8 @@ issues: - "ext/pgsql/pgsql_arginfo.h:260:20 loimport U #define arginfo_pg_loimport arginfo_pg_lo_import" - "ext/pgsql/pgsql_arginfo.h:268:20 loexport U #define arginfo_pg_loexport arginfo_pg_lo_export" - "ext/pgsql/pgsql_arginfo.h:297:20 clientencoding U #define arginfo_pg_clientencoding arginfo_pg_dbname" - - "ext/pgsql/pgsql_arginfo.h:709:47 PQERRORS U PGSQL_ERRORS_TERSE\", PQERRORS_TERSE, CONST_PERSISTENT" - - "ext/pgsql/pgsql_arginfo.h:756:30 NONLOCALIZED U defined(PG_DIAG_SEVERITY_NONLOCALIZED)" + - "ext/pgsql/pgsql_arginfo.h:753:47 PQERRORS U PGSQL_ERRORS_TERSE\", PQERRORS_TERSE, CONST_PERSISTENT" + - "ext/pgsql/pgsql_arginfo.h:800:30 NONLOCALIZED U defined(PG_DIAG_SEVERITY_NONLOCALIZED)" - "ext/pgsql/pgsql.c:16:15 Youichi U | Youichi Iwakiri #v.CV, int(1) =>" + - "Zend/Optimizer/dfa_pass.c:955:19 jmptable U HashTable *jmptable = Z_ARRVAL_P(CT_CONSTANT" + - "Zend/Optimizer/dfa_pass.c:1646:43 foat U .CV [undef,null,int,foat] ->#v.CV, int(1) =>" - "Zend/Optimizer/escape_analysis.c:28:7 Kotzmann U * T. Kotzmann and H. Mossenbock. Escape" - "Zend/Optimizer/escape_analysis.c:28:23 Mossenbock U T. Kotzmann and H. Mossenbock. Escape analysis in" - "Zend/Optimizer/escape_analysis.c:76:31 equi U zend_result zend_build_equi_escape_sets(int *parent" @@ -9286,7 +9287,7 @@ issues: - "Zend/zend_compile.c:5588:45 JUMPTABLES U options) & ZEND_COMPILE_NO_JUMPTABLES) {" - "Zend/zend_compile.c:6027:17 multicatch U uint32_t *jmp_multicatch = safe_emalloc(sizeof" - "Zend/zend_compile.c:7142:7 varvars U bool varvars_used;" - - "Zend/zend_compile.c:9136:7 Unparenthesized U \"Unparenthesized `a ? b : c ? d : e`" + - "Zend/zend_compile.c:9130:7 Unparenthesized U \"Unparenthesized `a ? b : c ? d : e`" - "Zend/zend_constants.c:182:16 haltname U zend_string *haltname;" - "Zend/zend_cpuinfo.c:34:50 subfunc U uint32_t func, uint32_t subfunc, zend_cpu_info *cpuinfo" - "Zend/zend_cpuinfo.c:58:103 cpuidex U IX86)) /* use MSVC __cpuidex intrin */" diff --git a/integration-tests/snapshots/php/php-src/snapshot.txt b/integration-tests/snapshots/php/php-src/snapshot.txt index 024d2db2201..f39c26a1462 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: 1849, Issues found: 44636 in 1315 files + CSpell: Files checked: 1849, Issues found: 44639 in 1315 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 @@ -81,10 +81,10 @@ Lines: ./Zend/Optimizer/dce.c:38:33 - Unknown word (postdominance) -- postdominator tree and of postdominance frontiers, which does ./Zend/Optimizer/dce.c:38:7 - Unknown word (postdominator) -- * postdominator tree and of postdominance ./Zend/Optimizer/dfa_pass.c:122:12 - Unknown word (shiftlist) -- uint32_t *shiftlist; -./Zend/Optimizer/dfa_pass.c:1637:43 - Unknown word (foat) -- .CV [undef,null,int,foat] ->#v.CV, int(1) => +./Zend/Optimizer/dfa_pass.c:1646:43 - Unknown word (foat) -- .CV [undef,null,int,foat] ->#v.CV, int(1) => ./Zend/Optimizer/dfa_pass.c:407:19 - Unknown word (needly) -- zend_op *send_needly; ./Zend/Optimizer/dfa_pass.c:727:30 - Unknown word (jmps) -- int zend_dfa_optimize_jmps(zend_op_array *op_array -./Zend/Optimizer/dfa_pass.c:948:19 - Unknown word (jmptable) -- HashTable *jmptable = Z_ARRVAL_P(CT_CONSTANT +./Zend/Optimizer/dfa_pass.c:955:19 - Unknown word (jmptable) -- HashTable *jmptable = Z_ARRVAL_P(CT_CONSTANT ./Zend/Optimizer/escape_analysis.c:28:23 - Unknown word (Mossenbock) -- T. Kotzmann and H. Mossenbock. Escape analysis in ./Zend/Optimizer/escape_analysis.c:28:7 - Unknown word (Kotzmann) -- * T. Kotzmann and H. Mossenbock. Escape ./Zend/Optimizer/escape_analysis.c:396:19 - Unknown word (Equi) -- /* 1. Build EES (Equi-Escape Sets) */ @@ -191,7 +191,7 @@ Lines: ./Zend/zend_compile.c:5588:45 - Unknown word (JUMPTABLES) -- options) & ZEND_COMPILE_NO_JUMPTABLES) { ./Zend/zend_compile.c:6027:17 - Unknown word (multicatch) -- uint32_t *jmp_multicatch = safe_emalloc(sizeof ./Zend/zend_compile.c:7142:7 - Unknown word (varvars) -- bool varvars_used; -./Zend/zend_compile.c:9136:7 - Unknown word (Unparenthesized) -- "Unparenthesized `a ? b : c ? d : e` +./Zend/zend_compile.c:9130:7 - Unknown word (Unparenthesized) -- "Unparenthesized `a ? b : c ? d : e` ./Zend/zend_constants.c:182:16 - Unknown word (haltname) -- zend_string *haltname; ./Zend/zend_cpuinfo.c:34:50 - Unknown word (subfunc) -- uint32_t func, uint32_t subfunc, zend_cpu_info *cpuinfo ./Zend/zend_cpuinfo.c:58:103 - Unknown word (cpuidex) -- IX86)) /* use MSVC __cpuidex intrin */ @@ -7025,9 +7025,9 @@ Lines: ./ext/pgsql/pgsql_arginfo.h:260:20 - Unknown word (loimport) -- #define arginfo_pg_loimport arginfo_pg_lo_import ./ext/pgsql/pgsql_arginfo.h:268:20 - Unknown word (loexport) -- #define arginfo_pg_loexport arginfo_pg_lo_export ./ext/pgsql/pgsql_arginfo.h:297:20 - Unknown word (clientencoding) -- #define arginfo_pg_clientencoding arginfo_pg_dbname -./ext/pgsql/pgsql_arginfo.h:709:47 - Unknown word (PQERRORS) -- PGSQL_ERRORS_TERSE", PQERRORS_TERSE, CONST_PERSISTENT -./ext/pgsql/pgsql_arginfo.h:756:30 - Unknown word (NONLOCALIZED) -- defined(PG_DIAG_SEVERITY_NONLOCALIZED) +./ext/pgsql/pgsql_arginfo.h:753:47 - Unknown word (PQERRORS) -- PGSQL_ERRORS_TERSE", PQERRORS_TERSE, CONST_PERSISTENT ./ext/pgsql/pgsql_arginfo.h:79:20 - Unknown word (numfields) -- #define arginfo_pg_numfields arginfo_pg_num_rows +./ext/pgsql/pgsql_arginfo.h:800:30 - Unknown word (NONLOCALIZED) -- defined(PG_DIAG_SEVERITY_NONLOCALIZED) ./ext/pgsql/pgsql_arginfo.h:83:20 - Unknown word (cmdtuples) -- #define arginfo_pg_cmdtuples arginfo_pg_num_rows ./ext/pgsql/php_pgsql.h:134:5 - Unknown word (geometoric) -- /* geometoric */ ./ext/pgsql/tests/README.md:12:41 - Unknown word (createdb) -- and database, type `createdb test` from command prompt @@ -7560,86 +7560,87 @@ Lines: ./ext/sockets/sockets.c:2460:28 - Unknown word (getaddrino) -- AF_UNIX sockets via getaddrino are not implemented ./ext/sockets/sockets.c:2610:2 - Unknown word (WSAPROTOCOL) -- WSAPROTOCOL_INFO wi; ./ext/sockets/sockets.c:932:11 - Unknown word (addrbuf) -- char addrbuf[INET6_ADDRSTRLEN]; -./ext/sockets/sockets.stub.php:1015:8 - Unknown word (EBADE) -- #ifdef EBADE -./ext/sockets/sockets.stub.php:1023:8 - Unknown word (EBADR) -- #ifdef EBADR -./ext/sockets/sockets.stub.php:1031:8 - Unknown word (EXFULL) -- #ifdef EXFULL -./ext/sockets/sockets.stub.php:1039:8 - Unknown word (ENOANO) -- #ifdef ENOANO -./ext/sockets/sockets.stub.php:1047:8 - Unknown word (EBADRQC) -- #ifdef EBADRQC -./ext/sockets/sockets.stub.php:1055:8 - Unknown word (EBADSLT) -- #ifdef EBADSLT -./ext/sockets/sockets.stub.php:1063:8 - Unknown word (ENOSTR) -- #ifdef ENOSTR -./ext/sockets/sockets.stub.php:1071:8 - Unknown word (ENODATA) -- #ifdef ENODATA -./ext/sockets/sockets.stub.php:1079:8 - Unknown word (ETIME) -- #ifdef ETIME -./ext/sockets/sockets.stub.php:1087:8 - Unknown word (ENOSR) -- #ifdef ENOSR -./ext/sockets/sockets.stub.php:1095:8 - Unknown word (ENONET) -- #ifdef ENONET -./ext/sockets/sockets.stub.php:1103:19 - Unknown word (EREMOTE) -- #ifdef PHP_SOCKET_EREMOTE -./ext/sockets/sockets.stub.php:1111:8 - Unknown word (ENOLINK) -- #ifdef ENOLINK -./ext/sockets/sockets.stub.php:1119:8 - Unknown word (EADV) -- #ifdef EADV -./ext/sockets/sockets.stub.php:1127:8 - Unknown word (ESRMNT) -- #ifdef ESRMNT -./ext/sockets/sockets.stub.php:1129:4 - Unknown word (Srmount) -- * Srmount error -./ext/sockets/sockets.stub.php:1135:8 - Unknown word (ECOMM) -- #ifdef ECOMM -./ext/sockets/sockets.stub.php:1143:8 - Unknown word (EPROTO) -- #ifdef EPROTO -./ext/sockets/sockets.stub.php:1151:8 - Unknown word (EMULTIHOP) -- #ifdef EMULTIHOP -./ext/sockets/sockets.stub.php:1153:4 - Unknown word (Multihop) -- * Multihop attempted -./ext/sockets/sockets.stub.php:1159:8 - Unknown word (EBADMSG) -- #ifdef EBADMSG -./ext/sockets/sockets.stub.php:1167:8 - Unknown word (ENOTUNIQ) -- #ifdef ENOTUNIQ -./ext/sockets/sockets.stub.php:1175:8 - Unknown word (EBADFD) -- #ifdef EBADFD -./ext/sockets/sockets.stub.php:1183:8 - Unknown word (EREMCHG) -- #ifdef EREMCHG -./ext/sockets/sockets.stub.php:1191:8 - Unknown word (ERESTART) -- #ifdef ERESTART -./ext/sockets/sockets.stub.php:1199:8 - Unknown word (ESTRPIPE) -- #ifdef ESTRPIPE -./ext/sockets/sockets.stub.php:1215:19 - Unknown word (ENOTSOCK) -- #ifdef PHP_SOCKET_ENOTSOCK -./ext/sockets/sockets.stub.php:1223:19 - Unknown word (EDESTADDRREQ) -- #ifdef PHP_SOCKET_EDESTADDRREQ -./ext/sockets/sockets.stub.php:1231:19 - Unknown word (EMSGSIZE) -- #ifdef PHP_SOCKET_EMSGSIZE -./ext/sockets/sockets.stub.php:1239:19 - Unknown word (EPROTOTYPE) -- #ifdef PHP_SOCKET_EPROTOTYPE +./ext/sockets/sockets.stub.php:1006:8 - Unknown word (ENOCSI) -- #ifdef ENOCSI +./ext/sockets/sockets.stub.php:1022:8 - Unknown word (EBADE) -- #ifdef EBADE +./ext/sockets/sockets.stub.php:1030:8 - Unknown word (EBADR) -- #ifdef EBADR +./ext/sockets/sockets.stub.php:1038:8 - Unknown word (EXFULL) -- #ifdef EXFULL +./ext/sockets/sockets.stub.php:1046:8 - Unknown word (ENOANO) -- #ifdef ENOANO +./ext/sockets/sockets.stub.php:1054:8 - Unknown word (EBADRQC) -- #ifdef EBADRQC +./ext/sockets/sockets.stub.php:1062:8 - Unknown word (EBADSLT) -- #ifdef EBADSLT +./ext/sockets/sockets.stub.php:1070:8 - Unknown word (ENOSTR) -- #ifdef ENOSTR +./ext/sockets/sockets.stub.php:1078:8 - Unknown word (ENODATA) -- #ifdef ENODATA +./ext/sockets/sockets.stub.php:1086:8 - Unknown word (ETIME) -- #ifdef ETIME +./ext/sockets/sockets.stub.php:1094:8 - Unknown word (ENOSR) -- #ifdef ENOSR +./ext/sockets/sockets.stub.php:1102:8 - Unknown word (ENONET) -- #ifdef ENONET +./ext/sockets/sockets.stub.php:1110:19 - Unknown word (EREMOTE) -- #ifdef PHP_SOCKET_EREMOTE +./ext/sockets/sockets.stub.php:1118:8 - Unknown word (ENOLINK) -- #ifdef ENOLINK +./ext/sockets/sockets.stub.php:1126:8 - Unknown word (EADV) -- #ifdef EADV +./ext/sockets/sockets.stub.php:1134:8 - Unknown word (ESRMNT) -- #ifdef ESRMNT +./ext/sockets/sockets.stub.php:1136:4 - Unknown word (Srmount) -- * Srmount error +./ext/sockets/sockets.stub.php:1142:8 - Unknown word (ECOMM) -- #ifdef ECOMM +./ext/sockets/sockets.stub.php:1150:8 - Unknown word (EPROTO) -- #ifdef EPROTO +./ext/sockets/sockets.stub.php:1158:8 - Unknown word (EMULTIHOP) -- #ifdef EMULTIHOP +./ext/sockets/sockets.stub.php:1160:4 - Unknown word (Multihop) -- * Multihop attempted +./ext/sockets/sockets.stub.php:1166:8 - Unknown word (EBADMSG) -- #ifdef EBADMSG +./ext/sockets/sockets.stub.php:1174:8 - Unknown word (ENOTUNIQ) -- #ifdef ENOTUNIQ +./ext/sockets/sockets.stub.php:1182:8 - Unknown word (EBADFD) -- #ifdef EBADFD +./ext/sockets/sockets.stub.php:1190:8 - Unknown word (EREMCHG) -- #ifdef EREMCHG +./ext/sockets/sockets.stub.php:1198:8 - Unknown word (ERESTART) -- #ifdef ERESTART +./ext/sockets/sockets.stub.php:1206:8 - Unknown word (ESTRPIPE) -- #ifdef ESTRPIPE +./ext/sockets/sockets.stub.php:1222:19 - Unknown word (ENOTSOCK) -- #ifdef PHP_SOCKET_ENOTSOCK +./ext/sockets/sockets.stub.php:1230:19 - Unknown word (EDESTADDRREQ) -- #ifdef PHP_SOCKET_EDESTADDRREQ +./ext/sockets/sockets.stub.php:1238:19 - Unknown word (EMSGSIZE) -- #ifdef PHP_SOCKET_EMSGSIZE ./ext/sockets/sockets.stub.php:123:12 - Unknown word (DONTWAIT) -- #ifdef MSG_DONTWAIT -./ext/sockets/sockets.stub.php:1247:19 - Unknown word (ENOPROTOOPT) -- #ifdef PHP_SOCKET_ENOPROTOOPT -./ext/sockets/sockets.stub.php:1255:19 - Unknown word (EPROTONOSUPPORT) -- #ifdef PHP_SOCKET_EPROTONOSUPPORT -./ext/sockets/sockets.stub.php:1263:19 - Unknown word (ESOCKTNOSUPPORT) -- #ifdef PHP_SOCKET_ESOCKTNOSUPPORT -./ext/sockets/sockets.stub.php:1271:19 - Unknown word (EOPNOTSUPP) -- #ifdef PHP_SOCKET_EOPNOTSUPP -./ext/sockets/sockets.stub.php:1279:19 - Unknown word (EPFNOSUPPORT) -- #ifdef PHP_SOCKET_EPFNOSUPPORT -./ext/sockets/sockets.stub.php:1287:19 - Unknown word (EAFNOSUPPORT) -- #ifdef PHP_SOCKET_EAFNOSUPPORT -./ext/sockets/sockets.stub.php:1295:19 - Unknown word (EADDRINUSE) -- #ifdef PHP_SOCKET_EADDRINUSE -./ext/sockets/sockets.stub.php:1303:19 - Unknown word (EADDRNOTAVAIL) -- #ifdef PHP_SOCKET_EADDRNOTAVAIL -./ext/sockets/sockets.stub.php:1311:19 - Unknown word (ENETDOWN) -- #ifdef PHP_SOCKET_ENETDOWN -./ext/sockets/sockets.stub.php:1319:19 - Unknown word (ENETUNREACH) -- #ifdef PHP_SOCKET_ENETUNREACH -./ext/sockets/sockets.stub.php:1327:19 - Unknown word (ENETRESET) -- #ifdef PHP_SOCKET_ENETRESET -./ext/sockets/sockets.stub.php:1335:19 - Unknown word (ECONNABORTED) -- #ifdef PHP_SOCKET_ECONNABORTED -./ext/sockets/sockets.stub.php:1343:19 - Unknown word (ECONNRESET) -- #ifdef PHP_SOCKET_ECONNRESET -./ext/sockets/sockets.stub.php:1351:19 - Unknown word (ENOBUFS) -- #ifdef PHP_SOCKET_ENOBUFS -./ext/sockets/sockets.stub.php:1359:19 - Unknown word (EISCONN) -- #ifdef PHP_SOCKET_EISCONN -./ext/sockets/sockets.stub.php:1367:19 - Unknown word (ENOTCONN) -- #ifdef PHP_SOCKET_ENOTCONN -./ext/sockets/sockets.stub.php:1375:19 - Unknown word (ESHUTDOWN) -- #ifdef PHP_SOCKET_ESHUTDOWN -./ext/sockets/sockets.stub.php:1383:19 - Unknown word (ETOOMANYREFS) -- #ifdef PHP_SOCKET_ETOOMANYREFS -./ext/sockets/sockets.stub.php:1391:19 - Unknown word (ETIMEDOUT) -- #ifdef PHP_SOCKET_ETIMEDOUT -./ext/sockets/sockets.stub.php:1399:19 - Unknown word (ECONNREFUSED) -- #ifdef PHP_SOCKET_ECONNREFUSED -./ext/sockets/sockets.stub.php:1407:19 - Unknown word (EHOSTDOWN) -- #ifdef PHP_SOCKET_EHOSTDOWN -./ext/sockets/sockets.stub.php:1415:19 - Unknown word (EHOSTUNREACH) -- #ifdef PHP_SOCKET_EHOSTUNREACH -./ext/sockets/sockets.stub.php:1423:19 - Unknown word (EALREADY) -- #ifdef PHP_SOCKET_EALREADY -./ext/sockets/sockets.stub.php:1431:19 - Unknown word (EINPROGRESS) -- #ifdef PHP_SOCKET_EINPROGRESS -./ext/sockets/sockets.stub.php:1439:8 - Unknown word (EISNAM) -- #ifdef EISNAM -./ext/sockets/sockets.stub.php:1447:8 - Unknown word (EREMOTEIO) -- #ifdef EREMOTEIO +./ext/sockets/sockets.stub.php:1246:19 - Unknown word (EPROTOTYPE) -- #ifdef PHP_SOCKET_EPROTOTYPE +./ext/sockets/sockets.stub.php:1254:19 - Unknown word (ENOPROTOOPT) -- #ifdef PHP_SOCKET_ENOPROTOOPT +./ext/sockets/sockets.stub.php:1262:19 - Unknown word (EPROTONOSUPPORT) -- #ifdef PHP_SOCKET_EPROTONOSUPPORT +./ext/sockets/sockets.stub.php:1270:19 - Unknown word (ESOCKTNOSUPPORT) -- #ifdef PHP_SOCKET_ESOCKTNOSUPPORT +./ext/sockets/sockets.stub.php:1278:19 - Unknown word (EOPNOTSUPP) -- #ifdef PHP_SOCKET_EOPNOTSUPP +./ext/sockets/sockets.stub.php:1286:19 - Unknown word (EPFNOSUPPORT) -- #ifdef PHP_SOCKET_EPFNOSUPPORT +./ext/sockets/sockets.stub.php:1294:19 - Unknown word (EAFNOSUPPORT) -- #ifdef PHP_SOCKET_EAFNOSUPPORT +./ext/sockets/sockets.stub.php:1302:19 - Unknown word (EADDRINUSE) -- #ifdef PHP_SOCKET_EADDRINUSE +./ext/sockets/sockets.stub.php:1310:19 - Unknown word (EADDRNOTAVAIL) -- #ifdef PHP_SOCKET_EADDRNOTAVAIL +./ext/sockets/sockets.stub.php:1318:19 - Unknown word (ENETDOWN) -- #ifdef PHP_SOCKET_ENETDOWN +./ext/sockets/sockets.stub.php:1326:19 - Unknown word (ENETUNREACH) -- #ifdef PHP_SOCKET_ENETUNREACH +./ext/sockets/sockets.stub.php:1334:19 - Unknown word (ENETRESET) -- #ifdef PHP_SOCKET_ENETRESET +./ext/sockets/sockets.stub.php:1342:19 - Unknown word (ECONNABORTED) -- #ifdef PHP_SOCKET_ECONNABORTED +./ext/sockets/sockets.stub.php:1350:19 - Unknown word (ECONNRESET) -- #ifdef PHP_SOCKET_ECONNRESET +./ext/sockets/sockets.stub.php:1358:19 - Unknown word (ENOBUFS) -- #ifdef PHP_SOCKET_ENOBUFS +./ext/sockets/sockets.stub.php:1366:19 - Unknown word (EISCONN) -- #ifdef PHP_SOCKET_EISCONN +./ext/sockets/sockets.stub.php:1374:19 - Unknown word (ENOTCONN) -- #ifdef PHP_SOCKET_ENOTCONN +./ext/sockets/sockets.stub.php:1382:19 - Unknown word (ESHUTDOWN) -- #ifdef PHP_SOCKET_ESHUTDOWN +./ext/sockets/sockets.stub.php:1390:19 - Unknown word (ETOOMANYREFS) -- #ifdef PHP_SOCKET_ETOOMANYREFS +./ext/sockets/sockets.stub.php:1398:19 - Unknown word (ETIMEDOUT) -- #ifdef PHP_SOCKET_ETIMEDOUT +./ext/sockets/sockets.stub.php:1406:19 - Unknown word (ECONNREFUSED) -- #ifdef PHP_SOCKET_ECONNREFUSED +./ext/sockets/sockets.stub.php:1414:19 - Unknown word (EHOSTDOWN) -- #ifdef PHP_SOCKET_EHOSTDOWN +./ext/sockets/sockets.stub.php:1422:19 - Unknown word (EHOSTUNREACH) -- #ifdef PHP_SOCKET_EHOSTUNREACH +./ext/sockets/sockets.stub.php:1430:19 - Unknown word (EALREADY) -- #ifdef PHP_SOCKET_EALREADY +./ext/sockets/sockets.stub.php:1438:19 - Unknown word (EINPROGRESS) -- #ifdef PHP_SOCKET_EINPROGRESS +./ext/sockets/sockets.stub.php:1446:8 - Unknown word (EISNAM) -- #ifdef EISNAM ./ext/sockets/sockets.stub.php:144:17 - Unknown word (CLOEXEC) -- #ifdef MSG_CMSG_CLOEXEC -./ext/sockets/sockets.stub.php:1455:19 - Unknown word (EDQUOT) -- #ifdef PHP_SOCKET_EDQUOT -./ext/sockets/sockets.stub.php:1463:8 - Unknown word (ENOMEDIUM) -- #ifdef ENOMEDIUM -./ext/sockets/sockets.stub.php:1471:8 - Unknown word (EMEDIUMTYPE) -- #ifdef EMEDIUMTYPE -./ext/sockets/sockets.stub.php:1485:14 - Unknown word (ESTALE) -- const SOCKET_ESTALE = UNKNOWN; -./ext/sockets/sockets.stub.php:1535:12 - Unknown word (IPPROTO) -- * @cvalue IPPROTO_IP -./ext/sockets/sockets.stub.php:1579:15 - Unknown word (CANONNAME) -- * @cvalue AI_CANONNAME -./ext/sockets/sockets.stub.php:1584:15 - Unknown word (NUMERICHOST) -- * @cvalue AI_NUMERICHOST -./ext/sockets/sockets.stub.php:1603:15 - Unknown word (ADDRCONFIG) -- * @cvalue AI_ADDRCONFIG -./ext/sockets/sockets.stub.php:1618:11 - Unknown word (NUMERICSERV) -- #ifdef AI_NUMERICSERV -./ext/sockets/sockets.stub.php:1633:19 - Unknown word (RECVPKTINFO) -- #if (defined(IPV6_RECVPKTINFO) && HAVE_IPV6) -./ext/sockets/sockets.stub.php:1642:17 - Unknown word (PKTINFO) -- * @cvalue IPV6_PKTINFO -./ext/sockets/sockets.stub.php:1646:19 - Unknown word (RECVHOPLIMIT) -- #if (defined(IPV6_RECVHOPLIMIT) && HAVE_IPV6) -./ext/sockets/sockets.stub.php:1654:17 - Unknown word (HOPLIMIT) -- * @cvalue IPV6_HOPLIMIT -./ext/sockets/sockets.stub.php:1659:19 - Unknown word (RECVTCLASS) -- #if (defined(IPV6_RECVTCLASS) && HAVE_IPV6) -./ext/sockets/sockets.stub.php:1667:17 - Unknown word (TCLASS) -- * @cvalue IPV6_TCLASS +./ext/sockets/sockets.stub.php:1454:8 - Unknown word (EREMOTEIO) -- #ifdef EREMOTEIO +./ext/sockets/sockets.stub.php:1462:19 - Unknown word (EDQUOT) -- #ifdef PHP_SOCKET_EDQUOT +./ext/sockets/sockets.stub.php:1470:8 - Unknown word (ENOMEDIUM) -- #ifdef ENOMEDIUM +./ext/sockets/sockets.stub.php:1478:8 - Unknown word (EMEDIUMTYPE) -- #ifdef EMEDIUMTYPE +./ext/sockets/sockets.stub.php:1492:14 - Unknown word (ESTALE) -- const SOCKET_ESTALE = UNKNOWN; +./ext/sockets/sockets.stub.php:1542:12 - Unknown word (IPPROTO) -- * @cvalue IPPROTO_IP +./ext/sockets/sockets.stub.php:1586:15 - Unknown word (CANONNAME) -- * @cvalue AI_CANONNAME +./ext/sockets/sockets.stub.php:1591:15 - Unknown word (NUMERICHOST) -- * @cvalue AI_NUMERICHOST +./ext/sockets/sockets.stub.php:1610:15 - Unknown word (ADDRCONFIG) -- * @cvalue AI_ADDRCONFIG +./ext/sockets/sockets.stub.php:1625:11 - Unknown word (NUMERICSERV) -- #ifdef AI_NUMERICSERV +./ext/sockets/sockets.stub.php:1640:19 - Unknown word (RECVPKTINFO) -- #if (defined(IPV6_RECVPKTINFO) && HAVE_IPV6) +./ext/sockets/sockets.stub.php:1649:17 - Unknown word (PKTINFO) -- * @cvalue IPV6_PKTINFO +./ext/sockets/sockets.stub.php:1653:19 - Unknown word (RECVHOPLIMIT) -- #if (defined(IPV6_RECVHOPLIMIT) && HAVE_IPV6) +./ext/sockets/sockets.stub.php:1661:17 - Unknown word (HOPLIMIT) -- * @cvalue IPV6_HOPLIMIT +./ext/sockets/sockets.stub.php:1666:19 - Unknown word (RECVTCLASS) -- #if (defined(IPV6_RECVTCLASS) && HAVE_IPV6) ./ext/sockets/sockets.stub.php:166:15 - Unknown word (REUSEADDR) -- * @cvalue SO_REUSEADDR -./ext/sockets/sockets.stub.php:1689:16 - Unknown word (CREDS) -- * @cvalue SCM_CREDS +./ext/sockets/sockets.stub.php:1674:17 - Unknown word (TCLASS) -- * @cvalue IPV6_TCLASS +./ext/sockets/sockets.stub.php:1696:16 - Unknown word (CREDS) -- * @cvalue SCM_CREDS ./ext/sockets/sockets.stub.php:169:11 - Unknown word (REUSEPORT) -- #ifdef SO_REUSEPORT -./ext/sockets/sockets.stub.php:1758:16 - Unknown word (DONTFRAG) -- #if defined(IP_DONTFRAG) -./ext/sockets/sockets.stub.php:1927:13 - Unknown word (SOCKATMARK) -- #ifdef HAVE_SOCKATMARK -./ext/sockets/sockets.stub.php:1928:17 - Unknown word (atmark) -- function socket_atmark(Socket $socket): bool -./ext/sockets/sockets.stub.php:1951:17 - Unknown word (addrinfo) -- function socket_addrinfo_lookup(string $host +./ext/sockets/sockets.stub.php:1765:16 - Unknown word (DONTFRAG) -- #if defined(IP_DONTFRAG) +./ext/sockets/sockets.stub.php:1934:13 - Unknown word (SOCKATMARK) -- #ifdef HAVE_SOCKATMARK +./ext/sockets/sockets.stub.php:1935:17 - Unknown word (atmark) -- function socket_atmark(Socket $socket): bool +./ext/sockets/sockets.stub.php:1958:17 - Unknown word (addrinfo) -- function socket_addrinfo_lookup(string $host ./ext/sockets/sockets.stub.php:205:15 - Unknown word (OOBINLINE) -- * @cvalue SO_OOBINLINE ./ext/sockets/sockets.stub.php:210:15 - Unknown word (SNDBUF) -- * @cvalue SO_SNDBUF ./ext/sockets/sockets.stub.php:215:15 - Unknown word (RCVBUF) -- * @cvalue SO_RCVBUF @@ -7665,34 +7666,33 @@ Lines: ./ext/sockets/sockets.stub.php:599:16 - Unknown word (MCAST) -- * @cvalue PHP_MCAST_JOIN_GROUP ./ext/sockets/sockets.stub.php:64:16 - Unknown word (WAITALL) -- * @cvalue MSG_WAITALL ./ext/sockets/sockets.stub.php:69:16 - Unknown word (CTRUNC) -- * @cvalue MSG_CTRUNC -./ext/sockets/sockets.stub.php:703:8 - Unknown word (ENXIO) -- #ifdef ENXIO -./ext/sockets/sockets.stub.php:719:19 - Unknown word (EBADF) -- #ifdef PHP_SOCKET_EBADF -./ext/sockets/sockets.stub.php:759:8 - Unknown word (ENOTBLK) -- #ifdef ENOTBLK -./ext/sockets/sockets.stub.php:767:8 - Unknown word (EBUSY) -- #ifdef EBUSY -./ext/sockets/sockets.stub.php:775:8 - Unknown word (EEXIST) -- #ifdef EEXIST -./ext/sockets/sockets.stub.php:783:8 - Unknown word (EXDEV) -- #ifdef EXDEV -./ext/sockets/sockets.stub.php:791:8 - Unknown word (ENODEV) -- #ifdef ENODEV -./ext/sockets/sockets.stub.php:839:8 - Unknown word (ENOTTY) -- #ifdef ENOTTY +./ext/sockets/sockets.stub.php:710:8 - Unknown word (ENXIO) -- #ifdef ENXIO +./ext/sockets/sockets.stub.php:726:19 - Unknown word (EBADF) -- #ifdef PHP_SOCKET_EBADF +./ext/sockets/sockets.stub.php:766:8 - Unknown word (ENOTBLK) -- #ifdef ENOTBLK +./ext/sockets/sockets.stub.php:774:8 - Unknown word (EBUSY) -- #ifdef EBUSY +./ext/sockets/sockets.stub.php:782:8 - Unknown word (EEXIST) -- #ifdef EEXIST +./ext/sockets/sockets.stub.php:790:8 - Unknown word (EXDEV) -- #ifdef EXDEV +./ext/sockets/sockets.stub.php:798:8 - Unknown word (ENODEV) -- #ifdef ENODEV +./ext/sockets/sockets.stub.php:846:8 - Unknown word (ENOTTY) -- #ifdef ENOTTY ./ext/sockets/sockets.stub.php:84:16 - Unknown word (DONTROUTE) -- * @cvalue MSG_DONTROUTE -./ext/sockets/sockets.stub.php:855:8 - Unknown word (ESPIPE) -- #ifdef ESPIPE -./ext/sockets/sockets.stub.php:863:8 - Unknown word (EROFS) -- #ifdef EROFS -./ext/sockets/sockets.stub.php:871:8 - Unknown word (EMLINK) -- #ifdef EMLINK -./ext/sockets/sockets.stub.php:879:8 - Unknown word (EPIPE) -- #ifdef EPIPE -./ext/sockets/sockets.stub.php:895:8 - Unknown word (ENOLCK) -- #ifdef ENOLCK -./ext/sockets/sockets.stub.php:903:8 - Unknown word (ENOSYS) -- #ifdef ENOSYS -./ext/sockets/sockets.stub.php:911:19 - Unknown word (ENOTEMPTY) -- #ifdef PHP_SOCKET_ENOTEMPTY -./ext/sockets/sockets.stub.php:927:19 - Unknown word (EWOULDBLOCK) -- #ifdef PHP_SOCKET_EWOULDBLOCK -./ext/sockets/sockets.stub.php:935:8 - Unknown word (ENOMSG) -- #ifdef ENOMSG -./ext/sockets/sockets.stub.php:943:8 - Unknown word (EIDRM) -- #ifdef EIDRM -./ext/sockets/sockets.stub.php:951:8 - Unknown word (ECHRNG) -- #ifdef ECHRNG -./ext/sockets/sockets.stub.php:959:11 - Unknown word (NSYNC) -- #ifdef EL2NSYNC -./ext/sockets/sockets.stub.php:983:8 - Unknown word (ELNRNG) -- #ifdef ELNRNG -./ext/sockets/sockets.stub.php:991:8 - Unknown word (EUNATCH) -- #ifdef EUNATCH -./ext/sockets/sockets.stub.php:999:8 - Unknown word (ENOCSI) -- #ifdef ENOCSI -./ext/sockets/sockets_arginfo.h:1000:33 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF) -./ext/sockets/sockets_arginfo.h:1009:17 - Unknown word (QUICKACK) -- #if defined(TCP_QUICKACK) -./ext/sockets/sockets_arginfo.h:1021:16 - Unknown word (PMTUDISC) -- #if defined(IP_PMTUDISC_DO) -./ext/sockets/sockets_arginfo.h:1039:26 - Unknown word (CSCOV) -- defined(UDPLITE_SEND_CSCOV) +./ext/sockets/sockets.stub.php:862:8 - Unknown word (ESPIPE) -- #ifdef ESPIPE +./ext/sockets/sockets.stub.php:870:8 - Unknown word (EROFS) -- #ifdef EROFS +./ext/sockets/sockets.stub.php:878:8 - Unknown word (EMLINK) -- #ifdef EMLINK +./ext/sockets/sockets.stub.php:886:8 - Unknown word (EPIPE) -- #ifdef EPIPE +./ext/sockets/sockets.stub.php:902:8 - Unknown word (ENOLCK) -- #ifdef ENOLCK +./ext/sockets/sockets.stub.php:910:8 - Unknown word (ENOSYS) -- #ifdef ENOSYS +./ext/sockets/sockets.stub.php:918:19 - Unknown word (ENOTEMPTY) -- #ifdef PHP_SOCKET_ENOTEMPTY +./ext/sockets/sockets.stub.php:934:19 - Unknown word (EWOULDBLOCK) -- #ifdef PHP_SOCKET_EWOULDBLOCK +./ext/sockets/sockets.stub.php:942:8 - Unknown word (ENOMSG) -- #ifdef ENOMSG +./ext/sockets/sockets.stub.php:950:8 - Unknown word (EIDRM) -- #ifdef EIDRM +./ext/sockets/sockets.stub.php:958:8 - Unknown word (ECHRNG) -- #ifdef ECHRNG +./ext/sockets/sockets.stub.php:966:11 - Unknown word (NSYNC) -- #ifdef EL2NSYNC +./ext/sockets/sockets.stub.php:990:8 - Unknown word (ELNRNG) -- #ifdef ELNRNG +./ext/sockets/sockets.stub.php:998:8 - Unknown word (EUNATCH) -- #ifdef EUNATCH +./ext/sockets/sockets_arginfo.h:1003:33 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF) +./ext/sockets/sockets_arginfo.h:1012:17 - Unknown word (QUICKACK) -- #if defined(TCP_QUICKACK) +./ext/sockets/sockets_arginfo.h:1024:16 - Unknown word (PMTUDISC) -- #if defined(IP_PMTUDISC_DO) +./ext/sockets/sockets_arginfo.h:1042:26 - Unknown word (CSCOV) -- defined(UDPLITE_SEND_CSCOV) ./ext/sockets/sockets_arginfo.h:200:56 - Unknown word (wsaprotocol) -- MASK_EX(arginfo_socket_wsaprotocol_info_export, 0, 2, MAY ./ext/sockets/sockets_arginfo.h:369:17 - Unknown word (ERRQUEUE) -- #if defined(MSG_ERRQUEUE) ./ext/sockets/sockets_arginfo.h:381:17 - Unknown word (WAITFORONE) -- #if defined(MSG_WAITFORONE) @@ -7706,20 +7706,20 @@ Lines: ./ext/sockets/sockets_arginfo.h:491:20 - Unknown word (NLATTR) -- #if defined(SKF_AD_NLATTR) ./ext/sockets/sockets_arginfo.h:506:20 - Unknown word (RXHASH) -- #if defined(SKF_AD_RXHASH) ./ext/sockets/sockets_arginfo.h:527:25 - Unknown word (TPID) -- defined(SKF_AD_VLAN_TPID) -./ext/sockets/sockets_arginfo.h:895:42 - Unknown word (WSAESTALE) -- CONSTANT("SOCKET_ESTALE", WSAESTALE, CONST_PERSISTENT); -./ext/sockets/sockets_arginfo.h:898:33 - Unknown word (EDISCON) -- LONG_CONSTANT("SOCKET_EDISCON", WSAEDISCON, CONST -./ext/sockets/sockets_arginfo.h:898:43 - Unknown word (WSAEDISCON) -- CONSTANT("SOCKET_EDISCON", WSAEDISCON, CONST_PERSISTENT); -./ext/sockets/sockets_arginfo.h:901:33 - Unknown word (SYSNOTREADY) -- LONG_CONSTANT("SOCKET_SYSNOTREADY", WSASYSNOTREADY, CONST -./ext/sockets/sockets_arginfo.h:901:47 - Unknown word (WSASYSNOTREADY) -- SOCKET_SYSNOTREADY", WSASYSNOTREADY, CONST_PERSISTENT); -./ext/sockets/sockets_arginfo.h:904:33 - Unknown word (VERNOTSUPPORTED) -- LONG_CONSTANT("SOCKET_VERNOTSUPPORTED", WSAVERNOTSUPPORTED -./ext/sockets/sockets_arginfo.h:904:51 - Unknown word (WSAVERNOTSUPPORTED) -- SOCKET_VERNOTSUPPORTED", WSAVERNOTSUPPORTED, CONST_PERSISTENT); -./ext/sockets/sockets_arginfo.h:907:33 - Unknown word (NOTINITIALISED) -- LONG_CONSTANT("SOCKET_NOTINITIALISED", WSANOTINITIALISED -./ext/sockets/sockets_arginfo.h:907:50 - Unknown word (WSANOTINITIALISED) -- SOCKET_NOTINITIALISED", WSANOTINITIALISED, CONST_PERSISTENT); -./ext/sockets/sockets_arginfo.h:910:50 - Unknown word (WSAHOST) -- SOCKET_HOST_NOT_FOUND", WSAHOST_NOT_FOUND, CONST_PERSISTENT -./ext/sockets/sockets_arginfo.h:913:45 - Unknown word (WSATRY) -- "SOCKET_TRY_AGAIN", WSATRY_AGAIN, CONST_PERSISTENT -./ext/sockets/sockets_arginfo.h:916:47 - Unknown word (WSANO) -- SOCKET_NO_RECOVERY", WSANO_RECOVERY, CONST_PERSISTENT -./ext/sockets/sockets_arginfo.h:930:21 - Unknown word (UDPLITE) -- #if defined(IPPROTO_UDPLITE) -./ext/sockets/sockets_arginfo.h:950:29 - Unknown word (CANONIDN) -- REGISTER_LONG_CONSTANT("AI_CANONIDN", AI_CANONIDN, CONST +./ext/sockets/sockets_arginfo.h:898:42 - Unknown word (WSAESTALE) -- CONSTANT("SOCKET_ESTALE", WSAESTALE, CONST_PERSISTENT); +./ext/sockets/sockets_arginfo.h:901:33 - Unknown word (EDISCON) -- LONG_CONSTANT("SOCKET_EDISCON", WSAEDISCON, CONST +./ext/sockets/sockets_arginfo.h:901:43 - Unknown word (WSAEDISCON) -- CONSTANT("SOCKET_EDISCON", WSAEDISCON, CONST_PERSISTENT); +./ext/sockets/sockets_arginfo.h:904:33 - Unknown word (SYSNOTREADY) -- LONG_CONSTANT("SOCKET_SYSNOTREADY", WSASYSNOTREADY, CONST +./ext/sockets/sockets_arginfo.h:904:47 - Unknown word (WSASYSNOTREADY) -- SOCKET_SYSNOTREADY", WSASYSNOTREADY, CONST_PERSISTENT); +./ext/sockets/sockets_arginfo.h:907:33 - Unknown word (VERNOTSUPPORTED) -- LONG_CONSTANT("SOCKET_VERNOTSUPPORTED", WSAVERNOTSUPPORTED +./ext/sockets/sockets_arginfo.h:907:51 - Unknown word (WSAVERNOTSUPPORTED) -- SOCKET_VERNOTSUPPORTED", WSAVERNOTSUPPORTED, CONST_PERSISTENT); +./ext/sockets/sockets_arginfo.h:910:33 - Unknown word (NOTINITIALISED) -- LONG_CONSTANT("SOCKET_NOTINITIALISED", WSANOTINITIALISED +./ext/sockets/sockets_arginfo.h:910:50 - Unknown word (WSANOTINITIALISED) -- SOCKET_NOTINITIALISED", WSANOTINITIALISED, CONST_PERSISTENT); +./ext/sockets/sockets_arginfo.h:913:50 - Unknown word (WSAHOST) -- SOCKET_HOST_NOT_FOUND", WSAHOST_NOT_FOUND, CONST_PERSISTENT +./ext/sockets/sockets_arginfo.h:916:45 - Unknown word (WSATRY) -- "SOCKET_TRY_AGAIN", WSATRY_AGAIN, CONST_PERSISTENT +./ext/sockets/sockets_arginfo.h:919:47 - Unknown word (WSANO) -- SOCKET_NO_RECOVERY", WSANO_RECOVERY, CONST_PERSISTENT +./ext/sockets/sockets_arginfo.h:933:21 - Unknown word (UDPLITE) -- #if defined(IPPROTO_UDPLITE) +./ext/sockets/sockets_arginfo.h:953:29 - Unknown word (CANONIDN) -- REGISTER_LONG_CONSTANT("AI_CANONIDN", AI_CANONIDN, CONST ./ext/sockets/windows_common.h:109:33 - Unknown word (WSAEPROCLIM) -- EPROCLIM WSAEPROCLIM ./ext/sockets/windows_common.h:18:9 - Unknown word (NTDDI) -- #define NTDDI_XP NTDDI_WINXP /* bug ./ext/sodium/README.md:10:8 - Unknown word (Libsodium) -- [Using Libsodium in PHP Projects](https @@ -7863,21 +7863,22 @@ Lines: ./ext/sqlite3/sqlite3.c:208:8 - Unknown word (errtext) -- char *errtext = NULL; ./ext/sqlite3/sqlite3.c:2124:6 - Unknown word (authreturn) -- int authreturn = SQLITE_DENY; ./ext/sqlite3/sqlite3.c:2351:37 - Unknown word (threasafe) -- load if this wasn't a threasafe library loaded */ -./ext/standard/array.c:1369:15 - Unknown word (thash) -- HashTable *thash; -./ext/standard/array.c:2679:57 - Unknown word (lstep) -- ulong) start - end) / lstep; \ -./ext/standard/array.c:2693:15 - Unknown word (zhigh) -- zval *zlow, *zhigh, *zstep = NULL, tmp -./ext/standard/array.c:2693:23 - Unknown word (zstep) -- zval *zlow, *zhigh, *zstep = NULL, tmp; -./ext/standard/array.c:2693:8 - Unknown word (zlow) -- zval *zlow, *zhigh, *zstep = NULL -./ext/standard/array.c:4140:12 - Unknown word (arrlen) -- zend_long arrlen; -./ext/standard/array.c:4254:8 - Unknown word (colval) -- zval *colval, *data, rv; -./ext/standard/array.c:4520:8 - Unknown word (bucketindex) -- struct bucketindex { -./ext/standard/array.c:4542:30 - Unknown word (cmpdata) -- bucketindex *arTmp, *cmpdata, *lastkept; -./ext/standard/array.c:4542:40 - Unknown word (lastkept) -- ucketindex *arTmp, *cmpdata, *lastkept; -./ext/standard/array.c:5593:28 - Unknown word (sawp) -- void array_bucket_p_sawp(void *p, void *q) / -./ext/standard/array.c:5750:32 - Unknown word (bada) -- actual sort magic - bada-bim, bada-boom. */ -./ext/standard/array.c:5798:15 - Unknown word (randval) -- zend_long i, randval; -./ext/standard/array.c:5939:23 - Unknown word (binop) -- static void php_array_binop(INTERNAL_FUNCTION_PARAMETERS -./ext/standard/array.c:6015:13 - Unknown word (htbl) -- HashTable *htbl; +./ext/standard/array.c:1377:15 - Unknown word (thash) -- HashTable *thash; +./ext/standard/array.c:2687:57 - Unknown word (lstep) -- ulong) start - end) / lstep; \ +./ext/standard/array.c:2701:15 - Unknown word (zhigh) -- zval *zlow, *zhigh, *zstep = NULL, tmp +./ext/standard/array.c:2701:23 - Unknown word (zstep) -- zval *zlow, *zhigh, *zstep = NULL, tmp; +./ext/standard/array.c:2701:8 - Unknown word (zlow) -- zval *zlow, *zhigh, *zstep = NULL +./ext/standard/array.c:3970:42 - Unknown word (sequentialized) -- holes, it might get sequentialized */ +./ext/standard/array.c:4175:12 - Unknown word (arrlen) -- zend_long arrlen; +./ext/standard/array.c:4289:8 - Unknown word (colval) -- zval *colval, *data, rv; +./ext/standard/array.c:4555:8 - Unknown word (bucketindex) -- struct bucketindex { +./ext/standard/array.c:4577:30 - Unknown word (cmpdata) -- bucketindex *arTmp, *cmpdata, *lastkept; +./ext/standard/array.c:4577:40 - Unknown word (lastkept) -- ucketindex *arTmp, *cmpdata, *lastkept; +./ext/standard/array.c:5647:28 - Unknown word (sawp) -- void array_bucket_p_sawp(void *p, void *q) / +./ext/standard/array.c:5804:32 - Unknown word (bada) -- actual sort magic - bada-bim, bada-boom. */ +./ext/standard/array.c:5852:15 - Unknown word (randval) -- zend_long i, randval; +./ext/standard/array.c:5993:23 - Unknown word (binop) -- static void php_array_binop(INTERNAL_FUNCTION_PARAMETERS +./ext/standard/array.c:6069:13 - Unknown word (htbl) -- HashTable *htbl; ./ext/standard/assert.c:197:7 - Unknown word (oldint) -- bool oldint; ./ext/standard/assert.c:35:9 - Unknown word (ASSERTG) -- #define ASSERTG(v) ZEND_MODULE_GLOBALS ./ext/standard/base64.c:100:46 - Unknown word (bbcc) -- (x.val[1], 2), /* [bbcc_cc00] */ @@ -7955,18 +7956,18 @@ Lines: ./ext/standard/basic_functions.stub.php:1475:8 - Unknown word (NOSTR) -- #ifdef NOSTR ./ext/standard/basic_functions.stub.php:1512:90 - Unknown word (STDFLAGS) -- PHP_OUTPUT_HANDLER_STDFLAGS): bool {} ./ext/standard/basic_functions.stub.php:176:21 - Unknown word (PERDIR) -- * @cvalue ZEND_INI_PERDIR -./ext/standard/basic_functions.stub.php:1913:13 - Unknown word (NANOSLEEP) -- #ifdef HAVE_NANOSLEEP -./ext/standard/basic_functions.stub.php:2039:13 - Unknown word (GETLOADAVG) -- #ifdef HAVE_GETLOADAVG -./ext/standard/basic_functions.stub.php:2047:4 - Unknown word (browscap) -- /* browscap.c */ -./ext/standard/basic_functions.stub.php:2125:33 - Unknown word (GETIFADDRS) -- defined(PHP_WIN32) || HAVE_GETIFADDRS || defined(__PASE__ -./ext/standard/basic_functions.stub.php:2684:10 - Unknown word (fdatasync) -- function fdatasync($stream): bool {} -./ext/standard/basic_functions.stub.php:2752:4 - Unknown word (filestat) -- /* filestat.c */ -./ext/standard/basic_functions.stub.php:2927:4 - Unknown word (iptc) -- /* iptc.c */ +./ext/standard/basic_functions.stub.php:1922:13 - Unknown word (NANOSLEEP) -- #ifdef HAVE_NANOSLEEP +./ext/standard/basic_functions.stub.php:2048:13 - Unknown word (GETLOADAVG) -- #ifdef HAVE_GETLOADAVG +./ext/standard/basic_functions.stub.php:2056:4 - Unknown word (browscap) -- /* browscap.c */ +./ext/standard/basic_functions.stub.php:2134:33 - Unknown word (GETIFADDRS) -- defined(PHP_WIN32) || HAVE_GETIFADDRS || defined(__PASE__ +./ext/standard/basic_functions.stub.php:2693:10 - Unknown word (fdatasync) -- function fdatasync($stream): bool {} +./ext/standard/basic_functions.stub.php:2761:4 - Unknown word (filestat) -- /* filestat.c */ +./ext/standard/basic_functions.stub.php:2936:4 - Unknown word (iptc) -- /* iptc.c */ ./ext/standard/basic_functions.stub.php:309:14 - Unknown word (SQRTPI) -- * @cvalue M_SQRTPI -./ext/standard/basic_functions.stub.php:3156:4 - Unknown word (streamsfuncs) -- /* streamsfuncs.c */ ./ext/standard/basic_functions.stub.php:319:14 - Unknown word (LNPI) -- * @cvalue M_LNPI -./ext/standard/basic_functions.stub.php:3338:17 - Unknown word (isatty) -- function stream_isatty($stream): bool {} -./ext/standard/basic_functions.stub.php:3531:26 - Unknown word (conv) -- function sapi_windows_cp_conv(int|string $in_codepage +./ext/standard/basic_functions.stub.php:3207:4 - Unknown word (streamsfuncs) -- /* streamsfuncs.c */ +./ext/standard/basic_functions.stub.php:3389:17 - Unknown word (isatty) -- function stream_isatty($stream): bool {} +./ext/standard/basic_functions.stub.php:3636:26 - Unknown word (conv) -- function sapi_windows_cp_conv(int|string $in_codepage ./ext/standard/basic_functions.stub.php:424:20 - Unknown word (HINFO) -- * @cvalue PHP_DNS_HINFO ./ext/standard/basic_functions.stub.php:451:20 - Unknown word (NAPTR) -- * @cvalue PHP_DNS_NAPTR ./ext/standard/basic_functions.stub.php:500:15 - Unknown word (NOQUOTES) -- * @cvalue ENT_NOQUOTES @@ -8145,9 +8146,9 @@ Lines: ./ext/standard/file.c:1006:9 - Unknown word (inputlen) -- size_t inputlen; ./ext/standard/file.c:1228:6 - Unknown word (oldumask) -- int oldumask; ./ext/standard/file.c:1539:33 - Unknown word (deststream) -- *srcstream = NULL, *deststream = NULL; -./ext/standard/file.c:1771:12 - Unknown word (csvline) -- smart_str csvline = {0}; -./ext/standard/file.c:1965:9 - Unknown word (tptr) -- char *tptr = temp; -./ext/standard/file.c:2225:4 - Unknown word (Tokenizes) -- Tokenizes an HTML file for get +./ext/standard/file.c:1772:12 - Unknown word (csvline) -- smart_str csvline = {0}; +./ext/standard/file.c:1966:9 - Unknown word (tptr) -- char *tptr = temp; +./ext/standard/file.c:2226:4 - Unknown word (Tokenizes) -- Tokenizes an HTML file for get ./ext/standard/file.c:466:14 - Unknown word (srcstream) -- php_stream *srcstream = NULL; ./ext/standard/file.stub.php:271:24 - Unknown word (RDWR) -- @cvalue STREAM_SHUT_RDWR ./ext/standard/file.stub.php:412:19 - Unknown word (XPORT) -- * @cvalue STREAM_XPORT_BIND diff --git a/integration-tests/snapshots/prettier/prettier/report.yaml b/integration-tests/snapshots/prettier/prettier/report.yaml index db3fd9199d3..30d06b18fb2 100644 --- a/integration-tests/snapshots/prettier/prettier/report.yaml +++ b/integration-tests/snapshots/prettier/prettier/report.yaml @@ -3,7 +3,7 @@ Repository: prettier/prettier Url: https://github.com/prettier/prettier.git Args: "[]" Summary: - files: 2144 + files: 2152 filesWithIssues: 0 issues: 0 errors: 0 diff --git a/integration-tests/snapshots/prettier/prettier/snapshot.txt b/integration-tests/snapshots/prettier/prettier/snapshot.txt index 19de687a470..06f7c8bacc3 100644 --- a/integration-tests/snapshots/prettier/prettier/snapshot.txt +++ b/integration-tests/snapshots/prettier/prettier/snapshot.txt @@ -3,5 +3,5 @@ Repository: prettier/prettier Url: "https://github.com/prettier/prettier.git" Args: [] Lines: - CSpell: Files checked: 2144, Issues found: 0 in 0 files + CSpell: Files checked: 2152, Issues found: 0 in 0 files exit code: 0 diff --git a/integration-tests/snapshots/sveltejs/svelte/report.yaml b/integration-tests/snapshots/sveltejs/svelte/report.yaml index 6c8abfbdcd5..08798731897 100644 --- a/integration-tests/snapshots/sveltejs/svelte/report.yaml +++ b/integration-tests/snapshots/sveltejs/svelte/report.yaml @@ -3,9 +3,9 @@ Repository: sveltejs/svelte Url: https://github.com/sveltejs/svelte.git Args: '["**"]' Summary: - files: 5411 - filesWithIssues: 514 - issues: 3730 + files: 5413 + filesWithIssues: 515 + issues: 3734 errors: 0 Errors: [] @@ -137,26 +137,26 @@ issues: - "elements/index.d.ts:1040:2 valign U valign?: 'top' | 'middle'" - "elements/index.d.ts:1069:2 disablepictureinpicture U disablepictureinpicture?: boolean | undefined" - "elements/index.d.ts:1070:2 disableremoteplayback U disableremoteplayback?: boolean | undefined" - - "elements/index.d.ts:1096:6 beforeinstallprompt U 'on:beforeinstallprompt'?: EventHandlerGuac (extra" - - "site/content/docs/03-template-syntax.md:961:41 redeclaring U the fact that we're redeclaring the `foo` function for" - - "site/content/docs/03-template-syntax.md:1036:16 curlies U (The double `{{curlies}}` aren't a special" - - "site/content/docs/03-template-syntax.md:1085:115 jank U main thread, preventing jank on slower devices." - - "site/content/docs/03-template-syntax.md:1145:35 outro U outrostart=\"{() => status = 'outro started'}\"" - - "site/content/docs/03-template-syntax.md:1205:204 outroed U reversing, if the block is outroed while the transition" - - "site/content/docs/03-template-syntax.md:1376:16 anycssvalue U --style-props=\"anycssvalue\"" - - "site/content/docs/03-template-syntax.md:1396:1 Desugars U Desugars to this:" - - "site/content/docs/03-template-syntax.md:1412:38 desugars U namespace, the example above desugars into using `` instead" - - "site/content/docs/03-template-syntax.md:1428:50 themeable U support allows for easily themeable components:" + - "site/content/docs/03-template-syntax.md:963:41 redeclaring U the fact that we're redeclaring the `foo` function for" + - "site/content/docs/03-template-syntax.md:1038:16 curlies U (The double `{{curlies}}` aren't a special" + - "site/content/docs/03-template-syntax.md:1087:115 jank U main thread, preventing jank on slower devices." + - "site/content/docs/03-template-syntax.md:1147:35 outro U outrostart=\"{() => status = 'outro started'}\"" + - "site/content/docs/03-template-syntax.md:1207:204 outroed U reversing, if the block is outroed while the transition" + - "site/content/docs/03-template-syntax.md:1378:16 anycssvalue U --style-props=\"anycssvalue\"" + - "site/content/docs/03-template-syntax.md:1398:1 Desugars U Desugars to this:" + - "site/content/docs/03-template-syntax.md:1414:38 desugars U namespace, the example above desugars into using `` instead" + - "site/content/docs/03-template-syntax.md:1430:50 themeable U support allows for easily themeable components:" - "site/content/docs/04-run-time.md:21:147 initialisation U during the component's initialisation (but doesn't need to" - "site/content/docs/04-run-time.md:523:2 embiggen U >embiggen" - "site/content/docs/04-run-time.md:541:370 colours U interpolate between two colours." @@ -276,10 +276,10 @@ issues: - "src/compiler/compile/css/Stylesheet.ts:224:17 atrules U // TODO other atrules" - "src/compiler/compile/css/Stylesheet.ts:230:15 atrule U // if the atrule has children, leave" - "src/compiler/compile/nodes/Element.ts:67:12 labelable U const a11y_labelable = new Set([" - - "src/compiler/compile/nodes/Element.ts:597:13 proptypes U // aria-proptypes" - - "src/compiler/compile/nodes/Element.ts:788:46 noopener U _blank\" should have noopener or noreferrer: https" - - "src/compiler/compile/nodes/Element.ts:788:58 noreferrer U should have noopener or noreferrer: https://developer.chrome" - - "src/compiler/compile/nodes/Element.ts:1217:36 aeiou U starts_with_vowel = /^[aeiou]/;" + - "src/compiler/compile/nodes/Element.ts:600:13 proptypes U // aria-proptypes" + - "src/compiler/compile/nodes/Element.ts:789:46 noopener U _blank\" should have noopener or noreferrer: https" + - "src/compiler/compile/nodes/Element.ts:789:58 noreferrer U should have noopener or noreferrer: https://developer.chrome" + - "src/compiler/compile/nodes/Element.ts:1218:36 aeiou U starts_with_vowel = /^[aeiou]/;" - "src/compiler/compile/nodes/shared/get_const_tags.ts:21:9 consts U const consts_nodes = const_tags.map" - "src/compiler/compile/nodes/shared/is_contextual.ts:13:5 hoistables U // hoistables, module declarations" - "src/compiler/compile/nodes/shared/Node.ts:17:10 innerhtml U can_use_innerhtml: boolean;" @@ -288,6 +288,7 @@ issues: - "src/compiler/compile/render_dom/index.ts:241:9 capturable U const capturable_vars = component.vars" - "src/compiler/compile/render_dom/index.ts:390:8 resubscribable U const resubscribable_reactive_store_unsubscribers" - "src/compiler/compile/render_dom/index.ts:390:38 unsubscribers U resubscribable_reactive_store_unsubscribers = reactive_stores" + - "src/compiler/compile/render_dom/wrappers/Document.ts:65:38 ondocument U block.get_unique_name(`ondocument${event}`);" - "src/compiler/compile/render_dom/wrappers/EachBlock.ts:243:16 unkeyed U this.render_unkeyed(args);" - "src/compiler/compile/render_dom/wrappers/Element/Attribute.ts:15:11 textlike U const non_textlike_input_types = new Set" - "src/compiler/compile/render_dom/wrappers/Element/Attribute.ts:73:26 doublecheck U // @ts-ignore todo: doublecheck this, but looks to be" @@ -309,8 +310,8 @@ issues: - "src/compiler/compile/render_dom/wrappers/Element/index.ts:1099:37 outro'd U hide elements that have outro'd (unless they belong" - "src/compiler/compile/render_dom/wrappers/Fragment.ts:50:10 trimmable U function trimmable_at(child: INode, next" - "src/compiler/compile/render_dom/wrappers/shared/Wrapper.ts:89:37 renderable U Wrapper class is not renderable');" - - "src/compiler/compile/render_dom/wrappers/Window.ts:83:38 onwindow U block.get_unique_name(`onwindow${event}`);" - - "src/compiler/compile/render_dom/wrappers/Window.ts:162:38 onlinestatuschanged U block.get_unique_name('onlinestatuschanged');" + - "src/compiler/compile/render_dom/wrappers/Window.ts:85:38 onwindow U block.get_unique_name(`onwindow${event}`);" + - "src/compiler/compile/render_dom/wrappers/Window.ts:164:38 onlinestatuschanged U block.get_unique_name('onlinestatuschanged');" - "src/compiler/compile/render_ssr/index.ts:58:23 unsubscriptions U const reactive_store_unsubscriptions = reactive_stores.map" - "src/compiler/compile/utils/__test__.ts:8:2 CONTENTEDITABLE U CONTENTEDITABLE_BINDINGS" - "src/compiler/compile/utils/contenteditable.ts:28:45 contentenditable U node's attributes are 'contentenditable'." diff --git a/integration-tests/snapshots/sveltejs/svelte/snapshot.txt b/integration-tests/snapshots/sveltejs/svelte/snapshot.txt index 374366b5c37..c096d62312c 100644 --- a/integration-tests/snapshots/sveltejs/svelte/snapshot.txt +++ b/integration-tests/snapshots/sveltejs/svelte/snapshot.txt @@ -3,7 +3,7 @@ Repository: sveltejs/svelte Url: "https://github.com/sveltejs/svelte.git" Args: ["**"] Lines: - CSpell: Files checked: 5411, Issues found: 3730 in 514 files + CSpell: Files checked: 5413, Issues found: 3734 in 515 files exit code: 1 ./CONTRIBUTING.md:22:5 - Unknown word (Triaging) -- ### Triaging issues and pull requests ./CONTRIBUTING.md:36:5 - Unknown word (Roadmap) -- ### Roadmap @@ -13,32 +13,32 @@ Lines: ./elements/index.d.ts:1040:2 - Unknown word (valign) -- valign?: 'top' | 'middle' ./elements/index.d.ts:1069:2 - Unknown word (disablepictureinpicture) -- disablepictureinpicture?: boolean | undefined ./elements/index.d.ts:1070:2 - Unknown word (disableremoteplayback) -- disableremoteplayback?: boolean | undefined -./elements/index.d.ts:1096:6 - Unknown word (beforeinstallprompt) -- 'on:beforeinstallprompt'?: EventHandler` instead -./site/content/docs/03-template-syntax.md:1428:50 - Unknown word (themeable) -- support allows for easily themeable components: +./site/content/docs/03-template-syntax.md:1207:204 - Unknown word (outroed) -- reversing, if the block is outroed while the transition +./site/content/docs/03-template-syntax.md:1378:16 - Unknown word (anycssvalue) -- --style-props="anycssvalue" +./site/content/docs/03-template-syntax.md:1398:1 - Unknown word (Desugars) -- Desugars to this: +./site/content/docs/03-template-syntax.md:1414:38 - Unknown word (desugars) -- namespace, the example above desugars into using `` instead +./site/content/docs/03-template-syntax.md:1430:50 - Unknown word (themeable) -- support allows for easily themeable components: ./site/content/docs/03-template-syntax.md:292:8 - Unknown word (todos) -- {#each todos as todo} ./site/content/docs/03-template-syntax.md:386:57 - Unknown word (reinstantiated) -- will cause them to be reinstantiated and reinitialised. ./site/content/docs/03-template-syntax.md:386:76 - Unknown word (reinitialised) -- be reinstantiated and reinitialised. @@ -184,7 +184,7 @@ Lines: ./site/content/docs/03-template-syntax.md:487:84 - Unknown word (behaviour) -- control the element's behaviour in some way. ./site/content/docs/03-template-syntax.md:544:4 - Unknown word (nonpassive) -- * `nonpassive` — explicitly set `passive ./site/content/docs/03-template-syntax.md:675:17 - Unknown word (Guac) --