Skip to content

remove chipir seci=True in instlist #14

remove chipir seci=True in instlist

remove chipir seci=True in instlist #14

Triggered via pull request December 4, 2024 09:55
Status Failure
Total duration 25s
Artifacts

linter.yml

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

Annotations

10 errors and 2 warnings
Ruff (N813): scripts/set_instrument_list.py#L22
scripts/set_instrument_list.py:22:46: N813 Camelcase `ChannelAccess` imported as lowercase `ca`
Ruff (N813): scripts/set_instrument_list.py#L28
scripts/set_instrument_list.py:28:46: N813 Camelcase `ChannelAccess` imported as lowercase `ca`
Ruff (ANN201): scripts/set_instrument_list.py#L32
scripts/set_instrument_list.py:32:5: ANN201 Missing return type annotation for public function `set_env`
Ruff (ANN201): scripts/set_instrument_list.py#L41
scripts/set_instrument_list.py:41:5: ANN201 Missing return type annotation for public function `inst_dictionary`
Ruff (ANN001): scripts/set_instrument_list.py#L42
scripts/set_instrument_list.py:42:5: ANN001 Missing type annotation for function argument `instrument_name`
Ruff (ANN001): scripts/set_instrument_list.py#L43
scripts/set_instrument_list.py:43:5: ANN001 Missing type annotation for function argument `hostname_prefix`
Ruff (ANN001): scripts/set_instrument_list.py#L44
scripts/set_instrument_list.py:44:5: ANN001 Missing type annotation for function argument `hostname`
Ruff (ANN001): scripts/set_instrument_list.py#L45
scripts/set_instrument_list.py:45:5: ANN001 Missing type annotation for function argument `pv_prefix`
Ruff (ANN001): scripts/set_instrument_list.py#L46
scripts/set_instrument_list.py:46:5: ANN001 Missing type annotation for function argument `is_scheduled`
Ruff (ANN001): scripts/set_instrument_list.py#L47
scripts/set_instrument_list.py:47:5: ANN001 Missing type annotation for function argument `groups`
call-workflow / ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow / pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636