Skip to content

Transformation configuration and SchedulerConfig update #326

Transformation configuration and SchedulerConfig update

Transformation configuration and SchedulerConfig update #326

Triggered via pull request November 21, 2023 04:12
Status Failure
Total duration 2m 5s
Artifacts

code_checks.yml

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

Annotations

4 errors
code checks (3.11): tests/test_scheduler.py#L2213
W0621: Redefining name 'SCCBaseTransformation' from outer scope (line 66) (redefined-outer-name)
code checks (3.11): tests/test_scheduler.py#L2213
W0404: Reimport 'SCCBaseTransformation' (imported line 66) (reimported)
code checks (3.11): tests/test_scheduler.py#L66
W0611: Unused SCCBaseTransformation imported from transformations (unused-import)
code checks (3.11)
Process completed with exit code 4.