Skip to content

Create add-on config folder on add-on start #6100

Create add-on config folder on add-on start

Create add-on config folder on add-on start #6100

Triggered via pull request November 10, 2023 17:56
Status Failure
Total duration 6m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Prepare Python dependencies
29s
Prepare Python dependencies
Run tests Python 3.11.6
5m 11s
Run tests Python 3.11.6
Check black
19s
Check black
Check Dockerfile
8s
Check Dockerfile
Check executables
17s
Check executables
Check flake8
12s
Check flake8
Check isort
25s
Check isort
Check JSON
22s
Check JSON
Check pylint
36s
Check pylint
Check pyupgrade
27s
Check pyupgrade
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check executables
Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Run tests Python 3.11.6: tests/addons/test_addon.py#L670
test_install AssertionError: assert False + where False = <bound method Path.is_dir of PosixPath('/tmp/pytest-of-runner/pytest-0/test_install0/addon_configs/local_example')>() + where <bound method Path.is_dir of PosixPath('/tmp/pytest-of-runner/pytest-0/test_install0/addon_configs/local_example')> = PosixPath('/tmp/pytest-of-runner/pytest-0/test_install0/addon_configs/local_example').is_dir
Run tests Python 3.11.6
Process completed with exit code 1.