Skip to content

New notebook with more details and simplistic example of using the Scheduler for bulk processing #239

New notebook with more details and simplistic example of using the Scheduler for bulk processing

New notebook with more details and simplistic example of using the Scheduler for bulk processing #239

Re-run triggered November 9, 2023 15:12
Status Failure
Total duration 2m 40s
Artifacts

code_checks.yml

on: pull_request
Matrix: code checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors
code checks (3.11): example_converted/06_transformations_and_the_scheduler.py#L48
W0237: Parameter 'sourcefile' has been renamed to 'file' in overriding 'RemoveDummyArgTransformation.transform_file' method (arguments-renamed)
code checks (3.11): example_converted/06_transformations_and_the_scheduler.py#L94
R1732: Consider using 'with' for resource-allocating operations (consider-using-with)
code checks (3.11): example_converted/06_transformations_and_the_scheduler.py#L102
R1732: Consider using 'with' for resource-allocating operations (consider-using-with)
code checks (3.11): example_converted/06_transformations_and_the_scheduler.py#L110
R1732: Consider using 'with' for resource-allocating operations (consider-using-with)
code checks (3.11): example_converted/06_transformations_and_the_scheduler.py#L130
W0246: Useless parent or super() delegation in method '__init__' (useless-parent-delegation)
code checks (3.11)
Process completed with exit code 12.