Skip to content

Add test coverage for irradiance.dirint for array and series inputs… #1498

Add test coverage for irradiance.dirint for array and series inputs…

Add test coverage for irradiance.dirint for array and series inputs… #1498

Triggered via push June 10, 2026 14:25
Status Failure
Total duration 1h 3m 9s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
test (3.11)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
test (3.12)
Process completed with exit code 1.
test (3.10)
Process completed with exit code 1.
test (3.13)
Process completed with exit code 1.
test (3.14)
Process completed with exit code 1.
test (3.10, -min)
Process completed with exit code 1.
test (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (3.11)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/usr/share/miniconda/lib/python3.13/site-packages/conda/exception_handler.py", line 30, in __call__ return func(*args, **kwargs) File "/usr/share/miniconda/lib/python3.13/site-packages/conda/cli/main.py", line 62, in main_subshell exit_code = do_call(args, parser) File "/usr/share/miniconda/lib/python3.13/site-packages/conda/cli/conda_argparse.py", line 189, in do_call result = getattr(module, func_name)(args, parser) File "/usr/share/miniconda/lib/python3.13/site-packages/conda/notices/core.py", line 128, in wrapper return_value = func(*args, **kwargs) File "/usr/share/miniconda/lib/python3.13/site-packages/conda/cli/main_env_update.py", line 167, in execute result[installer_type] = installer.install( ~~~~~~~~~~~~~~~~~^ prefix, env.requested_packages, args, env ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/share/miniconda/lib/python3.13/site-packages/conda/env/installers/conda.py", line 114, in install unlink_link_transaction = solver.solve_for_transaction( prune=getattr(args, "prune", False), update_modifier=UpdateModifier.FREEZE_INSTALLED, ) File "/usr/share/miniconda/lib/python3.13/site-packages/conda/core/solve.py", line 164, in solve_for_transaction unlink_precs, link_precs = self.solve_for_diff( ~~~~~~~~~~~~~~~~~~~^ update_modifier, ^^^^^^^^^^^^^^^^ ...<5 lines>... should_retry_solve, ^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/share/miniconda/lib/python3.13/site-packages/conda/core/solve.py", line 233, in solve_for_diff final_precs = self.solve_final_state( update_modifier, ...<4 lines>... should_retry_solve, ) File "/usr/share/miniconda/lib/python3.13/site-packages/conda_libmamba_solver/solver.py", line 167, in solve_final_state index = self._collect_all_metadata( channels=channels, ...<2 lines>... in_state=in_state, ) File "/usr/share/miniconda/lib/python3.13/site-packages/conda/common/io.py", line 85, in decorated return f(*args, **kwds) File "/usr/share/miniconda/lib/python3.13/site-packages/conda_libmamba_solver/solver.py", line 266, in _collect_all_metadata index = LibMambaIndexHelper( channels=[*conda_build_channels, *channels], ...<7 lines>... in_state=in_state, ) File "/usr/share/miniconda/lib/python3.13/site-packages/conda_libmamba_solver/index.py", line 262, in __init__ self.repos: list[_ChannelRepoInfo] = self._load_channels() ~~~~~~~~~~~~~~~~~~~^^ File "/usr/share/miniconda/lib/python3.13/site-packages/conda_libmamba_solver/index.py", line 368, in _load_channels channel_repos_info = self._load_channel_repo_info_shards(urls_to_channel) File "/usr/share/miniconda/lib/python3.13/site-packages/conda_libmamba_solver/index.py", line 384, in _load_channel_repo_info_shards channel_data = build_repodata_subset(root_packages, urls_to_channel) File "/usr/share/miniconda/lib/python3.13/site-packages/conda_libmamba_solver/shards_subset.py", line 520, in build_repodata_subset subset.reachable(root_packages, strategy=algorithm) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.13/site-packages/conda_libmamba_solver/shards_subset.py", line 251, in reachable return getattr(self, f"reachable_{strategy}")(root_packages) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.13/site-packages/conda_libmamba_solver/shards_subset.py", line 312, in reachable_pipelined return self._reachable_pipelined(
test (3.11)
`auto-activate-base` is deprecated. Please use `auto-activate`. If your installer does not use the `base` environment as the default environment, also add `activate-environment: base`.
test (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (3.12)
`auto-activate-base` is deprecated. Please use `auto-activate`. If your installer does not use the `base` environment as the default environment, also add `activate-environment: base`.
test (3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (3.10)
`auto-activate-base` is deprecated. Please use `auto-activate`. If your installer does not use the `base` environment as the default environment, also add `activate-environment: base`.
test (3.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (3.13)
`auto-activate-base` is deprecated. Please use `auto-activate`. If your installer does not use the `base` environment as the default environment, also add `activate-environment: base`.
test (3.14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (3.14)
`auto-activate-base` is deprecated. Please use `auto-activate`. If your installer does not use the `base` environment as the default environment, also add `activate-environment: base`.
test (3.10, -min)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (3.10, -min)
`auto-activate-base` is deprecated. Please use `auto-activate`. If your installer does not use the `base` environment as the default environment, also add `activate-environment: base`.