Description
ACTION NEEDED: This version of pylint will be merged on 2025-04-14. The build will begin to fail for this library if errors are not fixed.
Library name: azure-purview-scanning
Pylint version: 3.2.7
Pylint Build: Link to build (2025-04-06)
Pylint Errors:
2025-04-06T10:48:50.9395135Z ************* Module azure
2025-04-06T10:48:50.9396973Z azure/init.py:1: [C0304(missing-final-newline), ] Final newline missing
2025-04-06T10:48:50.9397531Z ************* Module azure.purview.init
2025-04-06T10:48:50.9397997Z azure/purview/init.py:1: [C0304(missing-final-newline), ] Final newline missing
2025-04-06T10:48:50.9398469Z ************* Module azure.purview.scanning._purview_scanning_client
2025-04-06T10:48:50.9398967Z azure/purview/scanning/_purview_scanning_client.py:16: [C0301(line-too-long), ] Line too long (239/120)
2025-04-06T10:48:50.9399509Z azure/purview/scanning/_purview_scanning_client.py:67: [C0301(line-too-long), ] Line too long (130/120)
2025-04-06T10:48:50.9400040Z azure/purview/scanning/_purview_scanning_client.py:68: [C0301(line-too-long), ] Line too long (129/120)
2025-04-06T10:48:50.9400577Z azure/purview/scanning/_purview_scanning_client.py:74: [C0301(line-too-long), ] Line too long (128/120)
2025-04-06T10:48:50.9401174Z azure/purview/scanning/_purview_scanning_client.py:20: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of TYPE_CHECKING.
2025-04-06T10:48:50.9402986Z azure/purview/scanning/_purview_scanning_client.py:25: [R0902(too-many-instance-attributes), PurviewScanningClient] Too many instance attributes (13/10)
2025-04-06T10:48:50.9404052Z azure/purview/scanning/_purview_scanning_client.py:25: [C4748(client-accepts-api-version-keyword), PurviewScanningClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2025-04-06T10:48:50.9409389Z azure/purview/scanning/_purview_scanning_client.py:53: [C4761(do-not-use-legacy-typing), PurviewScanningClient.init] Do not use legacy typing using comments.
2025-04-06T10:48:50.9412670Z azure/purview/scanning/_purview_scanning_client.py:78: [C4758(docstring-keyword-should-match-keyword-only), PurviewScanningClient.send_request] "stream" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2025-04-06T10:48:50.9414961Z azure/purview/scanning/_purview_scanning_client.py:78: [C4761(do-not-use-legacy-typing), PurviewScanningClient.send_request] Do not use legacy typing using comments.
2025-04-06T10:48:50.9415772Z azure/purview/scanning/_purview_scanning_client.py:109: [C4761(do-not-use-legacy-typing), PurviewScanningClient.close] Do not use legacy typing using comments.
2025-04-06T10:48:50.9416532Z azure/purview/scanning/_purview_scanning_client.py:113: [C4761(do-not-use-legacy-typing), PurviewScanningClient.enter] Do not use legacy typing using comments.
2025-04-06T10:48:50.9417279Z azure/purview/scanning/_purview_scanning_client.py:118: [C4761(do-not-use-legacy-typing), PurviewScanningClient.exit] Do not use legacy typing using comments.
2025-04-06T10:48:50.9418032Z azure/purview/scanning/_purview_scanning_client.py:13: [C0411(wrong-import-order), ] third party import "msrest.Deserializer" should be placed before first party import "azure.core.PipelineClient"
2025-04-06T10:48:50.9418661Z ************* Module azure.purview.scanning._configuration
2025-04-06T10:48:50.9419170Z azure/purview/scanning/_configuration.py:29: [C0301(line-too-long), ] Line too long (122/120)
2025-04-06T10:48:50.9419761Z azure/purview/scanning/_configuration.py:70: [C0301(line-too-long), ] Line too long (129/120)
2025-04-06T10:48:50.9420365Z azure/purview/scanning/_configuration.py:18: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of TYPE_CHECKING.
2025-04-06T10:48:50.9421079Z azure/purview/scanning/_configuration.py:23: [R0902(too-many-instance-attributes), PurviewScanningClientConfiguration] Too many instance attributes (13/10)
2025-04-06T10:48:50.9422006Z azure/purview/scanning/_configuration.py:35: [C4761(do-not-use-legacy-typing), PurviewScanningClientConfiguration.init] Do not use legacy typing using comments.
2025-04-06T10:48:50.9422781Z azure/purview/scanning/_configuration.py:55: [C4761(do-not-use-legacy-typing), PurviewScanningClientConfiguration._configure] Do not use legacy typing using comments.
2025-04-06T10:48:50.9423361Z ************* Module azure.purview.scanning._vendor
2025-04-06T10:48:50.9423939Z azure/purview/scanning/_vendor.py:17: [R1710(inconsistent-return-statements), _format_url_section] Either all return statements in a function should return an expression, or none of them should.
2025-04-06T10:48:50.9424517Z ************* Module azure.purview.scanning.aio._purview_scanning_client
2025-04-06T10:48:50.9425021Z azure/purview/scanning/aio/_purview_scanning_client.py:17: [C0301(line-too-long), ] Line too long (239/120)
2025-04-06T10:48:50.9425559Z azure/purview/scanning/aio/_purview_scanning_client.py:69: [C0301(line-too-long), ] Line too long (130/120)
2025-04-06T10:48:50.9426091Z azure/purview/scanning/aio/_purview_scanning_client.py:70: [C0301(line-too-long), ] Line too long (129/120)
2025-04-06T10:48:50.9426606Z azure/purview/scanning/aio/_purview_scanning_client.py:76: [C0301(line-too-long), ] Line too long (128/120)
2025-04-06T10:48:50.9427183Z azure/purview/scanning/aio/_purview_scanning_client.py:21: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of TYPE_CHECKING.
2025-04-06T10:48:50.9427820Z azure/purview/scanning/aio/_purview_scanning_client.py:25: [R0902(too-many-instance-attributes), PurviewScanningClient] Too many instance attributes (13/10)
2025-04-06T10:48:50.9428670Z azure/purview/scanning/aio/_purview_scanning_client.py:25: [C4748(client-accepts-api-version-keyword), PurviewScanningClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2025-04-06T10:48:50.9430240Z azure/purview/scanning/aio/_purview_scanning_client.py:80: [C4758(docstring-keyword-should-match-keyword-only), PurviewScanningClient.send_request] "stream" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2025-04-06T10:48:50.9431434Z azure/purview/scanning/aio/_purview_scanning_client.py:14: [C0411(wrong-import-order), ] third party import "msrest.Deserializer" should be placed before first party imports "azure.core.AsyncPipelineClient", "azure.core.rest.AsyncHttpResponse"
2025-04-06T10:48:50.9432441Z azure/purview/scanning/aio/_purview_scanning_client.py:10: [W0611(unused-import), ] Unused Optional imported from typing
2025-04-06T10:48:50.9433000Z ************* Module azure.purview.scanning.aio._configuration
2025-04-06T10:48:50.9433540Z azure/purview/scanning/aio/_configuration.py:27: [C0301(line-too-long), ] Line too long (122/120)
2025-04-06T10:48:50.9434112Z azure/purview/scanning/aio/_configuration.py:66: [C0301(line-too-long), ] Line too long (134/120)
2025-04-06T10:48:50.9434774Z azure/purview/scanning/aio/_configuration.py:21: [R0902(too-many-instance-attributes), PurviewScanningClientConfiguration] Too many instance attributes (13/10)
2025-04-06T10:48:50.9435394Z ************* Module azure.purview.scanning.aio.operations._operations
2025-04-06T10:48:50.9435926Z azure/purview/scanning/aio/operations/_operations.py:14: [C0301(line-too-long), ] Line too long (133/120)
2025-04-06T10:48:50.9436506Z azure/purview/scanning/aio/operations/_operations.py:22: [C0301(line-too-long), ] Line too long (1516/120)
2025-04-06T10:48:50.9437099Z azure/purview/scanning/aio/operations/_operations.py:78: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9437676Z azure/purview/scanning/aio/operations/_operations.py:88: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9438269Z azure/purview/scanning/aio/operations/_operations.py:169: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9438863Z azure/purview/scanning/aio/operations/_operations.py:222: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9439450Z azure/purview/scanning/aio/operations/_operations.py:232: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9440027Z azure/purview/scanning/aio/operations/_operations.py:291: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9440666Z azure/purview/scanning/aio/operations/_operations.py:297: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9441242Z azure/purview/scanning/aio/operations/_operations.py:302: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9441981Z azure/purview/scanning/aio/operations/_operations.py:308: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9442571Z azure/purview/scanning/aio/operations/_operations.py:313: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9443128Z azure/purview/scanning/aio/operations/_operations.py:390: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9443656Z azure/purview/scanning/aio/operations/_operations.py:400: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9444168Z azure/purview/scanning/aio/operations/_operations.py:480: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9444683Z azure/purview/scanning/aio/operations/_operations.py:537: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9445196Z azure/purview/scanning/aio/operations/_operations.py:547: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9699394Z azure/purview/scanning/aio/operations/_operations.py:603: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9700292Z azure/purview/scanning/aio/operations/_operations.py:609: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9701324Z azure/purview/scanning/aio/operations/_operations.py:614: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9702228Z azure/purview/scanning/aio/operations/_operations.py:620: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9702944Z azure/purview/scanning/aio/operations/_operations.py:625: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9703636Z azure/purview/scanning/aio/operations/_operations.py:692: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9704323Z azure/purview/scanning/aio/operations/_operations.py:699: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9704949Z azure/purview/scanning/aio/operations/_operations.py:704: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9705493Z azure/purview/scanning/aio/operations/_operations.py:711: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9706051Z azure/purview/scanning/aio/operations/_operations.py:716: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9706660Z azure/purview/scanning/aio/operations/_operations.py:744: [C0301(line-too-long), ] Line too long (138/120)
2025-04-06T10:48:50.9707246Z azure/purview/scanning/aio/operations/_operations.py:790: [C0301(line-too-long), ] Line too long (154/120)
2025-04-06T10:48:50.9707806Z azure/purview/scanning/aio/operations/_operations.py:799: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9708414Z azure/purview/scanning/aio/operations/_operations.py:811: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9708944Z azure/purview/scanning/aio/operations/_operations.py:828: [C0301(line-too-long), ] Line too long (156/120)
2025-04-06T10:48:50.9709470Z azure/purview/scanning/aio/operations/_operations.py:868: [C0301(line-too-long), ] Line too long (753/120)
2025-04-06T10:48:50.9710002Z azure/purview/scanning/aio/operations/_operations.py:882: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:50.9710549Z azure/purview/scanning/aio/operations/_operations.py:942: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:50.9711083Z azure/purview/scanning/aio/operations/_operations.py:1014: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9711616Z azure/purview/scanning/aio/operations/_operations.py:1070: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:50.9712376Z azure/purview/scanning/aio/operations/_operations.py:1124: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9712927Z azure/purview/scanning/aio/operations/_operations.py:1134: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9713455Z azure/purview/scanning/aio/operations/_operations.py:1183: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:50.9713991Z azure/purview/scanning/aio/operations/_operations.py:1237: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9714536Z azure/purview/scanning/aio/operations/_operations.py:1247: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9715071Z azure/purview/scanning/aio/operations/_operations.py:1299: [C0301(line-too-long), ] Line too long (548/120)
2025-04-06T10:48:50.9715588Z azure/purview/scanning/aio/operations/_operations.py:1334: [C0301(line-too-long), ] Line too long (128/120)
2025-04-06T10:48:50.9716109Z azure/purview/scanning/aio/operations/_operations.py:1335: [C0301(line-too-long), ] Line too long (127/120)
2025-04-06T10:48:50.9716636Z azure/purview/scanning/aio/operations/_operations.py:1356: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9717163Z azure/purview/scanning/aio/operations/_operations.py:1362: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9717714Z azure/purview/scanning/aio/operations/_operations.py:1367: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9718413Z azure/purview/scanning/aio/operations/_operations.py:1373: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9719064Z azure/purview/scanning/aio/operations/_operations.py:1378: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9719590Z azure/purview/scanning/aio/operations/_operations.py:1465: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9720120Z azure/purview/scanning/aio/operations/_operations.py:1476: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9720639Z azure/purview/scanning/aio/operations/_operations.py:1572: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9721157Z azure/purview/scanning/aio/operations/_operations.py:1639: [C0301(line-too-long), ] Line too long (1379/120)
2025-04-06T10:48:50.9722283Z azure/purview/scanning/aio/operations/_operations.py:1649: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:50.9723068Z azure/purview/scanning/aio/operations/_operations.py:1702: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:50.9723703Z azure/purview/scanning/aio/operations/_operations.py:1769: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9724272Z azure/purview/scanning/aio/operations/_operations.py:1824: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:50.9724870Z azure/purview/scanning/aio/operations/_operations.py:1875: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9725474Z azure/purview/scanning/aio/operations/_operations.py:1886: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9726060Z azure/purview/scanning/aio/operations/_operations.py:1934: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:50.9726636Z azure/purview/scanning/aio/operations/_operations.py:1985: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9727230Z azure/purview/scanning/aio/operations/_operations.py:1996: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9727810Z azure/purview/scanning/aio/operations/_operations.py:2047: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:50.9728383Z azure/purview/scanning/aio/operations/_operations.py:2101: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9728961Z azure/purview/scanning/aio/operations/_operations.py:2108: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9729531Z azure/purview/scanning/aio/operations/_operations.py:2113: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9730107Z azure/purview/scanning/aio/operations/_operations.py:2120: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9730671Z azure/purview/scanning/aio/operations/_operations.py:2125: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9731252Z azure/purview/scanning/aio/operations/_operations.py:2219: [C0301(line-too-long), ] Line too long (154/120)
2025-04-06T10:48:50.9732017Z azure/purview/scanning/aio/operations/_operations.py:2228: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9732722Z azure/purview/scanning/aio/operations/_operations.py:2241: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9733304Z azure/purview/scanning/aio/operations/_operations.py:2304: [C0301(line-too-long), ] Line too long (154/120)
2025-04-06T10:48:50.9733879Z azure/purview/scanning/aio/operations/_operations.py:2313: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9734484Z azure/purview/scanning/aio/operations/_operations.py:2325: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9735060Z azure/purview/scanning/aio/operations/_operations.py:2342: [C0301(line-too-long), ] Line too long (121/120)
2025-04-06T10:48:50.9735643Z azure/purview/scanning/aio/operations/_operations.py:2373: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:50.9736230Z azure/purview/scanning/aio/operations/_operations.py:2424: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9736981Z azure/purview/scanning/aio/operations/_operations.py:2432: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9737715Z azure/purview/scanning/aio/operations/_operations.py:2437: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9738302Z azure/purview/scanning/aio/operations/_operations.py:2445: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9738873Z azure/purview/scanning/aio/operations/_operations.py:2450: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9739459Z azure/purview/scanning/aio/operations/_operations.py:2530: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9740069Z azure/purview/scanning/aio/operations/_operations.py:2540: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9740699Z azure/purview/scanning/aio/operations/_operations.py:2580: [C0301(line-too-long), ] Line too long (778/120)
2025-04-06T10:48:50.9741269Z azure/purview/scanning/aio/operations/_operations.py:2626: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9742042Z azure/purview/scanning/aio/operations/_operations.py:2686: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9742675Z azure/purview/scanning/aio/operations/_operations.py:2696: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9743268Z azure/purview/scanning/aio/operations/_operations.py:2755: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9743846Z azure/purview/scanning/aio/operations/_operations.py:2761: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:50.9744424Z azure/purview/scanning/aio/operations/_operations.py:2766: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:50.9745021Z azure/purview/scanning/aio/operations/_operations.py:2772: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9975035Z azure/purview/scanning/aio/operations/_operations.py:2777: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9977089Z azure/purview/scanning/aio/operations/_operations.py:2861: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9977662Z azure/purview/scanning/aio/operations/_operations.py:2867: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9978162Z azure/purview/scanning/aio/operations/_operations.py:2872: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9978646Z azure/purview/scanning/aio/operations/_operations.py:2878: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9979124Z azure/purview/scanning/aio/operations/_operations.py:2883: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9979606Z azure/purview/scanning/aio/operations/_operations.py:2951: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9980084Z azure/purview/scanning/aio/operations/_operations.py:2961: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9980563Z azure/purview/scanning/aio/operations/_operations.py:3023: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9981052Z azure/purview/scanning/aio/operations/_operations.py:3034: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9981530Z azure/purview/scanning/aio/operations/_operations.py:3093: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9982972Z azure/purview/scanning/aio/operations/_operations.py:3103: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9983598Z azure/purview/scanning/aio/operations/_operations.py:3169: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9984182Z azure/purview/scanning/aio/operations/_operations.py:3176: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9984758Z azure/purview/scanning/aio/operations/_operations.py:3181: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9985334Z azure/purview/scanning/aio/operations/_operations.py:3188: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9986221Z azure/purview/scanning/aio/operations/_operations.py:3193: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9986736Z azure/purview/scanning/aio/operations/_operations.py:3285: [C0301(line-too-long), ] Line too long (169/120)
2025-04-06T10:48:51.9987624Z azure/purview/scanning/aio/operations/_operations.py:3307: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9988244Z azure/purview/scanning/aio/operations/_operations.py:3318: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9989103Z azure/purview/scanning/aio/operations/_operations.py:3386: [C0301(line-too-long), ] Line too long (169/120)
2025-04-06T10:48:51.9989628Z azure/purview/scanning/aio/operations/_operations.py:3427: [C0301(line-too-long), ] Line too long (169/120)
2025-04-06T10:48:51.9990255Z azure/purview/scanning/aio/operations/_operations.py:3465: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9990758Z azure/purview/scanning/aio/operations/_operations.py:3537: [C0301(line-too-long), ] Line too long (169/120)
2025-04-06T10:48:51.9991311Z azure/purview/scanning/aio/operations/_operations.py:3559: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:51.9992052Z azure/purview/scanning/aio/operations/_operations.py:3570: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:51.9992668Z azure/purview/scanning/aio/operations/_operations.py:3590: [C0305(trailing-newlines), ] Trailing newlines
2025-04-06T10:48:51.9993353Z azure/purview/scanning/aio/operations/_operations.py:16: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2025-04-06T10:48:51.9994132Z azure/purview/scanning/aio/operations/_operations.py:328: [W0212(protected-access), KeyVaultConnectionsOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:51.9994899Z azure/purview/scanning/aio/operations/_operations.py:640: [W0212(protected-access), ClassificationRulesOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:51.9995683Z azure/purview/scanning/aio/operations/_operations.py:656: [C4751(name-too-long), ClassificationRulesOperations.list_versions_by_classification_rule_name] Name is over standard character length of 40.
2025-04-06T10:48:51.9996499Z azure/purview/scanning/aio/operations/_operations.py:731: [W0212(protected-access), ClassificationRulesOperations.list_versions_by_classification_rule_name.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:51.9997309Z azure/purview/scanning/aio/operations/_operations.py:1393: [W0212(protected-access), DataSourcesOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:51.9998059Z azure/purview/scanning/aio/operations/_operations.py:2140: [W0212(protected-access), ScansOperations.list_by_data_source.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:51.9998828Z azure/purview/scanning/aio/operations/_operations.py:2465: [W0212(protected-access), ScanResultOperations.list_scan_history.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:51.9999587Z azure/purview/scanning/aio/operations/_operations.py:2792: [W0212(protected-access), ScanRulesetsOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.0000342Z azure/purview/scanning/aio/operations/_operations.py:2898: [W0212(protected-access), SystemScanRulesetsOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.0001226Z azure/purview/scanning/aio/operations/_operations.py:3208: [W0212(protected-access), SystemScanRulesetsOperations.list_versions_by_data_source.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.0002056Z azure/purview/scanning/aio/operations/_operations.py:8: [W0611(unused-import), ] Unused import functools
2025-04-06T10:48:52.0002890Z azure/purview/scanning/aio/operations/_operations.py:10: [W0611(unused-import), ] Unused Generic imported from typing
2025-04-06T10:48:52.0003507Z azure/purview/scanning/aio/operations/_operations.py:10: [W0611(unused-import), ] Unused Union imported from typing
2025-04-06T10:48:52.0004109Z azure/purview/scanning/aio/operations/_operations.py:11: [W0611(unused-import), ] Unused import warnings
2025-04-06T10:48:52.0004647Z ************* Module azure.purview.scanning.operations._operations
2025-04-06T10:48:52.0005185Z azure/purview/scanning/operations/_operations.py:13: [C0301(line-too-long), ] Line too long (133/120)
2025-04-06T10:48:52.0005753Z azure/purview/scanning/operations/_operations.py:328: [C0301(line-too-long), ] Line too long (127/120)
2025-04-06T10:48:52.0006332Z azure/purview/scanning/operations/_operations.py:1238: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0006912Z azure/purview/scanning/operations/_operations.py:1384: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0007497Z azure/purview/scanning/operations/_operations.py:1454: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0008068Z azure/purview/scanning/operations/_operations.py:1460: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0008637Z azure/purview/scanning/operations/_operations.py:1465: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0009211Z azure/purview/scanning/operations/_operations.py:1471: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0009782Z azure/purview/scanning/operations/_operations.py:1476: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0010353Z azure/purview/scanning/operations/_operations.py:1554: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0010938Z azure/purview/scanning/operations/_operations.py:1703: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0011514Z azure/purview/scanning/operations/_operations.py:1770: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0012255Z azure/purview/scanning/operations/_operations.py:1776: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0012870Z azure/purview/scanning/operations/_operations.py:1781: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0013518Z azure/purview/scanning/operations/_operations.py:1787: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0014230Z azure/purview/scanning/operations/_operations.py:1792: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0014920Z azure/purview/scanning/operations/_operations.py:1860: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0015613Z azure/purview/scanning/operations/_operations.py:1867: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0016258Z azure/purview/scanning/operations/_operations.py:1872: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.0016965Z azure/purview/scanning/operations/_operations.py:1879: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0017624Z azure/purview/scanning/operations/_operations.py:1884: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.0018314Z azure/purview/scanning/operations/_operations.py:1912: [C0301(line-too-long), ] Line too long (138/120)
2025-04-06T10:48:52.0018996Z azure/purview/scanning/operations/_operations.py:1957: [C0301(line-too-long), ] Line too long (154/120)
2025-04-06T10:48:52.0019680Z azure/purview/scanning/operations/_operations.py:1968: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1518018Z azure/purview/scanning/operations/_operations.py:1997: [C0301(line-too-long), ] Line too long (156/120)
2025-04-06T10:48:52.1520108Z azure/purview/scanning/operations/_operations.py:2038: [C0301(line-too-long), ] Line too long (753/120)
2025-04-06T10:48:52.1520594Z azure/purview/scanning/operations/_operations.py:2052: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:52.1522972Z azure/purview/scanning/operations/_operations.py:2112: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:52.1523587Z azure/purview/scanning/operations/_operations.py:2241: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:52.1524167Z azure/purview/scanning/operations/_operations.py:2295: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1524693Z azure/purview/scanning/operations/_operations.py:2355: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:52.1525205Z azure/purview/scanning/operations/_operations.py:2409: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1525705Z azure/purview/scanning/operations/_operations.py:2472: [C0301(line-too-long), ] Line too long (548/120)
2025-04-06T10:48:52.1526189Z azure/purview/scanning/operations/_operations.py:2507: [C0301(line-too-long), ] Line too long (128/120)
2025-04-06T10:48:52.1526695Z azure/purview/scanning/operations/_operations.py:2508: [C0301(line-too-long), ] Line too long (127/120)
2025-04-06T10:48:52.1527207Z azure/purview/scanning/operations/_operations.py:2529: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1527716Z azure/purview/scanning/operations/_operations.py:2535: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1528227Z azure/purview/scanning/operations/_operations.py:2540: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1528740Z azure/purview/scanning/operations/_operations.py:2546: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1529237Z azure/purview/scanning/operations/_operations.py:2551: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1529793Z azure/purview/scanning/operations/_operations.py:2639: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1530323Z azure/purview/scanning/operations/_operations.py:2815: [C0301(line-too-long), ] Line too long (1379/120)
2025-04-06T10:48:52.1530839Z azure/purview/scanning/operations/_operations.py:2825: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:52.1535595Z azure/purview/scanning/operations/_operations.py:2878: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:52.1536317Z azure/purview/scanning/operations/_operations.py:3001: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:52.1537040Z azure/purview/scanning/operations/_operations.py:3052: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1537721Z azure/purview/scanning/operations/_operations.py:3112: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:52.1538394Z azure/purview/scanning/operations/_operations.py:3163: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1539062Z azure/purview/scanning/operations/_operations.py:3226: [C0301(line-too-long), ] Line too long (540/120)
2025-04-06T10:48:52.1539743Z azure/purview/scanning/operations/_operations.py:3280: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1540420Z azure/purview/scanning/operations/_operations.py:3287: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1541107Z azure/purview/scanning/operations/_operations.py:3292: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1542510Z azure/purview/scanning/operations/_operations.py:3299: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1543279Z azure/purview/scanning/operations/_operations.py:3304: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1543956Z azure/purview/scanning/operations/_operations.py:3397: [C0301(line-too-long), ] Line too long (154/120)
2025-04-06T10:48:52.1544628Z azure/purview/scanning/operations/_operations.py:3408: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1546790Z azure/purview/scanning/operations/_operations.py:3485: [C0301(line-too-long), ] Line too long (154/120)
2025-04-06T10:48:52.1555029Z azure/purview/scanning/operations/_operations.py:3494: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1556409Z azure/purview/scanning/operations/_operations.py:3523: [C0301(line-too-long), ] Line too long (121/120)
2025-04-06T10:48:52.1557129Z azure/purview/scanning/operations/_operations.py:3555: [C0301(line-too-long), ] Line too long (532/120)
2025-04-06T10:48:52.1557871Z azure/purview/scanning/operations/_operations.py:3606: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1558599Z azure/purview/scanning/operations/_operations.py:3614: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1559837Z azure/purview/scanning/operations/_operations.py:3619: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1564601Z azure/purview/scanning/operations/_operations.py:3627: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1566270Z azure/purview/scanning/operations/_operations.py:3632: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1566987Z azure/purview/scanning/operations/_operations.py:3713: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1567645Z azure/purview/scanning/operations/_operations.py:3764: [C0301(line-too-long), ] Line too long (778/120)
2025-04-06T10:48:52.1568295Z azure/purview/scanning/operations/_operations.py:3871: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1569038Z azure/purview/scanning/operations/_operations.py:3941: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1569692Z azure/purview/scanning/operations/_operations.py:3947: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1570280Z azure/purview/scanning/operations/_operations.py:3952: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1570827Z azure/purview/scanning/operations/_operations.py:3958: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1571343Z azure/purview/scanning/operations/_operations.py:3963: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1572028Z azure/purview/scanning/operations/_operations.py:4048: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1572557Z azure/purview/scanning/operations/_operations.py:4054: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1573076Z azure/purview/scanning/operations/_operations.py:4059: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1573609Z azure/purview/scanning/operations/_operations.py:4065: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1574127Z azure/purview/scanning/operations/_operations.py:4070: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1574654Z azure/purview/scanning/operations/_operations.py:4139: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1575219Z azure/purview/scanning/operations/_operations.py:4212: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1581417Z azure/purview/scanning/operations/_operations.py:4283: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1582354Z azure/purview/scanning/operations/_operations.py:4360: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1582999Z azure/purview/scanning/operations/_operations.py:4367: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1583672Z azure/purview/scanning/operations/_operations.py:4372: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1584314Z azure/purview/scanning/operations/_operations.py:4379: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1584916Z azure/purview/scanning/operations/_operations.py:4384: [C0301(line-too-long), ] Line too long (124/120)
2025-04-06T10:48:52.1585472Z azure/purview/scanning/operations/_operations.py:4477: [C0301(line-too-long), ] Line too long (169/120)
2025-04-06T10:48:52.1586012Z azure/purview/scanning/operations/_operations.py:4499: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1586861Z azure/purview/scanning/operations/_operations.py:4579: [C0301(line-too-long), ] Line too long (169/120)
2025-04-06T10:48:52.1587412Z azure/purview/scanning/operations/_operations.py:4620: [C0301(line-too-long), ] Line too long (169/120)
2025-04-06T10:48:52.1587948Z azure/purview/scanning/operations/_operations.py:4731: [C0301(line-too-long), ] Line too long (169/120)
2025-04-06T10:48:52.1588490Z azure/purview/scanning/operations/_operations.py:4753: [C0303(trailing-whitespace), ] Trailing whitespace
2025-04-06T10:48:52.1589028Z azure/purview/scanning/operations/_operations.py:4784: [C0305(trailing-newlines), ] Trailing newlines
2025-04-06T10:48:52.1589747Z azure/purview/scanning/operations/_operations.py:16: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2025-04-06T10:48:52.1590510Z azure/purview/scanning/operations/_operations.py:25: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of TYPE_CHECKING.
2025-04-06T10:48:52.1591288Z azure/purview/scanning/operations/_operations.py:33: [C4761(do-not-use-legacy-typing), build_key_vault_connections_get_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.1592226Z azure/purview/scanning/operations/_operations.py:65: [C4761(do-not-use-legacy-typing), build_key_vault_connections_create_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.1592977Z azure/purview/scanning/operations/_operations.py:65: [C4751(name-too-long), build_key_vault_connections_create_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4258368Z azure/purview/scanning/operations/_operations.py:101: [C4761(do-not-use-legacy-typing), build_key_vault_connections_delete_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4261074Z azure/purview/scanning/operations/_operations.py:101: [C4751(name-too-long), build_key_vault_connections_delete_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4262670Z azure/purview/scanning/operations/_operations.py:133: [C4761(do-not-use-legacy-typing), build_key_vault_connections_list_all_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4263466Z azure/purview/scanning/operations/_operations.py:133: [C4751(name-too-long), build_key_vault_connections_list_all_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4264159Z azure/purview/scanning/operations/_operations.py:159: [C4761(do-not-use-legacy-typing), build_classification_rules_get_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4265180Z azure/purview/scanning/operations/_operations.py:191: [C4761(do-not-use-legacy-typing), build_classification_rules_create_or_update_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4268506Z azure/purview/scanning/operations/_operations.py:191: [C4751(name-too-long), build_classification_rules_create_or_update_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4270243Z azure/purview/scanning/operations/_operations.py:227: [C4761(do-not-use-legacy-typing), build_classification_rules_delete_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4271667Z azure/purview/scanning/operations/_operations.py:227: [C4751(name-too-long), build_classification_rules_delete_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4273049Z azure/purview/scanning/operations/_operations.py:259: [C4761(do-not-use-legacy-typing), build_classification_rules_list_all_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4273895Z azure/purview/scanning/operations/_operations.py:259: [C4751(name-too-long), build_classification_rules_list_all_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4274731Z azure/purview/scanning/operations/_operations.py:285: [C4761(do-not-use-legacy-typing), build_classification_rules_list_versions_by_classification_rule_name_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4276021Z azure/purview/scanning/operations/_operations.py:285: [C4751(name-too-long), build_classification_rules_list_versions_by_classification_rule_name_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4276847Z azure/purview/scanning/operations/_operations.py:317: [C4761(do-not-use-legacy-typing), build_classification_rules_tag_classification_version_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4277651Z azure/purview/scanning/operations/_operations.py:317: [C4751(name-too-long), build_classification_rules_tag_classification_version_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4278431Z azure/purview/scanning/operations/_operations.py:354: [C4761(do-not-use-legacy-typing), build_data_sources_create_or_update_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4279182Z azure/purview/scanning/operations/_operations.py:354: [C4751(name-too-long), build_data_sources_create_or_update_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4279942Z azure/purview/scanning/operations/_operations.py:390: [C4761(do-not-use-legacy-typing), build_data_sources_get_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4280691Z azure/purview/scanning/operations/_operations.py:422: [C4761(do-not-use-legacy-typing), build_data_sources_delete_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4281448Z azure/purview/scanning/operations/_operations.py:454: [C4761(do-not-use-legacy-typing), build_data_sources_list_all_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4282410Z azure/purview/scanning/operations/_operations.py:480: [C4761(do-not-use-legacy-typing), build_filters_get_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4283163Z azure/purview/scanning/operations/_operations.py:514: [C4761(do-not-use-legacy-typing), build_filters_create_or_update_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4283935Z azure/purview/scanning/operations/_operations.py:552: [C4761(do-not-use-legacy-typing), build_scans_create_or_update_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4284669Z azure/purview/scanning/operations/_operations.py:590: [C4761(do-not-use-legacy-typing), build_scans_get_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4285393Z azure/purview/scanning/operations/_operations.py:624: [C4761(do-not-use-legacy-typing), build_scans_delete_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4286154Z azure/purview/scanning/operations/_operations.py:658: [C4761(do-not-use-legacy-typing), build_scans_list_by_data_source_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4286912Z azure/purview/scanning/operations/_operations.py:690: [C4761(do-not-use-legacy-typing), build_scan_result_run_scan_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4287649Z azure/purview/scanning/operations/_operations.py:730: [C4761(do-not-use-legacy-typing), build_scan_result_cancel_scan_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4288418Z azure/purview/scanning/operations/_operations.py:766: [C4761(do-not-use-legacy-typing), build_scan_result_list_scan_history_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4289202Z azure/purview/scanning/operations/_operations.py:766: [C4751(name-too-long), build_scan_result_list_scan_history_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4289954Z azure/purview/scanning/operations/_operations.py:800: [C4761(do-not-use-legacy-typing), build_scan_rulesets_get_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4290720Z azure/purview/scanning/operations/_operations.py:832: [C4761(do-not-use-legacy-typing), build_scan_rulesets_create_or_update_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4291475Z azure/purview/scanning/operations/_operations.py:832: [C4751(name-too-long), build_scan_rulesets_create_or_update_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4292742Z azure/purview/scanning/operations/_operations.py:868: [C4761(do-not-use-legacy-typing), build_scan_rulesets_delete_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4293513Z azure/purview/scanning/operations/_operations.py:900: [C4761(do-not-use-legacy-typing), build_scan_rulesets_list_all_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4294308Z azure/purview/scanning/operations/_operations.py:926: [C4761(do-not-use-legacy-typing), build_system_scan_rulesets_list_all_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4295072Z azure/purview/scanning/operations/_operations.py:926: [C4751(name-too-long), build_system_scan_rulesets_list_all_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4295834Z azure/purview/scanning/operations/_operations.py:952: [C4761(do-not-use-legacy-typing), build_system_scan_rulesets_get_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4296574Z azure/purview/scanning/operations/_operations.py:984: [C4761(do-not-use-legacy-typing), build_system_scan_rulesets_get_by_version_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4297288Z azure/purview/scanning/operations/_operations.py:984: [C4751(name-too-long), build_system_scan_rulesets_get_by_version_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4298030Z azure/purview/scanning/operations/_operations.py:1020: [C4761(do-not-use-legacy-typing), build_system_scan_rulesets_get_latest_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4298795Z azure/purview/scanning/operations/_operations.py:1020: [C4751(name-too-long), build_system_scan_rulesets_get_latest_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4299580Z azure/purview/scanning/operations/_operations.py:1050: [C4761(do-not-use-legacy-typing), build_system_scan_rulesets_list_versions_by_data_source_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4300390Z azure/purview/scanning/operations/_operations.py:1050: [C4751(name-too-long), build_system_scan_rulesets_list_versions_by_data_source_request] Name is over standard character length of 40.
2025-04-06T10:48:52.4301144Z azure/purview/scanning/operations/_operations.py:1080: [C4761(do-not-use-legacy-typing), build_triggers_get_trigger_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4302059Z azure/purview/scanning/operations/_operations.py:1114: [C4761(do-not-use-legacy-typing), build_triggers_create_trigger_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.4302824Z azure/purview/scanning/operations/_operations.py:1152: [C4761(do-not-use-legacy-typing), build_triggers_delete_trigger_request] Do not use legacy typing using comments.
2025-04-06T10:48:52.9712175Z azure/purview/scanning/operations/_operations.py:1205: [C4761(do-not-use-legacy-typing), KeyVaultConnectionsOperations.get] Do not use legacy typing using comments.
2025-04-06T10:48:52.9716678Z azure/purview/scanning/operations/_operations.py:1269: [C4761(do-not-use-legacy-typing), KeyVaultConnectionsOperations.create] Do not use legacy typing using comments.
2025-04-06T10:48:52.9717537Z azure/purview/scanning/operations/_operations.py:1351: [C4761(do-not-use-legacy-typing), KeyVaultConnectionsOperations.delete] Do not use legacy typing using comments.
2025-04-06T10:48:52.9718258Z azure/purview/scanning/operations/_operations.py:1417: [C4761(do-not-use-legacy-typing), KeyVaultConnectionsOperations.list_all] Do not use legacy typing using comments.
2025-04-06T10:48:52.9718958Z azure/purview/scanning/operations/_operations.py:1491: [W0212(protected-access), KeyVaultConnectionsOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.9719647Z azure/purview/scanning/operations/_operations.py:1524: [C4761(do-not-use-legacy-typing), ClassificationRulesOperations.get] Do not use legacy typing using comments.
2025-04-06T10:48:52.9720798Z azure/purview/scanning/operations/_operations.py:1585: [C4761(do-not-use-legacy-typing), ClassificationRulesOperations.create_or_update] Do not use legacy typing using comments.
2025-04-06T10:48:52.9721490Z azure/purview/scanning/operations/_operations.py:1673: [C4761(do-not-use-legacy-typing), ClassificationRulesOperations.delete] Do not use legacy typing using comments.
2025-04-06T10:48:52.9722801Z azure/purview/scanning/operations/_operations.py:1736: [C4761(do-not-use-legacy-typing), ClassificationRulesOperations.list_all] Do not use legacy typing using comments.
2025-04-06T10:48:52.9723682Z azure/purview/scanning/operations/_operations.py:1807: [W0212(protected-access), ClassificationRulesOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.9724593Z azure/purview/scanning/operations/_operations.py:1823: [C4761(do-not-use-legacy-typing), ClassificationRulesOperations.list_versions_by_classification_rule_name] Do not use legacy typing using comments.
2025-04-06T10:48:52.9725587Z azure/purview/scanning/operations/_operations.py:1823: [C4751(name-too-long), ClassificationRulesOperations.list_versions_by_classification_rule_name] Name is over standard character length of 40.
2025-04-06T10:48:52.9726766Z azure/purview/scanning/operations/_operations.py:1899: [W0212(protected-access), ClassificationRulesOperations.list_versions_by_classification_rule_name.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.9728020Z azure/purview/scanning/operations/_operations.py:1915: [C4758(docstring-keyword-should-match-keyword-only), ClassificationRulesOperations.tag_classification_version] "action" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2025-04-06T10:48:52.9729224Z azure/purview/scanning/operations/_operations.py:1915: [C4761(do-not-use-legacy-typing), ClassificationRulesOperations.tag_classification_version] Do not use legacy typing using comments.
2025-04-06T10:48:52.9730030Z azure/purview/scanning/operations/_operations.py:2018: [C4761(do-not-use-legacy-typing), DataSourcesOperations.create_or_update] Do not use legacy typing using comments.
2025-04-06T10:48:52.9730768Z azure/purview/scanning/operations/_operations.py:2212: [C4761(do-not-use-legacy-typing), DataSourcesOperations.get] Do not use legacy typing using comments.
2025-04-06T10:48:52.9731495Z azure/purview/scanning/operations/_operations.py:2326: [C4761(do-not-use-legacy-typing), DataSourcesOperations.delete] Do not use legacy typing using comments.
2025-04-06T10:48:52.9732442Z azure/purview/scanning/operations/_operations.py:2442: [C4761(do-not-use-legacy-typing), DataSourcesOperations.list_all] Do not use legacy typing using comments.
2025-04-06T10:48:52.9733226Z azure/purview/scanning/operations/_operations.py:2566: [W0212(protected-access), DataSourcesOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.9733989Z azure/purview/scanning/operations/_operations.py:2599: [C4761(do-not-use-legacy-typing), FiltersOperations.get] Do not use legacy typing using comments.
2025-04-06T10:48:52.9734779Z azure/purview/scanning/operations/_operations.py:2671: [C4761(do-not-use-legacy-typing), FiltersOperations.create_or_update] Do not use legacy typing using comments.
2025-04-06T10:48:52.9735543Z azure/purview/scanning/operations/_operations.py:2792: [C4761(do-not-use-legacy-typing), ScansOperations.create_or_update] Do not use legacy typing using comments.
2025-04-06T10:48:52.9736271Z azure/purview/scanning/operations/_operations.py:2973: [C4761(do-not-use-legacy-typing), ScansOperations.get] Do not use legacy typing using comments.
2025-04-06T10:48:52.9736997Z azure/purview/scanning/operations/_operations.py:3084: [C4761(do-not-use-legacy-typing), ScansOperations.delete] Do not use legacy typing using comments.
2025-04-06T10:48:52.9738038Z azure/purview/scanning/operations/_operations.py:3197: [C4761(do-not-use-legacy-typing), ScansOperations.list_by_data_source] Do not use legacy typing using comments.
2025-04-06T10:48:52.9738817Z azure/purview/scanning/operations/_operations.py:3319: [W0212(protected-access), ScansOperations.list_by_data_source.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.9739907Z azure/purview/scanning/operations/_operations.py:3352: [C4758(docstring-keyword-should-match-keyword-only), ScanResultOperations.run_scan] "scan_level" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2025-04-06T10:48:52.9741015Z azure/purview/scanning/operations/_operations.py:3352: [C4761(do-not-use-legacy-typing), ScanResultOperations.run_scan] Do not use legacy typing using comments.
2025-04-06T10:48:52.9742005Z azure/purview/scanning/operations/_operations.py:3442: [C4761(do-not-use-legacy-typing), ScanResultOperations.cancel_scan] Do not use legacy typing using comments.
2025-04-06T10:48:52.9742795Z azure/purview/scanning/operations/_operations.py:3527: [C4761(do-not-use-legacy-typing), ScanResultOperations.list_scan_history] Do not use legacy typing using comments.
2025-04-06T10:48:52.9743575Z azure/purview/scanning/operations/_operations.py:3647: [W0212(protected-access), ScanResultOperations.list_scan_history.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.9744342Z azure/purview/scanning/operations/_operations.py:3680: [C4761(do-not-use-legacy-typing), ScanRulesetsOperations.get] Do not use legacy typing using comments.
2025-04-06T10:48:52.9745106Z azure/purview/scanning/operations/_operations.py:3744: [C4761(do-not-use-legacy-typing), ScanRulesetsOperations.create_or_update] Do not use legacy typing using comments.
2025-04-06T10:48:52.9745881Z azure/purview/scanning/operations/_operations.py:3838: [C4761(do-not-use-legacy-typing), ScanRulesetsOperations.delete] Do not use legacy typing using comments.
2025-04-06T10:48:52.9746609Z azure/purview/scanning/operations/_operations.py:3904: [C4761(do-not-use-legacy-typing), ScanRulesetsOperations.list_all] Do not use legacy typing using comments.
2025-04-06T10:48:52.9747381Z azure/purview/scanning/operations/_operations.py:3978: [W0212(protected-access), ScanRulesetsOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.9748177Z azure/purview/scanning/operations/_operations.py:4011: [C4761(do-not-use-legacy-typing), SystemScanRulesetsOperations.list_all] Do not use legacy typing using comments.
2025-04-06T10:48:52.9748969Z azure/purview/scanning/operations/_operations.py:4085: [W0212(protected-access), SystemScanRulesetsOperations.list_all.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:52.9749743Z azure/purview/scanning/operations/_operations.py:4101: [C4761(do-not-use-legacy-typing), SystemScanRulesetsOperations.get] Do not use legacy typing using comments.
2025-04-06T10:48:52.9750867Z azure/purview/scanning/operations/_operations.py:4170: [C4758(docstring-keyword-should-match-keyword-only), SystemScanRulesetsOperations.get_by_version] "data_source_type" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2025-04-06T10:48:52.9752179Z azure/purview/scanning/operations/_operations.py:4170: [C4761(do-not-use-legacy-typing), SystemScanRulesetsOperations.get_by_version] Do not use legacy typing using comments.
2025-04-06T10:48:53.0622728Z azure/purview/scanning/operations/_operations.py:4244: [C4758(docstring-keyword-should-match-keyword-only), SystemScanRulesetsOperations.get_latest] "data_source_type" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2025-04-06T10:48:53.0624136Z azure/purview/scanning/operations/_operations.py:4244: [C4761(do-not-use-legacy-typing), SystemScanRulesetsOperations.get_latest] Do not use legacy typing using comments.
2025-04-06T10:48:53.0629418Z azure/purview/scanning/operations/_operations.py:4314: [C4758(docstring-keyword-should-match-keyword-only), SystemScanRulesetsOperations.list_versions_by_data_source] "data_source_type" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2025-04-06T10:48:53.0630628Z azure/purview/scanning/operations/_operations.py:4314: [C4761(do-not-use-legacy-typing), SystemScanRulesetsOperations.list_versions_by_data_source] Do not use legacy typing using comments.
2025-04-06T10:48:53.0631366Z azure/purview/scanning/operations/_operations.py:4399: [W0212(protected-access), SystemScanRulesetsOperations.list_versions_by_data_source.get_next] Access to a protected member _pipeline of a client class
2025-04-06T10:48:53.0632206Z azure/purview/scanning/operations/_operations.py:4432: [C4761(do-not-use-legacy-typing), TriggersOperations.get_trigger] Do not use legacy typing using comments.
2025-04-06T10:48:53.0632865Z azure/purview/scanning/operations/_operations.py:4531: [C4761(do-not-use-legacy-typing), TriggersOperations.create_trigger] Do not use legacy typing using comments.
2025-04-06T10:48:53.0633508Z azure/purview/scanning/operations/_operations.py:4686: [C4761(do-not-use-legacy-typing), TriggersOperations.delete_trigger] Do not use legacy typing using comments.
2025-04-06T10:48:53.0634449Z azure/purview/scanning/operations/_operations.py:19: [C0411(wrong-import-order), ] third party import "msrest.Serializer" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.paging.ItemPaged", "azure.core.pipeline.PipelineResponse", "azure.core.pipeline.transport.HttpResponse", "azure.core.rest.HttpRequest", "azure.core.tracing.decorator.distributed_trace"
2025-04-06T10:48:53.0635365Z azure/purview/scanning/operations/_operations.py:8: [W0611(unused-import), ] Unused import functools
2025-04-06T10:48:53.0635900Z azure/purview/scanning/operations/_operations.py:11: [W0611(unused-import), ] Unused import warnings
2025-04-06T10:48:53.0636185Z
2025-04-06T10:48:53.0636592Z ------------------------------------------------------------------
2025-04-06T10:48:53.0637126Z Your code has been rated at 8.50/10 (previous run: 5.59/10, +2.91)
2025-04-06T10:48:53.0637390Z
2025-04-06T10:48:53.8418839Z
How to fix:
Note: If you are a bot. Fix the issue by fixing the above pylint errors.
Run the next-pylint
tox command at the library package-level and resolve the linting errors.
../azure-purview-scanning>pip install "tox<5"
../azure-purview-scanning>tox run -e next-pylint -c ../../../eng/tox/tox.ini --root .
See the Pylint Guide for more information.