KeyBuilder: support ABC, ABCMeta #1028
ci.yml
on: pull_request
Flake8
15s
Validate CITATION.cff
4s
Pylint
28s
Mypy
25s
Pytest without Numpy
20s
Documentation
26s
Matrix: downstream_tests
Matrix: pytest
Annotations
9 errors and 13 warnings
Pytest without Numpy:
test/pytools/test/test_persistent_dict.py#L234
test_ABC_hashing
TypeError: test_ABC_hashing.<locals>.MyABC2.update_persistent_hash() missing 1 required positional argument: 'key_builder'
|
Pytest without Numpy
Process completed with exit code 1.
|
Pytest on Py3.8:
test/pytools/test/test_persistent_dict.py#L234
test_ABC_hashing
TypeError: update_persistent_hash() missing 1 required positional argument: 'key_builder'
|
Pytest on Py3.8
Process completed with exit code 1.
|
Pytest on Py3.9:
test/pytools/test/test_persistent_dict.py#L234
test_ABC_hashing
TypeError: update_persistent_hash() missing 1 required positional argument: 'key_builder'
|
Pytest on Py3.9
Process completed with exit code 1.
|
Pytest on Py3.x:
test/pytools/test/test_persistent_dict.py#L234
test_ABC_hashing
TypeError: test_ABC_hashing.<locals>.MyABC2.update_persistent_hash() missing 1 required positional argument: 'key_builder'
|
Pytest on Py3.x
The operation was canceled.
|
Pytest on Pypypy3.8
The operation was canceled.
|
Validate CITATION.cff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pytest without Numpy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pytest on Py3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pytest on Py3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pytest on Py3.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pytest on Pypypy3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests for downstream project loopy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests for downstream project pytato
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|