Add Cython build infra + initial extension module #77
test.yml
on: pull_request
Matrix: conda
Matrix: vanilla
Docs, Examples, and Eval
14m 0s
Measure Cython Coverage
6m 56s
Minimal Supported Dependencies
7m 3s
Test Suite Results
17s
Annotations
1 error and 20 warnings
Vanilla Python 3.10 on macos-14
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
Vanilla Python 3.10 on macos-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Measure Cython Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Minimal Supported Dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Vanilla Python 3.11 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Conda Python 3.10 on macos-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Vanilla Python 3.10 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Conda Python 3.10 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Conda Python 3.11 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Vanilla Python 3.10 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Vanilla Python 3.11 on macos-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Vanilla Python 3.11 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Conda Python 3.11 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Docs, Examples, and Eval
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@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/.
|
Docs, Examples, and Eval
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Docs, Examples, and Eval
Failed to save: Unable to reserve cache with key micromamba-environment--linux-64-lkpy-args-4f53cda-root-dcc80ee-file-215949be7911b7ee1f6938338a170c85b86e2644cf1321918970314d50da3cd2, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/365/merge, Key: micromamba-environment--linux-64-lkpy-args-4f53cda-root-dcc80ee-file-215949be7911b7ee1f6938338a170c85b86e2644cf1321918970314d50da3cd2, Version: 183cfe57802830bfa9ae98527a70303c177c23d60dc4fb80d00089bd185909ec
|
Conda Python 3.11 on macos-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Conda Python 3.10 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Conda Python 3.11 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Conda Python 3.10 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite Results
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, codecov/codecov-action@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 | |
---|---|---|
test-check-docs
Expired
|
13.5 MB |
|
test-conda-macos-14-py3.10
Expired
|
4.68 MB |
|
test-conda-macos-14-py3.11
Expired
|
4.68 MB |
|
test-conda-macos-latest-py3.10
Expired
|
4.68 MB |
|
test-conda-macos-latest-py3.11
Expired
|
4.79 MB |
|
test-conda-ubuntu-latest-py3.10
Expired
|
6.52 MB |
|
test-conda-ubuntu-latest-py3.11
Expired
|
6.52 MB |
|
test-conda-windows-latest-py3.10
Expired
|
4.97 MB |
|
test-conda-windows-latest-py3.11
Expired
|
4.97 MB |
|
test-cython-cover
Expired
|
1.85 MB |
|
test-mindeps
Expired
|
4.79 MB |
|
test-outputs
Expired
|
90.8 MB |
|
test-vanilla-macos-14-py3.10
Expired
|
4.67 MB |
|
test-vanilla-macos-14-py3.11
Expired
|
4.67 MB |
|
test-vanilla-ubuntu-latest-py3.10
Expired
|
4.8 MB |
|
test-vanilla-ubuntu-latest-py3.11
Expired
|
4.8 MB |
|
test-vanilla-windows-latest-py3.10
Expired
|
4.97 MB |
|
test-vanilla-windows-latest-py3.11
Expired
|
4.97 MB |
|