Skip to content

Enable XPU and optimize cpu/xpu op #916

Enable XPU and optimize cpu/xpu op

Enable XPU and optimize cpu/xpu op #916

Re-run triggered November 20, 2024 11:29
Status Failure
Total duration 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (E402): bitsandbytes/__init__.py#L68
bitsandbytes/__init__.py:68:1: E402 Module level import not at top of file
Ruff (E722): setup.py#L43
setup.py:43:5: E722 Do not use bare `except`
Lint
Process completed with exit code 1.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/