Skip to content

Small fix on raytune conversion: Integer.high is exclusive actually: https://docs.ray.io/en/latest/_modules/ray/tune/search/sample.html#randint, but we're inclusive. #3438

Small fix on raytune conversion: Integer.high is exclusive actually: https://docs.ray.io/en/latest/_modules/ray/tune/search/sample.html#randint, but we're inclusive.

Small fix on raytune conversion: Integer.high is exclusive actually: https://docs.ray.io/en/latest/_modules/ray/tune/search/sample.html#randint, but we're inclusive. #3438

Triggered via pull request November 11, 2024 19:40
Status Success
Total duration 3m 48s
Artifacts

ci.yml

on: pull_request
Matrix: test-ubuntu
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
pytest_clients on 3.8 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pytest_clients on 3.9 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pytest_clients on 3.10 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pytest_algorithms on 3.10 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pytest_pyglove on 3.10 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pytest_benchmarks on 3.10 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pytest_raytune on 3.10 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pytest_core on 3.10 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/