release: 0.9.0-beta.153 — ship the stranded June 12 fixes (#252–#256) #258
Annotations
10 errors and 3 warnings
|
ruff (E722):
app.py#L2384
app.py:2384:13: E722 Do not use bare `except`
|
|
ruff (F541):
app.py#L2173
app.py:2173:25: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
app.py#L2171
app.py:2171:29: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
app.py#L2169
app.py:2169:29: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
app.py#L1837
app.py:1837:37: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
app.py#L1735
app.py:1735:33: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
app.py#L1729
app.py:1729:33: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F541):
app.py#L1720
app.py:1720:33: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (E722):
app.py#L765
app.py:765:9: E722 Do not use bare `except`
|
|
ruff (E722):
app.py#L741
app.py:741:13: E722 Do not use bare `except`
|
|
version-check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
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/
|