Skip to content

purview/azure-purview-catalog - cspell found spelling errors in source code #22668

Description

@danieljurek

Spell check scanning of package at sdk/purview/azure-purview-catalog detected spelling errors in the source code and related files. This directory is opted out of PR spell checking in PR #22199 to keep PRs unblocked.

What to do

  1. Ensure Node.js is installed (https://nodejs.org/en/download/).
  2. Delete the entry in .vscode/cspell.json's ignorePaths field. It will look like: sdk/purview/azure-purview-catalog/**. You need to do this to enable checking the files.
  3. From the root of the repo run spell check using ./eng/common/spelling/Invoke-Cspell.ps1 -ScanGlobs "sdk/purview/azure-purview-catalog/**"
  4. Fix detections according to http://aka.ms/azsdk/engsys/spellcheck use the "False positives" section to fix false positives
  5. Check in changes (including the change to .vscode/cspell.json where the ignorePaths is updated to remove the entry for this service.). You may need to run git add -f .vscode/cspell.json to force adding the changes to the file in git.

Spell checking output

./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:22:3885 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:22:3929 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:70:74 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:75:82 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:11123:145 - Unknown word (STRUCT)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:11167:141 - Unknown word (nonly)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:11269:145 - Unknown word (STRUCT)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:11313:141 - Unknown word (nonly)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:11415:145 - Unknown word (STRUCT)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:11586:145 - Unknown word (STRUCT)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:12060:458 - Unknown word (nthe)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:12215:458 - Unknown word (nthe)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:12394:64 - Unknown word (structdef)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:12531:64 - Unknown word (structdef)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:12647:141 - Unknown word (nonly)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:12683:458 - Unknown word (nthe)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:12847:141 - Unknown word (nonly)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/aio/operations/_operations.py:12883:458 - Unknown word (nthe)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:2413:21 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:2420:55 - Unknown word (structdef)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:2439:21 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:2446:55 - Unknown word (structdef)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:2893:74 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:2898:82 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:14002:145 - Unknown word (STRUCT)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:14046:141 - Unknown word (nonly)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:14149:145 - Unknown word (STRUCT)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:14193:141 - Unknown word (nonly)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:14296:145 - Unknown word (STRUCT)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:14468:145 - Unknown word (STRUCT)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:14945:458 - Unknown word (nthe)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:15101:458 - Unknown word (nthe)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:15281:64 - Unknown word (structdef)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:15419:64 - Unknown word (structdef)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:15536:141 - Unknown word (nonly)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:15572:458 - Unknown word (nthe)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:15737:141 - Unknown word (nonly)
./sdk/purview/azure-purview-catalog/azure/purview/catalog/operations/_operations.py:15773:458 - Unknown word (nthe)
./sdk/purview/azure-purview-catalog/tests/test_smoke_async.py:18:58 - Unknown word (struct)
./sdk/purview/azure-purview-catalog/tests/test_smoke.py:19:58 - Unknown word (struct)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.Purview

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions