[CI] Add xpu test for windows #5108
Annotations
1 error and 7 warnings
Run lint check
Process completed with exit code 1.
|
Run lint check:
test/xpu/test_xpu_xpu.py#L12
`test_xpu.TestXpuAutocast` imported but unused.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: F401`
|
Run lint check:
test/xpu/test_xpu_xpu.py#L12
`test_xpu.TestXpuTrace` imported but unused.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: F401`
|
Run lint check:
test/xpu/test_xpu_xpu.py#L1
Run `lintrunner -a` to apply this patch.
|
Run lint check:
test/xpu/test_xpu_xpu.py#L12
'test_xpu.TestXpuAutocast' imported but unused
See https://www.flake8rules.com/rules/F401.html
|
Run lint check:
test/xpu/test_xpu_xpu.py#L12
'test_xpu.TestXpuTrace' imported but unused
See https://www.flake8rules.com/rules/F401.html
|
Run lint check:
test/xpu/test_xpu_xpu.py#L12
at least two spaces before inline comment
See https://www.flake8rules.com/rules/E261.html
|
Run lint check:
test/xpu/test_xpu_xpu.py#L1
Run `lintrunner -a` to apply this patch.
|
Loading