Fix script export_hf_model.py #23114
lint.yml
on: pull_request
lintrunner
/
linux-job
7m 34s
android-java-format
/
linux-job
5m 16s
Annotations
1 error and 3 warnings
lintrunner / linux-job
Process completed with exit code 1.
|
android-java-format / linux-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./test-infra/.github/actions/setup-ssh, pmeier/pytest-results-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lintrunner / linux-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./test-infra/.github/actions/setup-ssh, pmeier/pytest-results-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
FLAKE8 F841:
pytorch/executorch/extension/export_util/export_hf_model.py#L76
local variable 'tokenizer' is assigned to but never used
See https://www.flake8rules.com/rules/F841.html.
|