Remove arcwrapper and associated logic. #703
Annotations
10 errors and 10 warnings
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L427
Item "None" of "FirstFitScheduler | None" has no attribute "find_user" [union-attr]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L426
Item "None" of "FirstFitScheduler | None" has no attribute "update_users" [union-attr]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L303
Item "None" of "FirstFitScheduler | None" has no attribute "set_cache" [union-attr]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L301
Item "None" of "FirstFitScheduler | None" has no attribute "attach_done_queue" [union-attr]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L300
Item "None" of "FirstFitScheduler | None" has no attribute "attach_job_queue" [union-attr]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L293
Incompatible types in assignment (expression has type "FIFOScheduler", variable has type "FirstFitScheduler | None") [assignment]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L290
Incompatible types in assignment (expression has type "RandomScheduler", variable has type "FirstFitScheduler | None") [assignment]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L287
Incompatible types in assignment (expression has type "MaxThroughputScheduler", variable has type "FirstFitScheduler | None") [assignment]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L284
Incompatible types in assignment (expression has type "FairFitScheduler", variable has type "FirstFitScheduler | None") [assignment]
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L281
Incompatible types in assignment (expression has type "BestFitScheduler", variable has type "FirstFitScheduler | None") [assignment]
|
Run marian-code/python-lint-annotate@v4:
mig/server/jobscriptgenerator.py#L407
do not use bare 'except'
|
Run marian-code/python-lint-annotate@v4:
mig/server/jobscriptgenerator.py#L23
line too long (81 > 80 characters)
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L1141
line too long (92 > 80 characters)
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L1132
line too long (88 > 80 characters)
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L1042
line too long (83 > 80 characters)
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L972
line too long (87 > 80 characters)
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L971
line too long (85 > 80 characters)
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L710
line too long (91 > 80 characters)
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L166
line too long (81 > 80 characters)
|
Run marian-code/python-lint-annotate@v4:
mig/server/grid_script.py#L23
line too long (81 > 80 characters)
|
Loading