Skip to content

Add PV for the web dashboard to get current config details #21

Add PV for the web dashboard to get current config details

Add PV for the web dashboard to get current config details #21

Triggered via pull request December 6, 2024 15:30
@rerpharerpha
synchronize #403
add_wd_pv
Status Failure
Total duration 26s
Artifacts

linter.yml

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

Annotations

12 errors and 2 warnings
call-workflow / ruff
Process completed with exit code 123.
Ruff (F401): block_server.py#L22
block_server.py:22:38: F401 `distutils.command.config.config` imported but unused
Ruff (E501): block_server.py#L80
block_server.py:80:101: E501 Line too long (113 > 100)
Ruff (ANN204): block_server.py#L120
block_server.py:120:9: ANN204 Missing return type annotation for special method `__init__`
Ruff (ANN001): block_server.py#L120
block_server.py:120:24: ANN001 Missing type annotation for function argument `ca_server`
Ruff (E501): block_server.py#L196
block_server.py:196:101: E501 Line too long (101 > 100)
Ruff (ANN201): block_server.py#L218
block_server.py:218:9: ANN201 Missing return type annotation for public function `initialise_configserver`
Ruff (ANN001): block_server.py#L218
block_server.py:218:39: ANN001 Missing type annotation for function argument `facility`
Ruff (ANN201): block_server.py#L266
block_server.py:266:9: ANN201 Missing return type annotation for public function `read`
Ruff (ANN001): block_server.py#L266
block_server.py:266:20: ANN001 Missing type annotation for function argument `reason`
Ruff (E501): block_server.py#L267
block_server.py:267:101: E501 Line too long (102 > 100)
call-workflow / pyright
Process completed with exit code 1.
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