Make some changes regarding code formatting #82
main.yaml
on: push
Annotations
21 errors and 5 warnings
cognitive
Process completed with exit code 1.
|
bandit
Process completed with exit code 1.
|
build/lib/config/__init__.py#L3
Line too long (85 > 79 characters) (E501)
|
build/lib/config/config.py#L16
Line too long (87 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L3
Line too long (80 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L18
Line too long (83 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L20
Line too long (81 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L24
Line too long (86 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L28
Line too long (82 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L37
Line too long (111 > 79 characters) (E501)
|
build/lib/datacosmos/client.py#L72
Line too long (86 > 79 characters) (E501)
|
config/__init__.py#L3
Line too long (85 > 79 characters) (E501)
|
config/config.py#L16
Line too long (87 > 79 characters) (E501)
|
datacosmos/client.py#L3
Line too long (80 > 79 characters) (E501)
|
datacosmos/client.py#L18
Line too long (83 > 79 characters) (E501)
|
datacosmos/client.py#L20
Line too long (81 > 79 characters) (E501)
|
datacosmos/client.py#L24
Line too long (86 > 79 characters) (E501)
|
datacosmos/client.py#L28
Line too long (82 > 79 characters) (E501)
|
datacosmos/client.py#L37
Line too long (111 > 79 characters) (E501)
|
datacosmos/client.py#L72
Line too long (86 > 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
|
cognitive
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
|
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
|