Mark test that require access to the internet #5635
Annotations
6 errors
|
Run Lint Tools
Process completed with exit code 1.
|
|
Run Lint Tools:
tests/remote/test_aws.py#L12
[flake8] reported by reviewdog 🐶
I001 isort found an import in the wrong position
Raw Output:
./tests/remote/test_aws.py:12:1: I001 isort found an import in the wrong position
|
|
Run Lint Tools:
tests/remote/test_aws.py#L11
[flake8] reported by reviewdog 🐶
I004 isort found an unexpected blank line in imports
Raw Output:
./tests/remote/test_aws.py:11:1: I004 isort found an unexpected blank line in imports
|
|
Run Lint Tools:
tests/remote/test_aws.py#L9
[flake8] reported by reviewdog 🐶
I003 isort expected 1 blank line in imports, found 0
Raw Output:
./tests/remote/test_aws.py:9:1: I003 isort expected 1 blank line in imports, found 0
|
|
Run Lint Tools:
tests/io/test_text.py#L13
[flake8] reported by reviewdog 🐶
I001 isort found an import in the wrong position
Raw Output:
./tests/io/test_text.py:13:1: I001 isort found an import in the wrong position
|
|
Run Lint Tools:
tests/io/test_text.py#L12
[flake8] reported by reviewdog 🐶
I004 isort found an unexpected blank line in imports
Raw Output:
./tests/io/test_text.py:12:1: I004 isort found an unexpected blank line in imports
|