Skip to content

PR Tests

PR Tests #25

Manually triggered March 13, 2026 00:45
Status Failure
Total duration 1m 25s
Artifacts

pr-tests.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
test
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
test
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 2nd, 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
CondaEnvException: Pip failed
test
Pip subprocess error: Running command git clone --filter=blob:none --quiet https://github.com/LinkedEarth/Pyleoclim_util.git /tmp/pip-req-build-y3p7yeu6 Running command git clone --filter=blob:none --quiet https://github.com/LinkedEarth/pylipd.git /tmp/pip-req-build-yewc1k88 Running command git clone --filter=blob:none --quiet https://github.com/LinkedEarth/PyleoTUPS.git /tmp/pip-req-build-kp4uknja ERROR: Cannot install -r /home/runner/work/PyleoTutorials/PyleoTutorials/condaenv.b9nmdgzq.requirements.txt (line 11), -r /home/runner/work/PyleoTutorials/PyleoTutorials/condaenv.b9nmdgzq.requirements.txt (line 7) and -r /home/runner/work/PyleoTutorials/PyleoTutorials/condaenv.b9nmdgzq.requirements.txt (line 8) because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
test
`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`.