fix verbosity_msg in a final place #747
Annotations
2 errors and 4 warnings
ubuntu-latest py3.10:
autotest_exs/autotest_exs/test_notebooks.py#L42
test_notebooks[07_cascading_flow.ipynb]
AssertionError: Running the notebook failed: /home/runner/work/pywatershed/pywatershed/examples/07_cascading_flow.ipynb
assert 1 == 0
+ where 1 = CompletedProcess(args=['ipython', '/home/runner/work/pywatershed/pywatershed/examples/07_cascading_flow.py'], returncode=1).returncode
|
ubuntu-latest py3.10
Process completed with exit code 1.
|
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|