enable pt2e test #5168
pull.yml
on: pull_request
preci-lint-check
48s
preci-windows
/
Torch-XPU-Windows-UT
preci-linux / e2e_test
0s
preci-linux
/
distributed_ut_test
preci-linux
/
ut_test
preci-linux-abi-0
/
distributed_ut_test
preci-linux-abi-0
/
ut_test
Annotations
6 errors and 8 warnings
TABS saw some tabs:
.github/scripts/summary_pt2e.py#L19
This line has tabs; please replace them with spaces.
|
SPACES trailing spaces:
.github/scripts/summary_pt2e.py#L14
This line has trailing spaces; please remove them.
|
SPACES trailing spaces:
.github/scripts/summary_pt2e.py#L19
This line has trailing spaces; please remove them.
|
SPACES trailing spaces:
.github/scripts/summary_pt2e.py#L43
This line has trailing spaces; please remove them.
|
SPACES trailing spaces:
.github/scripts/summary_pt2e.py#L67
This line has trailing spaces; please remove them.
|
preci-lint-check
Process completed with exit code 1.
|
RUFF F401:
.github/scripts/summary_pt2e.py#L5
`pandas` imported but unused.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: F401`
|
RUFF W291:
.github/scripts/summary_pt2e.py#L14
Trailing whitespace.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: W291`
|
RUFF W291:
.github/scripts/summary_pt2e.py#L19
Trailing whitespace.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: W291`
|
RUFF UP015:
.github/scripts/summary_pt2e.py#L20
Unnecessary open mode parameters.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: UP015`
|
RUFF W291:
.github/scripts/summary_pt2e.py#L43
Trailing whitespace.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: W291`
|
RUFF UP015:
.github/scripts/summary_pt2e.py#L50
Unnecessary open mode parameters.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: UP015`
|
RUFF W293:
.github/scripts/summary_pt2e.py#L67
Blank line contains whitespace.
See https://beta.ruff.rs/docs/rules/.
To disable, use ` # noqa: W293`
|
RUFF format:
.github/scripts/summary_pt2e.py#L1
Run `lintrunner -a` to apply this patch.
|