Set pyre-strict for passes unit tests. #41755
lint.yml
on: pull_request
lintrunner
/
linux-job
11m 43s
link-check
/
...
/
linux-job
47s
link-check
/
...
/
linux-job
4m 33s
android-java-format
/
linux-job
53s
Annotations
3 errors and 3 warnings
|
link-check / lint-urls / linux-job
The operation was canceled.
|
|
android-java-format / linux-job
The operation was canceled.
|
|
lintrunner / linux-job
Process completed with exit code 1.
|
|
UFMT format:
/pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L0
Run `lintrunner -a` to apply this patch.
|
|
FLAKE8 F811:
/pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L16
redefinition of unused 'torch' from line 11
See https://www.flake8rules.com/rules/F811.html.
|
|
FLAKE8 F401:
/pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L8
'logging' imported but unused
See https://www.flake8rules.com/rules/F401.html.
|