[bp] Fix rng for the column sampler. (#10998) (#11004) #13416
main.yml
on: push
Code linting for C++
35s
Matrix: Test installing XGBoost lib + building the C API demo
Matrix: Test Google C++ unittest (CPU Non-OMP)
Matrix: Test Google C++ unittest (CPU SYCL)
Matrix: Test Google C++ test (CPU)
Annotations
2 errors and 9 warnings
Code linting for C++
Process completed with exit code 1.
|
Test Google C++ unittest (CPU SYCL) (ubuntu-latest, 3.8)
Process completed with exit code 2.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Test Google C++ unittest (CPU SYCL) (ubuntu-latest, 3.8)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Test Google C++ unittest (CPU SYCL) (ubuntu-latest, 3.8)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Test Google C++ test (CPU) (macos-12)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
Test Google C++ test (CPU) (macos-12)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
Test Google C++ test (CPU) (macos-12)
libomp 19.1.0 is already installed and up-to-date.
To reinstall 19.1.0, run:
brew reinstall libomp
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Test installing XGBoost lib + building the C API demo (ubuntu-latest, 3.8)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Test installing XGBoost lib + building the C API demo (ubuntu-latest, 3.8)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|