update kd analysis calculations #22
Annotations
10 errors and 2 warnings
|
ruff (E501):
aok/core/config.py#L120
aok/core/config.py:120:89: E501 Line too long (106 > 88)
|
|
ruff (E501):
aok/core/config.py#L117
aok/core/config.py:117:89: E501 Line too long (112 > 88)
|
|
ruff (E501):
aok/core/config.py#L113
aok/core/config.py:113:89: E501 Line too long (112 > 88)
|
|
ruff (E501):
aok/core/config.py#L109
aok/core/config.py:109:89: E501 Line too long (112 > 88)
|
|
ruff (E501):
aok/core/config.py#L104
aok/core/config.py:104:89: E501 Line too long (112 > 88)
|
|
ruff (E501):
aok/core/config.py#L100
aok/core/config.py:100:89: E501 Line too long (112 > 88)
|
|
ruff (E501):
aok/core/config.py#L97
aok/core/config.py:97:89: E501 Line too long (112 > 88)
|
|
ruff (E501):
aok/core/config.py#L81
aok/core/config.py:81:89: E501 Line too long (89 > 88)
|
|
ruff (E501):
aok/core/config.py#L50
aok/core/config.py:50:89: E501 Line too long (89 > 88)
|
|
ruff (E501):
aok/core/config.py#L46
aok/core/config.py:46:89: E501 Line too long (90 > 88)
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/ruff-action@57714a7c8a2e59f32539362ba31877a1957dded1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
lint
Could not parse version from /home/runner/work/aok/aok/pyproject.toml. Using latest version.
|