Use K'gari consistently #380
Annotations
23 errors and 22 warnings
test_plot:
tests/cli/commands/test_plot.py#L62
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/csiro-coasts/emsarray-data/raw/v0.3.0/kgari.nc
|
test_plot.test_plot_no_long_name:
tests/cli/commands/test_plot.py#L85
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/csiro-coasts/emsarray-data/raw/v0.3.0/kgari.nc
|
test_plot:
tests/cli/commands/test_plot.py#L62
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/csiro-coasts/emsarray-data/raw/v0.3.0/kgari.nc
|
test_plot.test_plot_no_long_name:
tests/cli/commands/test_plot.py#L85
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/csiro-coasts/emsarray-data/raw/v0.3.0/kgari.nc
|
python 3.10, pinned dependencies
Process completed with exit code 1.
|
python 3.9, pinned dependencies
Process completed with exit code 1.
|
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 0x7fef9e9f76d0>.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 0x7fef9e9f6890>.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 0x7fef9e99add0>.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#L62
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/csiro-coasts/emsarray-data/raw/v0.3.0/kgari.nc
|
test_plot.test_plot_no_long_name:
tests/cli/commands/test_plot.py#L85
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/csiro-coasts/emsarray-data/raw/v0.3.0/kgari.nc
|
test_plot:
tests/cli/commands/test_plot.py#L62
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/csiro-coasts/emsarray-data/raw/v0.3.0/kgari.nc
|
test_plot.test_plot_no_long_name:
tests/cli/commands/test_plot.py#L85
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/csiro-coasts/emsarray-data/raw/v0.3.0/kgari.nc
|
python 3.11, latest dependencies
Process completed with exit code 1.
|
python 3.11, pinned 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
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.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
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
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/.
|
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: "Docs", "MPL image comparison report - python 3.10, pinned dependencies", "MPL image comparison report - python 3.11, latest dependencies", "MPL image comparison report - python 3.11, pinned dependencies", "MPL image comparison report - python 3.9, pinned 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/
|
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/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Docs
Expired
|
17.1 MB |
|
MPL image comparison report - python 3.10, pinned dependencies
Expired
|
176 KB |
|
MPL image comparison report - python 3.11, latest dependencies
Expired
|
179 KB |
|
MPL image comparison report - python 3.11, pinned dependencies
Expired
|
176 KB |
|
MPL image comparison report - python 3.9, pinned dependencies
Expired
|
176 KB |
|
Python package
Expired
|
190 KB |
|