Skip to content

Ticket8378 add linting action #1

Ticket8378 add linting action

Ticket8378 add linting action #1

Triggered via pull request July 12, 2024 15:42
Status Failure
Total duration 1m 3s
Artifacts

linter.yml

on: pull_request
call-workflow  /  ruff
6s
call-workflow / ruff
call-workflow  /  pyright
51s
call-workflow / pyright
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Ruff (E501): src/common_upgrades/change_macros_in_xml.py#L68
src/common_upgrades/change_macros_in_xml.py:68:101: E501 Line too long (114 > 100)
Ruff (E501): src/common_upgrades/change_macros_in_xml.py#L72
src/common_upgrades/change_macros_in_xml.py:72:101: E501 Line too long (112 > 100)
Ruff (E501): src/common_upgrades/change_macros_in_xml.py#L74
src/common_upgrades/change_macros_in_xml.py:74:101: E501 Line too long (101 > 100)
Ruff (E501): src/common_upgrades/change_pvs_in_xml.py#L19
src/common_upgrades/change_pvs_in_xml.py:19:101: E501 Line too long (119 > 100)
Ruff (E501): src/common_upgrades/change_pvs_in_xml.py#L39
src/common_upgrades/change_pvs_in_xml.py:39:101: E501 Line too long (113 > 100)
Ruff (E501): src/common_upgrades/change_pvs_in_xml.py#L54
src/common_upgrades/change_pvs_in_xml.py:54:101: E501 Line too long (104 > 100)
Ruff (E501): src/common_upgrades/sql_utilities.py#L12
src/common_upgrades/sql_utilities.py:12:101: E501 Line too long (105 > 100)
Ruff (E501): src/common_upgrades/synoptics_and_device_screens.py#L22
src/common_upgrades/synoptics_and_device_screens.py:22:101: E501 Line too long (107 > 100)
Ruff (E501): src/file_access.py#L229
src/file_access.py:229:101: E501 Line too long (112 > 100)
Ruff (E501): src/file_access.py#L245
src/file_access.py:245:101: E501 Line too long (115 > 100)
call-workflow / ruff
Process completed with exit code 123.