pre-commit-full #47
Annotations
10 errors and 1 warning
|
Ruff (E501):
eval/eval_hrbench.py#L54
eval/eval_hrbench.py:54:121: E501 Line too long (613 > 120)
|
|
Ruff (E402):
eval/eval_hrbench.py#L15
eval/eval_hrbench.py:15:1: E402 Module level import not at top of file
|
|
Ruff (E402):
eval/eval_hrbench.py#L14
eval/eval_hrbench.py:14:1: E402 Module level import not at top of file
|
|
Ruff (E402):
eval/eval_hrbench.py#L13
eval/eval_hrbench.py:13:1: E402 Module level import not at top of file
|
|
Ruff (E402):
eval/eval_hrbench.py#L12
eval/eval_hrbench.py:12:1: E402 Module level import not at top of file
|
|
Ruff (E402):
eval/eval_hrbench.py#L10
eval/eval_hrbench.py:10:1: E402 Module level import not at top of file
|
|
Ruff (E402):
eval/eval_hrbench.py#L9
eval/eval_hrbench.py:9:1: E402 Module level import not at top of file
|
|
Ruff (E402):
eval/eval_hrbench.py#L8
eval/eval_hrbench.py:8:1: E402 Module level import not at top of file
|
|
Ruff (E402):
eval/eval_hrbench.py#L7
eval/eval_hrbench.py:7:1: E402 Module level import not at top of file
|
|
Ruff (E402):
eval/eval_hrbench.py#L6
eval/eval_hrbench.py:6:1: E402 Module level import not at top of file
|
|
pre-commit-full (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|