Skip to content

KeyBuilder: support ABC, ABCMeta #1028

KeyBuilder: support ABC, ABCMeta

KeyBuilder: support ABC, ABCMeta #1028

Triggered via pull request January 31, 2024 23:56
Status Failure
Total duration 5m 23s
Artifacts

ci.yml

on: pull_request
Flake8
15s
Flake8
Validate CITATION.cff
4s
Validate CITATION.cff
Pylint
28s
Pylint
Mypy
25s
Mypy
Pytest without Numpy
20s
Pytest without Numpy
Documentation
26s
Documentation
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

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/.