feat: make it work for serp #222
Annotations
10 errors and 11 warnings
dags-flake8:
dags/constants.py#L1
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L2
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L3
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L5
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L6
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L8
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L9
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L10
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L11
E225 missing whitespace around operator
|
dags-flake8:
dags/constants.py#L13
E225 missing whitespace around operator
|
dags-flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dags-flake8:
dags/constants.py#L30
W291 trailing whitespace
|
dags-flake8:
dags/constants.py#L32
W291 trailing whitespace
|
dags-flake8:
dags/constants.py#L33
W291 trailing whitespace
|
dags-flake8:
dags/constants.py#L34
W291 trailing whitespace
|
dags-flake8:
dags/constants.py#L35
W291 trailing whitespace
|
dags-flake8:
dags/constants.py#L38
W291 trailing whitespace
|
dags-flake8:
dags/constants.py#L39
W291 trailing whitespace
|
dags-flake8:
dags/constants.py#L44
W291 trailing whitespace
|
dags-flake8:
dags/constants.py#L46
W291 trailing whitespace
|
dags-flake8:
dags/ingest_loading_bay.py#L6
F401 'random.randint' imported but unused
|