Speed up github events recollection #438
Annotations
3 warnings
Run dciborow/[email protected]:
augur/tasks/github/events.py#L46
[pylint] reported by reviewdog 🐶
E1120: No value for argument 'since' in method call (no-value-for-parameter)
Raw Output:
augur/tasks/github/events.py:46:4: E1120: No value for argument 'since' in method call (no-value-for-parameter)
|
Run dciborow/[email protected]:
augur/tasks/github/events.py#L2
[pylint] reported by reviewdog 🐶
W0611: Unused import traceback (unused-import)
Raw Output:
augur/tasks/github/events.py:2:0: W0611: Unused import traceback (unused-import)
|
Run dciborow/[email protected]:
augur/tasks/start_tasks.py#L298
[pylint] reported by reviewdog 🐶
E1120: No value for argument 'issue_and_pr_nums' in function call (no-value-for-parameter)
Raw Output:
augur/tasks/start_tasks.py:298:12: E1120: No value for argument 'issue_and_pr_nums' in function call (no-value-for-parameter)
|
Loading