DM-38138:create a build task for remote submission #255
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
call-workflow
/
lint
6s
ruff
7s
Annotations
4 errors
Ruff (E999):
python/lsst/ctrl/bps/panda/edgenode/build_cmd_line_decoder.py#L52
python/lsst/ctrl/bps/panda/edgenode/build_cmd_line_decoder.py:52:19: E999 SyntaxError: Unexpected token '='
|
ruff
Process completed with exit code 1.
|
E999:
python/lsst/ctrl/bps/panda/edgenode/build_cmd_line_decoder.py#L52
SyntaxError: invalid syntax. Maybe you meant '==' or ':=' instead of '='?
|
call-workflow / lint
Process completed with exit code 1.
|