Skip to content

Docs: Fix commands given in the examples #43

Docs: Fix commands given in the examples

Docs: Fix commands given in the examples #43

Triggered via pull request December 18, 2024 21:28
@adrien-berchetadrien-berchet
synchronize #11
fix_cli
Status Success
Total duration 23s
Artifacts

commitlint.yml

on: pull_request
Check PR title
12s
Check PR title
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test_vacuum_workflow.test_ValidateVacuumSynthesis@group_vacuum: tests/test_vacuum_workflow.py#L30
AssertionError: The files '/home/runner/work/synthesis-workflow/synthesis-workflow/tests/data/in_vacuum/out/validation/morphometrics/morphometrics_apical_dendrite.pdf' and '/home/runner/work/synthesis-workflow/synthesis-workflow/.tox/py310/tmp/popen-gw0/test_ValidateVacuumSynthesis0/out/validation/morphometrics/morphometrics_apical_dendrite.pdf' are different: Exception raised: (Exception) Cannot find ImageMagick's compare program. Is ImageMagick installed? If so, you can try setting environment variable COMPARE to the complete path of the compare executable. Environment variable COMPARE is currently: unset . The files '/home/runner/work/synthesis-workflow/synthesis-workflow/tests/data/in_vacuum/out/validation/morphometrics/morphometrics_basal_dendrite.pdf' and '/home/runner/work/synthesis-workflow/synthesis-workflow/.tox/py310/tmp/popen-gw0/test_ValidateVacuumSynthesis0/out/validation/morphometrics/morphometrics_basal_dendrite.pdf' are different: Exception raised: (Exception) Cannot find ImageMagick's compare program. Is ImageMagick installed? If so, you can try setting environment variable COMPARE to the complete path of the compare executable. Environment variable COMPARE is currently: unset . The files '/home/runner/work/synthesis-workflow/synthesis-workflow/tests/data/in_vacuum/out/validation/score_matrix_reports.pdf' and '/home/runner/work/synthesis-workflow/synthesis-workflow/.tox/py310/tmp/popen-gw0/test_ValidateVacuumSynthesis0/out/validation/score_matrix_reports.pdf' are different: Exception raised: (Exception) Cannot find ImageMagick's compare program. Is ImageMagick installed? If so, you can try setting environment variable COMPARE to the complete path of the compare executable. Environment variable COMPARE is currently: unset .
test_O1_workflow.test_ValidateSynthesis@group_O1: tests/test_O1_workflow.py#L25
AssertionError: The files '/home/runner/work/synthesis-workflow/synthesis-workflow/tests/data/in_small_O1/out/validation/path_distance_fit.pdf' and '/home/runner/work/synthesis-workflow/synthesis-workflow/.tox/py310/tmp/popen-gw1/test_ValidateSynthesis0/out/validation/path_distance_fit.pdf' are different: Exception raised: (Exception) Cannot find ImageMagick's compare program. Is ImageMagick installed? If so, you can try setting environment variable COMPARE to the complete path of the compare executable. Environment variable COMPARE is currently: unset . The files '/home/runner/work/synthesis-workflow/synthesis-workflow/tests/data/in_small_O1/out/validation/scales/statistics.pdf' and '/home/runner/work/synthesis-workflow/synthesis-workflow/.tox/py310/tmp/popen-gw1/test_ValidateSynthesis0/out/validation/scales/statistics.pdf' are different: Exception raised: (Exception) Cannot find ImageMagick's compare program. Is ImageMagick installed? If so, you can try setting environment variable COMPARE to the complete path of the compare executable. Environment variable COMPARE is currently: unset . The files '/home/runner/work/synthesis-workflow/synthesis-workflow/tests/data/in_small_O1/out/validation/score_matrix_reports.pdf' and '/home/runner/work/synthesis-workflow/synthesis-workflow/.tox/py310/tmp/popen-gw1/test_ValidateSynthesis0/out/validation/score_matrix_reports.pdf' are different: Exception raised: (Exception) Cannot find ImageMagick's compare program. Is ImageMagick installed? If so, you can try setting environment variable COMPARE to the complete path of the compare executable. Environment variable COMPARE is currently: unset .
Check PR title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636