Lint code #1221
lint.yaml
on: pull_request
Get changed files
15s
Check formatting
12s
Check linting
11s
Check types with mypy
27s
Check docs
0s
Annotations
12 errors and 4 warnings
|
ruff (E501):
test/util/test_diff.py#L42
test/util/test_diff.py:42:89: E501 Line too long (115 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L41
test/util/test_diff.py:41:89: E501 Line too long (111 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L40
test/util/test_diff.py:40:89: E501 Line too long (138 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L39
test/util/test_diff.py:39:89: E501 Line too long (115 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L38
test/util/test_diff.py:38:89: E501 Line too long (114 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L37
test/util/test_diff.py:37:89: E501 Line too long (110 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L36
test/util/test_diff.py:36:89: E501 Line too long (109 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L35
test/util/test_diff.py:35:89: E501 Line too long (178 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L34
test/util/test_diff.py:34:89: E501 Line too long (121 > 88)
|
|
ruff (E501):
test/util/test_diff.py#L33
test/util/test_diff.py:33:89: E501 Line too long (107 > 88)
|
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
|
Check types with mypy:
test/util/test_diff.py#L6
Module "beets.ui" has no attribute "_field_diff"
|
|
Get changed files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: tj-actions/changed-files@v46. 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/
|
|
Check linting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: BrandonLWhite/pipx-install-action@v1.0.3. 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/
|
|
Check formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: BrandonLWhite/pipx-install-action@v1.0.3. 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/
|
|
Check types with mypy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: BrandonLWhite/pipx-install-action@v1.0.3, liskin/gh-problem-matcher-wrap@v3. 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/
|