Add BMR-calibration + subtype-split analyses (rebuttal corroboration) #365
Annotations
3 errors and 4 warnings
|
lint
The process '/opt/hostedtoolcache/ruff/0.15.20/x86_64/ruff' failed with exit code 1
|
|
ruff (PERF203):
src/dialect/utils/identify.py#L139
src/dialect/utils/identify.py:139:9: PERF203 `try`-`except` within a loop incurs performance overhead
|
|
ruff (RUF100):
src/dialect/utils/identify.py#L129
src/dialect/utils/identify.py:129:15: RUF100 Unused `noqa` directive (unused: `PERF203`)
help: Remove unused `noqa` directive
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|