DM-43014: Reduce alert stream credentials timeout #838
lint.yaml
on: pull_request
call-workflow
/
lint
10s
Annotations
7 errors and 1 warning
E501:
python/lsst/ap/association/packageAlerts.py#L300
line too long (114 > 110 characters)
|
E128:
python/lsst/ap/association/packageAlerts.py#L305
continuation line under-indented for visual indent
|
F401:
tests/test_packageAlerts.py#L37
'confluent_kafka.KafkaError' imported but unused
|
E302:
tests/test_packageAlerts.py#L570
expected 2 blank lines, found 1
|
E501:
tests/test_packageAlerts.py#L576
line too long (112 > 110 characters)
|
E501:
tests/test_packageAlerts.py#L577
line too long (112 > 110 characters)
|
call-workflow / lint
Process completed with exit code 1.
|
call-workflow / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|