tickets/DM-44197 #1
lint.yaml
on: pull_request
call-workflow
/
lint
5s
ruff
7s
Annotations
10 errors and 1 warning
E266:
client/client.local.py#L8
too many leading '#' for block comment
|
E501:
client/client.local.py#L21
line too long (88 > 79 characters)
|
E501:
client/client.local.py#L32
line too long (93 > 79 characters)
|
E501:
client/client.local.py#L66
line too long (80 > 79 characters)
|
E501:
client/client.local.py#L89
line too long (98 > 79 characters)
|
E501:
client/client.local.py#L109
line too long (88 > 79 characters)
|
E501:
client/client.local.py#L115
line too long (96 > 79 characters)
|
E501:
client/client.local.py#L133
line too long (80 > 79 characters)
|
E501:
client/client.local.py#L156
line too long (89 > 79 characters)
|
E501:
client/client.py#L10
line too long (103 > 79 characters)
|
ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|