Add support for setting target path in map config #6145
ci.yaml
on: pull_request
Prepare Python dependencies
24s
Check black
10s
Check Dockerfile
4s
Check executables
12s
Check flake8
13s
Check isort
14s
Check JSON
13s
Check pylint
29s
Check pyupgrade
15s
Process test coverage
0s
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.
|