Adding pylint hooks for dpbench #1398
Triggered via pull request
February 7, 2024 23:14
Status
Cancelled
Total duration
4m 11s
Artifacts
–
Annotations
44 errors and 133 warnings
Build and run (ubuntu-latest, 3.11, no-sycl, pip, single)
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code null
|
Build and run (windows-latest, 3.9, no-sycl, setup.py, double)
The operation was canceled.
|
Build and run (windows-latest, 3.11, no-sycl, pip, single)
The operation was canceled.
|
Build and run (windows-latest, 3.9, sycl, setup.py, single)
The operation was canceled.
|
Build and run (windows-latest, 3.10, no-sycl, setup.py, double)
The operation was canceled.
|
Build and run (windows-latest, 3.10, sycl, pip, single)
The operation was canceled.
|
Build and run (windows-latest, 3.10, no-sycl, setup.py, single)
The operation was canceled.
|
Build and run (windows-latest, 3.11, no-sycl, setup.py, single)
The operation was canceled.
|
Build and run (windows-latest, 3.9, no-sycl, setup.py, single)
The operation was canceled.
|
Build and run (windows-latest, 3.11, no-sycl, pip, double)
The operation was canceled.
|
Build and run (windows-latest, 3.10, no-sycl, pip, single)
The operation was canceled.
|
Build and run (windows-latest, 3.11, sycl, setup.py, double)
The operation was canceled.
|
Build and run (windows-latest, 3.10, no-sycl, pip, double)
The operation was canceled.
|
Build and run (windows-latest, 3.10, sycl, setup.py, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.9, sycl, pip, double)
The operation was canceled.
|
Build and run (windows-latest, 3.9, sycl, pip, single)
The operation was canceled.
|
Build and run (windows-latest, 3.11, no-sycl, setup.py, double)
The operation was canceled.
|
Build and run (windows-latest, 3.11, sycl, setup.py, single)
The operation was canceled.
|
Build and run (windows-latest, 3.9, no-sycl, pip, single)
The operation was canceled.
|
Build and run (windows-latest, 3.9, sycl, pip, double)
The operation was canceled.
|
Build and run (windows-latest, 3.10, sycl, pip, double)
The operation was canceled.
|
Build and run (windows-latest, 3.9, sycl, setup.py, double)
The operation was canceled.
|
Build and run (windows-latest, 3.10, sycl, setup.py, single)
The operation was canceled.
|
Build and run (windows-latest, 3.9, no-sycl, pip, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.10, no-sycl, setup.py, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.9, sycl, setup.py, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.11, sycl, setup.py, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.10, sycl, setup.py, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.9, no-sycl, pip, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.11, no-sycl, setup.py, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.11, sycl, setup.py, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.11, no-sycl, pip, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.10, no-sycl, pip, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.9, no-sycl, setup.py, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.9, sycl, pip, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.10, sycl, pip, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.10, sycl, setup.py, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.10, no-sycl, setup.py, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.9, sycl, setup.py, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.9, no-sycl, setup.py, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.9, no-sycl, pip, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.10, sycl, pip, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.10, no-sycl, pip, single)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.11, no-sycl, setup.py, double)
The operation was canceled.
|
Build and run (ubuntu-latest, 3.11, no-sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.11, no-sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.11, no-sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.11, no-sycl, pip, single)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda/exception_handler.py", line 17, in __call__
return func(*args, **kwargs)
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda_env/cli/main.py", line 56, in do_call
exit_code = getattr(module, func_name)(arguments, parser)
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda/notices/core.py", line 124, in wrapper
return func(*args, **kwargs)
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda_env/cli/main_update.py", line 143, in execute
result[installer_type] = installer.install(prefix, specs, args, env)
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba_env.py", line 155, in mamba_install
transaction.fetch_extract_packages()
RuntimeError: Download error (28) Timeout was reached [https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-13.2.0-h807b86a_5.conda]
Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds
`$ /usr/share/miniconda3/condabin/mamba update --name build --file /home/runner/work/dpbench/dpbench/environments/setup-miniconda-patched-conda.yml`
environment variables:
CIO_TEST=<not set>
CONDA=/usr/share/miniconda3
CONDA_AUTO_UPDATE_CONDA=false
CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir
CONDA_ROOT=/usr/share/miniconda3
CURL_CA_BUNDLE=<not set>
DEPLOYMENT_BASEPATH=/opt/runner
GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json
GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_786b0ba1-b746-
47fb-93a4-5857538f66a0
LD_PRELOAD=<not set>
PATH=/usr/share/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/opt/
pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/
bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/
usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/game
s:/snap/bin
PYTHONIOENCODING=utf-8
REQUESTS_CA_BUNDLE=<not set>
SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar
SSL_CERT_FILE=<not set>
SWIFT_PATH=/usr/share/swift/usr/bin
active environment : None
user config file : /home/runner/.condarc
populated config files : /usr/share/miniconda3/.condarc
/home/runner/.condarc
conda version : 23.11.0
conda-build version : not installed
python version : 3.10.13.final.0
solver : libmamba (default)
virtual packages : __archspec=1=zen2
__conda=23.11.0=0
__glibc=2.35=0
__linux=6.2.0=0
__unix=0=0
base environment : /usr/share/miniconda3 (writable)
conda av data dir : /usr/share/miniconda3/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/dppy/label/dev/linux-64
https://conda.anaconda.org/dppy/label/dev/noarch
https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
https://conda.anaconda.org/intel/linux-64
https://conda.anaconda.org/intel/noarch
https://conda.anaconda.org/nodefaults/linux-64
https://conda.anaconda.org/nodefaults/noarch
https://repo.anaconda.com/pkgs/main/linux-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/linux-64
https://repo.anaconda.com/pkgs/r/noarch
package cache : /home/ru
|
Build and run (windows-latest, 3.9, no-sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.9, no-sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.9, no-sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.11, no-sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.11, no-sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.11, no-sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.9, sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.9, sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.9, sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.10, no-sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.10, no-sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.10, no-sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.10, sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.10, sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.10, sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.10, no-sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.10, no-sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.10, no-sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.11, no-sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.11, no-sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.11, no-sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.9, no-sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.9, no-sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.9, no-sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.11, no-sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.11, no-sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.11, no-sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.10, no-sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.10, no-sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.10, no-sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.11, sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.11, sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.11, sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.10, no-sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.10, no-sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.10, no-sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.10, sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.10, sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.10, sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.9, sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.9, sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.9, sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.9, sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.9, sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.9, sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.11, no-sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.11, no-sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.11, no-sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.11, sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.11, sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.11, sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.9, no-sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.9, no-sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.9, no-sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.9, sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.9, sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.9, sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.10, sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.10, sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.10, sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.9, sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.9, sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.9, sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.10, sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.10, sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.10, sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (windows-latest, 3.9, no-sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (windows-latest, 3.9, no-sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (windows-latest, 3.9, no-sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.10, no-sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.10, no-sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.10, no-sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.9, sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.9, sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.9, sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.11, sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.11, sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.11, sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.10, sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.10, sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.10, sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.9, no-sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.9, no-sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.9, no-sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.11, sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.11, no-sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.11, sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.11, no-sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.11, no-sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.11, sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.11, no-sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.11, no-sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.11, no-sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.10, no-sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.10, no-sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.10, no-sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.9, no-sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.9, no-sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.9, no-sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.9, sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.9, sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.9, sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.10, sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.10, sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.10, sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.10, sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.10, sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.10, sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.10, no-sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.10, no-sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.10, no-sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.9, sycl, setup.py, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.9, sycl, setup.py, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.9, sycl, setup.py, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.9, no-sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.9, no-sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.9, no-sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.9, no-sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.9, no-sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.9, no-sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.10, sycl, pip, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.10, sycl, pip, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.10, sycl, pip, double)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.10, no-sycl, pip, single)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.10, no-sycl, pip, single)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.10, no-sycl, pip, single)
Mamba support is still experimental and can result in differently solved environments!
|
Build and run (ubuntu-latest, 3.11, no-sycl, setup.py, double)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run (ubuntu-latest, 3.11, no-sycl, setup.py, double)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run (ubuntu-latest, 3.11, no-sycl, setup.py, double)
Mamba support is still experimental and can result in differently solved environments!
|