**** TODO **** RPA.Desktop.Windows: ==================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "1141", "return more valuable information about what should" "1394", "supporting multiple search criterias at same time to identify ONE element" "1420", "supporting multiple search criterias at same time to identify ONE element" RPA.Desktop.keywords.application: ================================= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "117", "Move implementations to platform-specific adapters" "173", "Find out way to get actual default application," RPA.Desktop.keywords.finder: ============================ .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "314", "Add run-on-error support and maybe screenshotting matches?" RPA.Desktop.keywords.mouse: =========================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "73", "Clamp to screen dimensions?" "106", "mypy should handle enum exhaustivity validation" RPA.Desktop.keywords.screen: ============================ .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "182", "Draw a circle instead?" RPA.Email.ImapSmtp: =================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "958", "mypy should handle enum exhaustivity validation" RPA.FileSystem: =============== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "575", "glob support" "613", "Should it remove all subdirectories too?" "653", "glob support" "874", "Convert to proper date" "884", "Convert to proper date" "893", "Convert to human-friendly?" RPA.JSON: ========= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "229", "Add more logging about affected rows, at least on debug level" RPA.JavaAccessBridge: ===================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "440", "add keyword for taking screenshots of elements and window" RPA.MSGraph: ============ .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "122", "Implement a `TokenBackend` that uses Robocorp vault," "297", "Does this fail when we define a path we want?" RPA.Smartsheet: =============== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "118", "ADD LOGGING THROUGHOUT" "218", "consider if this properly connects the logs." RPA.Tasks: ========== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "676", "Move all result object modifying here" checkers.base.name_checker.checker: =================================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "621", "when py3.12 is minimum, remove this condition" checkers.classes.class_checker: =============================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "1343", "Unknown option value for 'disable', expected a valid pylint message and got 'too-many-try-statements'" "2264", "Unknown option value for 'disable', expected a valid pylint message and got 'too-many-try-statements'" checkers.design_analysis: ========================= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "26", "Unknown option value for 'disable', expected a valid pylint message and got 'consider-using-namedtuple-or-dataclass'" checkers.imports: ================= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "795", "# TODO - this isn't right for multiple on the same line..." checkers.logging: ================= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "26", "Unknown option value for 'disable', expected a valid pylint message and got 'consider-using-namedtuple-or-dataclass'" checkers.stdlib: ================ .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "734", "Unknown option value for 'disable', expected a valid pylint message and got 'too-many-try-statements'" checkers.strings: ================= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "69", "Unknown option value for 'disable', expected a valid pylint message and got 'consider-using-namedtuple-or-dataclass'" checkers.symilar: ================= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "831", "4.0 Fix current_name" checkers.typecheck: =================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "610", "The typing of the second return variable is actually Literal[0,1]" "612", "The typing of the third return variable can be narrowed to a Literal" "2051", "This check was disabled (by adding the leading underscore)" "2059", "This check was disabled (by adding the leading underscore)" checkers.utils: =============== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "603", "Unknown option value for 'disable', expected a valid pylint message and got 'too-many-try-statements'" "1374", "Unknown option value for 'disable', expected a valid pylint message and got 'too-many-try-statements'" "2054", "Unknown option value for 'disable', expected a valid pylint message and got 'too-many-try-statements'" checkers.variables: =================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "1367", "(performance), merging both checks would streamline this" "2627", "4.0: Consider using utils.is_terminating_func" config._pylint_config.utils: ============================ .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "59", "Unknown option value for 'disable-next', expected a valid pylint message and got 'bad-builtin'" "78", "Unknown option value for 'disable-next', expected a valid pylint message and got 'bad-builtin'" "104", "Unknown option value for 'disable-next', expected a valid pylint message and got 'bad-builtin'" config.callback_actions: ======================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "246", "4.x: Deprecate this after the auto-upgrade functionality of" config.config_initialization: ============================= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "113", "Change this to be checked only when upgrading the configuration" config.utils: ============= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "190", "Unknown option value for 'disable', expected a valid pylint message and got 'consider-using-namedtuple-or-dataclass'" extensions.docparams: ===================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "478", "Unknown option value for 'disable', expected a valid pylint message and got 'useless-param-doc'" lint.message_state_handler: =========================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "371", "Unknown option value for 'disable', expected a valid pylint message and got 'too-many-try-statements'" lint.pylinter: ============== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "98", "Unknown option value for 'disable-next', expected a valid pylint message and got 'consider-using-namedtuple-or-dataclass'" "291", "Deprecate passing the pylintrc parameter" "676", "Move the parallel invocation into step 3 of the checking process" pyreverse.diagrams: =================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "89", "Specify 'Any' after refactor of `DiagramEntity`" pyreverse.dot_printer: ====================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "30", "Unknown option value for 'disable-next', expected a valid pylint message and got 'consider-using-namedtuple-or-dataclass'" testutils._primer.primer_run_command: ===================================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "84", "Find a way to allow cyclic-import and compare output correctly" testutils.checker_test_case: ============================ .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "22", "Figure out way to type this as type[BaseChecker] while also" testutils.functional.test_file: =============================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "59", "4.0: Deprecate FunctionalTestFile.options and related code" testutils.unittest_linter: ========================== .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "35", "Make node non optional" utils.ast_walker: ================= .. csv-table:: :header: "Line", "Message" :widths: 10, 40 "81", "Unknown option value for 'disable', expected a valid pylint message and got 'too-many-try-statements'"