Feat control improvements #416
Annotations
3 errors and 3 warnings
autotest_exs/autotest_exs/test_notebooks.py#L41
test_notebooks[01_multi-process_models.ipynb]
AssertionError: Running the notebook failed: /home/runner/work/pywatershed/pywatershed/examples/01_multi-process_models.ipynb
assert 1 == 0
+ where 1 = CompletedProcess(args=['ipython', '/home/runner/work/pywatershed/pywatershed/examples/01_multi-process_models.py'], returncode=1).returncode
|
autotest_exs/autotest_exs/test_notebooks.py#L41
test_notebooks[02_prms_legacy_models.ipynb]
AssertionError: Running the notebook failed: /home/runner/work/pywatershed/pywatershed/examples/02_prms_legacy_models.ipynb
assert 1 == 0
+ where 1 = CompletedProcess(args=['ipython', '/home/runner/work/pywatershed/pywatershed/examples/02_prms_legacy_models.py'], returncode=1).returncode
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading