DM-40414: Write PipelineTask to transmit alerts to Kafka #809
lint.yaml
on: pull_request
call-workflow
/
lint
5s
Annotations
4 errors and 1 warning
F821:
python/lsst/ap/association/diaPipe.py#L553
undefined name '_log'
|
F401:
python/lsst/ap/association/packageAlerts.py#L27
'logging' imported but unused
|
E128:
python/lsst/ap/association/packageAlerts.py#L565
continuation line under-indented for visual indent
|
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/.
|