Skip to content

Fix the naming for some of the eval wrappers (#3665) #13416

Fix the naming for some of the eval wrappers (#3665)

Fix the naming for some of the eval wrappers (#3665) #13416

Triggered via push May 18, 2024 02:18
Status Failure
Total duration 6m 52s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lintrunner / linux-job
Process completed with exit code 1.
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 C901: pytorch/executorch/sdk/inspector/_inspector_utils.py#L74
'_parse_tensor_value' is too complex (15) See https://www.flake8rules.com/rules/C901.html.