Skip to content

AWS Data Clients

AWS Data Clients #5105

Triggered via pull request January 10, 2025 00:04
Status Failure
Total duration 40s
Artifacts

linting.yml

on: pull_request
Run Lint Tools
32s
Run Lint Tools
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Run Lint Tools: 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 Lint Tools: 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 Lint Tools: 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 Lint Tools: 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 Lint Tools: 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 Lint Tools
Process completed with exit code 1.
Run Lint Tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636