merge branch release_2.1.0 from dmlc/xgboost #235
main.yml
on: push
Code linting for C++
43s
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
3 errors and 2 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 1.
|
Test Google C++ test (CPU) (macos-12)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Test Google C++ unittest (CPU SYCL) (ubuntu-latest, 3.8)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: 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/site-packages/conda/base/context.py:201: 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(
|