Another attempt to exclude dirs from flake8 #101
main.yaml
on: push
Annotations
17 errors and 5 warnings
cognitive
Process completed with exit code 1.
|
build/lib/datacosmos/client.py#L21
Line too long (83 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L105
Line too long (86 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L122
Line too long (80 > 79 characters) (E501)
|
datacosmos/client.py#L21
Line too long (83 > 79 characters) (E501)
|
datacosmos/client.py#L54
Line too long (80 > 79 characters) (E501)
|
datacosmos/client.py#L83
Line too long (81 > 79 characters) (E501)
|
datacosmos/client.py#L99
Line too long (86 > 79 characters) (E501)
|
datacosmos/client.py#L116
Line too long (80 > 79 characters) (E501)
|
tests/unit/datacosmos/client/test_client_delete_request.py#L7
Line too long (80 > 79 characters) (E501)
|
tests/unit/datacosmos/client/test_client_get_request.py#L7
Line too long (80 > 79 characters) (E501)
|
tests/unit/datacosmos/client/test_client_initialization.py#L7
Line too long (80 > 79 characters) (E501)
|
tests/unit/datacosmos/client/test_client_post_request.py#L7
Line too long (80 > 79 characters) (E501)
|
tests/unit/datacosmos/client/test_client_post_request.py#L25
Line too long (83 > 79 characters) (E501)
|
tests/unit/datacosmos/client/test_client_put_request.py#L7
Line too long (80 > 79 characters) (E501)
|
tests/unit/datacosmos/client/test_client_token_refreshing.py#L8
Line too long (80 > 79 characters) (E501)
|
lint
Linting failures detected. See check runs with annotations for details.
|
pydocstyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
bandit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cognitive
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
isort
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|