Skip to content

Support numpy 1.25 #929

Support numpy 1.25

Support numpy 1.25 #929

Triggered via pull request June 18, 2023 14:14
Status Failure
Total duration 11m 29s
Artifacts

ci.yml

on: pull_request
Flake8
20s
Flake8
Validate CITATION.cff
8s
Validate CITATION.cff
Pylint
48s
Pylint
Mypy
26s
Mypy
Pytest without Numpy
18s
Pytest without Numpy
Documentation
29s
Documentation
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Tests for downstream project pytato: pytato/test/test/test/test_jax.py#L661
test_random_dag_against_numpy[False] DeprecationWarning: np.find_common_type is deprecated. Please use `np.result_type` or `np.promote_types`. See https://numpy.org/devdocs/release/1.25.0-notes.html and the docs for more information. (Deprecated NumPy 1.25)
Tests for downstream project pytato: pytato/test/test/test/test_jax.py#L661
test_random_dag_against_numpy[True] DeprecationWarning: np.find_common_type is deprecated. Please use `np.result_type` or `np.promote_types`. See https://numpy.org/devdocs/release/1.25.0-notes.html and the docs for more information. (Deprecated NumPy 1.25)
Tests for downstream project pytato
Process completed with exit code 1.
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.