Skip to content

Update NCI thredds URL #383

Update NCI thredds URL

Update NCI thredds URL #383

Triggered via pull request June 19, 2024 05:37
Status Success
Total duration 2m 18s
Artifacts 6

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 25 warnings
test_utils.test_nice_console_errors_os_error: tests/cli/test_utils.py#L24
assert 0 == 1 + where 0 = len([]) + where [] = <_pytest.logging.LogCaptureFixture object at 0x7fccb41c3110>.messages
test_utils.test_nice_console_errors_command_exception: tests/cli/test_utils.py#L38
assert 0 == 1 + where 0 = len([]) + where [] = <_pytest.logging.LogCaptureFixture object at 0x7fccb4167ad0>.messages
test_utils.test_nice_console_errors_uncaught_exception: tests/cli/test_utils.py#L52
assert 0 == 1 + where 0 = len([]) + where [] = <_pytest.logging.LogCaptureFixture object at 0x7fccb414f310>.messages
test_base.test_plot: tests/conventions/test_base.py#L454
DeprecationWarning: The auto_update parameter was deprecated at Cartopy 0.23. In future the gridlines and labels will always be updated.
test_cfgrid1d.test_plot_on_figure: tests/conventions/test_cfgrid1d.py#L377
DeprecationWarning: The auto_update parameter was deprecated at Cartopy 0.23. In future the gridlines and labels will always be updated.
test_cfgrid2d.test_plot_on_figure: tests/conventions/test_cfgrid2d.py#L449
DeprecationWarning: The auto_update parameter was deprecated at Cartopy 0.23. In future the gridlines and labels will always be updated.
test_shoc_standard.test_plot_on_figure: tests/conventions/test_shoc_standard.py#L454
DeprecationWarning: The auto_update parameter was deprecated at Cartopy 0.23. In future the gridlines and labels will always be updated.
test_ugrid.test_plot_on_figure: tests/conventions/test_ugrid.py#L605
DeprecationWarning: The auto_update parameter was deprecated at Cartopy 0.23. In future the gridlines and labels will always be updated.
test_ugrid.test_make_and_apply_clip_mask: tests/conventions/test_ugrid.py#L749
OverflowError: Not possible to cast encoded times from dtype('int64') to dtype('int16') without overflow. Consider removing the dtype encoding, at which point xarray will make an appropriate choice, or explicitly switching to a larger integer dtype.
test_utils.test_find_fill_value_masked_and_scaled_float: tests/cli/test_utils.py#L66
AssertionError: assert dtype('float64') == dtype('float32') + where dtype('float64') = array([[ 1., 2.],\n [nan, 4.]]).dtype + and dtype('float32') = array([[ 1., 2.],\n [nan, 4.]], dtype=float32).dtype
test_utils.test_find_fill_value_masked_and_scaled_int: tests/cli/test_utils.py#L90
AssertionError: assert dtype('float64') == dtype('float32') + where dtype('float64') = array([[ 1., 2.],\n [nan, 4.]]).dtype + and dtype('float32') = array([[ 1., 2.],\n [nan, 4.]], dtype=float32).dtype
test_plot: tests/cli/commands/test_plot.py#L1
pluggy.PluggyTeardownRaisedWarning: A plugin raised an exception during an old-style hookwrapper teardown. Plugin: 140517270421456, Hook: pytest_runtest_call MatplotlibDeprecationWarning: Auto-close()ing of figures upon backend switching is deprecated since 3.8 and will be removed in 3.10. To suppress this warning, explicitly call plt.close('all') first. For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
test_plot.test_plot_no_long_name: tests/cli/commands/test_plot.py#L90
DeprecationWarning: The auto_update parameter was deprecated at Cartopy 0.23. In future the gridlines and labels will always be updated.
python 3.11, latest dependencies
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python 3.10, pinned dependencies
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
python 3.10, pinned dependencies
Mamba support is still experimental and can result in differently solved environments!
python 3.10, pinned dependencies
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
python 3.10, pinned dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
lint
Mamba support is still experimental and can result in differently solved environments!
lint
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python 3.9, pinned dependencies
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
python 3.9, pinned dependencies
Mamba support is still experimental and can result in differently solved environments!
python 3.9, pinned dependencies
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
python 3.9, pinned dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python 3.11, latest dependencies
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
python 3.11, latest dependencies
Mamba support is still experimental and can result in differently solved environments!
python 3.11, latest dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python 3.11, pinned dependencies
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
python 3.11, pinned dependencies
Mamba support is still experimental and can result in differently solved environments!
python 3.11, pinned dependencies
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
python 3.11, pinned dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docs
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
docs
Mamba support is still experimental and can result in differently solved environments!
docs
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Code coverage for Python 3.10", "Code coverage for Python 3.11", "Code coverage for Python 3.9", "Docs", "MPL image comparison report - python 3.11, latest dependencies", "Python package". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Code coverage for Python 3.10 Expired
107 KB
Code coverage for Python 3.11 Expired
107 KB
Code coverage for Python 3.9 Expired
107 KB
Docs Expired
17.1 MB
MPL image comparison report - python 3.11, latest dependencies Expired
179 KB
Python package Expired
190 KB