Skip to content

Fix script export_hf_model.py #23114

Fix script export_hf_model.py

Fix script export_hf_model.py #23114

Triggered via pull request October 15, 2024 23:36
Status Failure
Total duration 7m 42s
Artifacts

lint.yml

on: pull_request
lintrunner  /  linux-job
7m 34s
lintrunner / linux-job
android-java-format  /  linux-job
5m 16s
android-java-format / linux-job
Fit to window
Zoom out
Zoom in

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.