Skip to content

Scheduled weekly dependency update for week 52 #1008

Scheduled weekly dependency update for week 52

Scheduled weekly dependency update for week 52 #1008

Triggered via pull request December 30, 2024 18:33
Status Success
Total duration 3m 12s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Ruff (F841): camera/camera.py#L383
camera/camera.py:383:13: F841 Local variable `authentication_success` is assigned to but never used
Ruff (F401): config/__init__.py#L8
config/__init__.py:8:31: F401 `config.data_class.Open_Door_Task` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): config/__init__.py#L8
config/__init__.py:8:47: F401 `config.data_class.Message_Task` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): config/__init__.py#L8
config/__init__.py:8:61: F401 `config.data_class.Camera_Task` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): config/__init__.py#L9
config/__init__.py:9:37: F401 `config.default_cam_enum.DefaultCam` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): config/__init__.py#L10
config/__init__.py:10:36: F401 `config.yaml_read_error.YamlReadError` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): config/__init__.py#L11
config/__init__.py:11:32: F401 `config.config_util.Configuration` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (E722): config/config_util.py#L112
config/config_util.py:112:9: E722 Do not use bare `except`
Ruff (F403): test/__init__.py#L1
test/__init__.py:1:1: F403 `from bot import *` used; unable to detect undefined names
Ruff (F403): test/__init__.py#L2
test/__init__.py:2:1: F403 `from camera import *` used; unable to detect undefined names
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636