Skip to content

Add self-collision checking with pinokin CollisionChecker #55

Add self-collision checking with pinokin CollisionChecker

Add self-collision checking with pinokin CollisionChecker #55

Triggered via pull request June 24, 2026 00:21
Status Failure
Total duration 24m 43s
Artifacts

tests.yml

on: pull_request
Lint (pre-commit)
1m 38s
Lint (pre-commit)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 21 warnings, and 4 notices
ubuntu-latest / Python 3.14
Process completed with exit code 1.
ubuntu-latest / Python 3.13
Process completed with exit code 1.
macos-latest / Python 3.12
Process completed with exit code 1.
ubuntu-latest / Python 3.11
Process completed with exit code 1.
ubuntu-latest / Python 3.12
Process completed with exit code 4.
macos-latest / Python 3.11
Process completed with exit code 1.
macos-latest / Python 3.13
Process completed with exit code 1.
macos-latest / Python 3.14
Process completed with exit code 1.
windows-latest / Python 3.13
Process completed with exit code 1.
windows-latest / Python 3.14
Process completed with exit code 1.
windows-latest / Python 3.11
Process completed with exit code 1.
windows-latest / Python 3.12
Process completed with exit code 1.
Lint (pre-commit)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / Python 3.14
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / Python 3.13
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest / Python 3.12
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / Python 3.11
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / Python 3.12
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest / Python 3.11
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest / Python 3.13
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest / Python 3.14
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / Python 3.13
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / Python 3.13
ERROR: 'conda activate "parol6-test"' exited with code 1.
windows-latest / Python 3.13
EnvironmentNameNotFound: Could not find conda environment: parol6-test You can list all discoverable environments with `conda info --envs`.
windows-latest / Python 3.14
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / Python 3.14
ERROR: 'conda activate "parol6-test"' exited with code 1.
windows-latest / Python 3.14
EnvironmentNameNotFound: Could not find conda environment: parol6-test You can list all discoverable environments with `conda info --envs`.
windows-latest / Python 3.11
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / Python 3.11
ERROR: 'conda activate "parol6-test"' exited with code 1.
windows-latest / Python 3.11
EnvironmentNameNotFound: Could not find conda environment: parol6-test You can list all discoverable environments with `conda info --envs`.
windows-latest / Python 3.12
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, conda-incubator/setup-miniconda@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / Python 3.12
ERROR: 'conda activate "parol6-test"' exited with code 1.
windows-latest / Python 3.12
EnvironmentNameNotFound: Could not find conda environment: parol6-test You can list all discoverable environments with `conda info --envs`.
macos-latest / Python 3.12
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
macos-latest / Python 3.11
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
macos-latest / Python 3.13
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
macos-latest / Python 3.14
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167