AWS Data Clients #5106
Annotations
6 errors and 1 warning
Run flake8:
examples/remote/basic.py#L13
[flake8] reported by reviewdog 🐶
I001 isort found an import in the wrong position
Raw Output:
./examples/remote/basic.py:13:1: I001 isort found an import in the wrong position
|
Run flake8:
examples/remote/basic.py#L14
[flake8] reported by reviewdog 🐶
I005 isort found an unexpected missing import
Raw Output:
./examples/remote/basic.py:14:1: I005 isort found an unexpected missing import
|
Run flake8:
src/metpy/remote/aws.py#L11
[flake8] reported by reviewdog 🐶
I900 'boto3' not listed as a requirement
Raw Output:
./src/metpy/remote/aws.py:11:1: I900 'boto3' not listed as a requirement
|
Run flake8:
src/metpy/remote/aws.py#L12
[flake8] reported by reviewdog 🐶
I900 'botocore' not listed as a requirement
Raw Output:
./src/metpy/remote/aws.py:12:1: I900 'botocore' not listed as a requirement
|
Run flake8:
src/metpy/remote/aws.py#L13
[flake8] reported by reviewdog 🐶
I900 'botocore' not listed as a requirement
Raw Output:
./src/metpy/remote/aws.py:13:1: I900 'botocore' not listed as a requirement
|
Run flake8
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading