Skip to content

Update to numpy 2.x #797

Update to numpy 2.x

Update to numpy 2.x #797

Triggered via pull request September 19, 2024 15:17
@tmke8tmke8
synchronize #431
numpy-2.0
Status Failure
Total duration 3m 14s
Artifacts

ci.yml

on: pull_request
format_with_black
13s
format_with_black
lint_with_ruff
15s
lint_with_ruff
check_docstrings
3m 3s
check_docstrings
run_tests_and_type_checking
0s
run_tests_and_type_checking
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Ruff (NPY002): ranzen/torch/utils.py#L34
ranzen/torch/utils.py:34:5: NPY002 Replace legacy `np.random.seed` call with `np.random.Generator`
lint_with_ruff
Process completed with exit code 1.
format_with_black
The following actions use a deprecated Node.js version 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/
lint_with_ruff
The following actions use a deprecated Node.js version 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/
check_docstrings
The following actions use a deprecated Node.js version 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/