Skip to content

C++ backend for AVL Trees #528

C++ backend for AVL Trees

C++ backend for AVL Trees #528

Triggered via pull request July 7, 2024 18:58
Status Failure
Total duration 3m 42s
Artifacts

ci.yml

on: pull_request
Matrix: test-macos
Matrix: test-ubuntu-py38
Matrix: test-ubuntu-py39-py310
Matrix: test-windows
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
test-macos (macos-latest, 3.10)
Process completed with exit code 139.
test-macos (macos-latest, 3.9)
Process completed with exit code 138.
test-ubuntu-py38 (ubuntu-latest, 3.8)
Process completed with exit code 139.
test-macos (macos-latest, 3.8)
Process completed with exit code 139.
test-macos (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
test-windows (windows-latest, 3.8)
Process completed with exit code 1.
test-macos (macos-latest, 3.10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-macos (macos-latest, 3.9)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-ubuntu-py38 (ubuntu-latest, 3.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-macos (macos-latest, 3.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-ubuntu-py39-py310 (ubuntu-latest, 3.9)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-ubuntu-py39-py310 (ubuntu-latest, 3.10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-windows (windows-latest, 3.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/