TODO
Desktop.Windows:
Line |
Message |
|---|---|
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 |
Desktop.keywords.application:
Line |
Message |
|---|---|
117 |
Move implementations to platform-specific adapters |
173 |
Find out way to get actual default application, |
Desktop.keywords.finder:
Line |
Message |
|---|---|
314 |
Add run-on-error support and maybe screenshotting matches? |
Desktop.keywords.mouse:
Line |
Message |
|---|---|
73 |
Clamp to screen dimensions? |
106 |
mypy should handle enum exhaustivity validation |
Desktop.keywords.screen:
Line |
Message |
|---|---|
182 |
Draw a circle instead? |
Email.ImapSmtp:
Line |
Message |
|---|---|
958 |
mypy should handle enum exhaustivity validation |
FileSystem:
Line |
Message |
|---|---|
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? |
JSON:
Line |
Message |
|---|---|
234 |
Add more logging about affected rows, at least on debug level |
JavaAccessBridge:
Line |
Message |
|---|---|
440 |
add keyword for taking screenshots of elements and window |
MSGraph:
Line |
Message |
|---|---|
122 |
Implement a TokenBackend that uses Robocorp vault, |
297 |
Does this fail when we define a path we want? |
Smartsheet:
Line |
Message |
|---|---|
118 |
ADD LOGGING THROUGHOUT |
218 |
consider if this properly connects the logs. |
Tasks:
Line |
Message |
|---|---|
676 |
Move all result object modifying here |
checkers.base.name_checker.checker:
Line |
Message |
|---|---|
714 |
when py3.12 is minimum, remove this condition |
checkers.classes.class_checker:
Line |
Message |
|---|---|
1334 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘too-many-try-statements’ |
checkers.design_analysis:
Line |
Message |
|---|---|
25 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘consider-using-namedtuple-or-dataclass’ |
checkers.logging:
Line |
Message |
|---|---|
26 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘consider-using-namedtuple-or-dataclass’ |
checkers.stdlib:
Line |
Message |
|---|---|
760 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘too-many-try-statements’ |
checkers.strings:
Line |
Message |
|---|---|
69 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘consider-using-namedtuple-or-dataclass’ |
checkers.symilar:
Line |
Message |
|---|---|
829 |
4.0 Fix current_name |
checkers.typecheck:
Line |
Message |
|---|---|
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 |
2068 |
This check was disabled (by adding the leading underscore) |
2076 |
This check was disabled (by adding the leading underscore) |
checkers.utils:
Line |
Message |
|---|---|
610 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘too-many-try-statements’ |
1378 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘too-many-try-statements’ |
2084 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘too-many-try-statements’ |
checkers.variables:
Line |
Message |
|---|---|
1378 |
(performance), merging both checks would streamline this |
2690 |
4.0: Consider using utils.is_terminating_func |
config._pylint_config.utils:
Line |
Message |
|---|---|
54 |
Unknown option value for ‘disable-next’, expected a valid pylint message and got ‘bad-builtin’ |
73 |
Unknown option value for ‘disable-next’, expected a valid pylint message and got ‘bad-builtin’ |
99 |
Unknown option value for ‘disable-next’, expected a valid pylint message and got ‘bad-builtin’ |
config.callback_actions:
Line |
Message |
|---|---|
246 |
4.x: Deprecate this after the auto-upgrade functionality of |
config.config_initialization:
Line |
Message |
|---|---|
114 |
Change this to be checked only when upgrading the configuration |
config.utils:
Line |
Message |
|---|---|
190 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘consider-using-namedtuple-or-dataclass’ |
extensions.docparams:
Line |
Message |
|---|---|
483 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘useless-param-doc’ |
lint.message_state_handler:
Line |
Message |
|---|---|
371 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘too-many-try-statements’ |
lint.pylinter:
Line |
Message |
|---|---|
102 |
Unknown option value for ‘disable-next’, expected a valid pylint message and got ‘consider-using-namedtuple-or-dataclass’ |
695 |
Move the parallel invocation into step 3 of the checking process |
pyreverse.diagrams:
Line |
Message |
|---|---|
89 |
Specify ‘Any’ after refactor of DiagramEntity |
pyreverse.dot_printer:
Line |
Message |
|---|---|
30 |
Unknown option value for ‘disable-next’, expected a valid pylint message and got ‘consider-using-namedtuple-or-dataclass’ |
testutils._primer.primer_run_command:
Line |
Message |
|---|---|
84 |
Find a way to allow cyclic-import and compare output correctly |
testutils.checker_test_case:
Line |
Message |
|---|---|
22 |
Figure out way to type this as type[BaseChecker] while also |
testutils.functional.test_file:
Line |
Message |
|---|---|
63 |
4.0: Deprecate FunctionalTestFile.options and related code |
testutils.unittest_linter:
Line |
Message |
|---|---|
35 |
Make node non optional |
utils.ast_walker:
Line |
Message |
|---|---|
81 |
Unknown option value for ‘disable’, expected a valid pylint message and got ‘too-many-try-statements’ |