Skip to content

Add support for setting target path in map config #6145

Add support for setting target path in map config

Add support for setting target path in map config #6145

Re-run triggered November 16, 2023 08:16
Status Failure
Total duration 3m 51s
Artifacts

ci.yaml

on: pull_request
Prepare Python dependencies
24s
Prepare Python dependencies
Run tests Python 3.11.6
26s
Run tests Python 3.11.6
Check black
10s
Check black
Check Dockerfile
4s
Check Dockerfile
Check executables
12s
Check executables
Check flake8
13s
Check flake8
Check isort
14s
Check isort
Check JSON
13s
Check JSON
Check pylint
29s
Check pylint
Check pyupgrade
15s
Check pyupgrade
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check executables
Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Check pylint: supervisor/addons/addon.py#L23
E0611: No name 'MAP_ADDON_CONFIG' in module 'supervisor.const' (no-name-in-module)
Check pylint
Process completed with exit code 2.
Run tests Python 3.11.6
Process completed with exit code 4.