ci: update #1
release.yml
on: push
Continuous Integration
/
Check for Python file changes
5s
Tests
/
Check for Python file changes
3s
Update labels
7s
Continuous Integration
/
Format
1m 23s
Continuous Integration
/
Type check Python
1m 13s
Continuous Integration
/
Lint Python
1m 17s
Tests
/
Run Python test suite
1m 55s
Annotations
6 errors
[flake8] src/emma_datasets/common/downloader.py#L15:
src/emma_datasets/common/downloader.py#L15
I001 isort found an import in the wrong position
|
[flake8] src/emma_datasets/common/downloader.py#L16:
src/emma_datasets/common/downloader.py#L16
I001 isort found an import in the wrong position
|
[flake8] src/emma_datasets/pipeline/downstream_db_creator.py#L6:
src/emma_datasets/pipeline/downstream_db_creator.py#L6
I003 isort expected 1 blank line in imports, found 0
|
[flake8] src/emma_datasets/pipeline/downstream_db_creator.py#L7:
src/emma_datasets/pipeline/downstream_db_creator.py#L7
I001 isort found an import in the wrong position
|
[flake8] src/emma_datasets/pipeline/downstream_db_creator.py#L8:
src/emma_datasets/pipeline/downstream_db_creator.py#L8
I004 isort found an unexpected blank line in imports
|
Continuous Integration / Lint Python
Process completed with exit code 1.
|