Feat flow dag #711
Annotations
3 errors and 4 warnings
ubuntu-latest py3.10:
autotest_exs/autotest_exs/test_notebooks.py#L42
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
|
ubuntu-latest py3.10:
autotest_exs/autotest_exs/test_notebooks.py#L42
test_notebooks[06_flow_graph_starfit.ipynb]
AssertionError: Running the notebook failed: /home/runner/work/pywatershed/pywatershed/examples/06_flow_graph_starfit.ipynb
assert 1 == 0
+ where 1 = CompletedProcess(args=['ipython', '/home/runner/work/pywatershed/pywatershed/examples/06_flow_graph_starfit.py'], returncode=1).returncode
|
ubuntu-latest py3.10
Process completed with exit code 1.
|
ubuntu-latest py3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest py3.10
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/
|
ubuntu-latest py3.10
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/
|
ubuntu-latest py3.10
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/
|