Skip to content

[GSoC 2024] Integrating KinFin Proteome Cluster analyses into Genome Browsing environments #24

[GSoC 2024] Integrating KinFin Proteome Cluster analyses into Genome Browsing environments

[GSoC 2024] Integrating KinFin Proteome Cluster analyses into Genome Browsing environments #24

Triggered via pull request August 1, 2024 08:45
Status Failure
Total duration 27s
Artifacts

flake8.yml

on: pull_request
flake8 Lint
18s
flake8 Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
flake8 Lint: src/api/sessions.py#L9
isort found an import in the wrong position
flake8 Lint: src/cli/__init__.py#L2
isort expected 1 blank line in imports, found 0
flake8 Lint: src/cli/__init__.py#L4
isort found an import in the wrong position
flake8 Lint: src/cli/validate.py#L4
isort found an import in the wrong position
flake8 Lint: src/core/alo_collections.py#L13
isort found an import in the wrong position
flake8 Lint: src/core/build.py#L2
isort found an import in the wrong position
flake8 Lint: src/core/build.py#L3
isort found an import in the wrong position
flake8 Lint: src/core/build.py#L21
isort found an unexpected blank line in imports
flake8 Lint: src/core/build.py#L22
isort found an import in the wrong position
flake8 Lint: src/core/datastore.py#L25
isort found an import in the wrong position
flake8 Lint: src/api/endpoints.py#L6
'fastapi.BackgroundTasks' imported but unused
flake8 Lint: src/core/build.py#L4
'typing.Any' imported but unused
flake8 Lint: src/core/build.py#L4
'typing.Union' imported but unused
flake8 Lint: src/core/build.py#L6
'ete3.Tree' imported but unused
flake8 Lint: src/core/datastore.py#L2
'shutil' imported but unused
flake8 Lint: src/core/datastore.py#L5
'typing.Optional' imported but unused
flake8 Lint: src/core/datastore.py#L77
local variable 'log_file_path' is assigned to but never used
flake8 Lint: src/core/input.py#L2
'typing.Dict' imported but unused
flake8 Lint: src/core/input.py#L2
'typing.Union' imported but unused
flake8 Lint: src/core/logic.py#L1
'json' imported but unused