Skip to content

Index nested field topology and preserve generated metadata #87

Index nested field topology and preserve generated metadata

Index nested field topology and preserve generated metadata #87

Triggered via pull request July 30, 2026 17:22
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
ruff (F401): src/objectstate/__init__.py#L95
src/objectstate/__init__.py:95:5: F401 `objectstate.context_manager.get_normalized_stack` imported but unused; consider removing, adding to `__all__`, or using a redundant alias help: Remove unused import
ruff (F401): src/objectstate/__init__.py#L75
src/objectstate/__init__.py:75:5: F401 `objectstate.lazy_factory.replace_raw` imported but unused; consider removing, adding to `__all__`, or using a redundant alias help: Remove unused import
ruff (F401): src/objectstate/__init__.py#L71
src/objectstate/__init__.py:71:5: F401 `objectstate.lazy_factory.abbreviation` imported but unused; consider removing, adding to `__all__`, or using a redundant alias help: Remove unused import
ruff (I001): src/objectstate/__init__.py#L55
src/objectstate/__init__.py:55:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (W293): src/objectstate/__init__.py#L41
src/objectstate/__init__.py:41:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/objectstate/__init__.py#L38
src/objectstate/__init__.py:38:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/objectstate/__init__.py#L35
src/objectstate/__init__.py:35:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W291): src/objectstate/__init__.py#L27
src/objectstate/__init__.py:27:8: W291 Trailing whitespace help: Remove trailing whitespace
ruff (W291): src/objectstate/__init__.py#L24
src/objectstate/__init__.py:24:8: W291 Trailing whitespace help: Remove trailing whitespace
ruff (W291): src/objectstate/__init__.py#L21
src/objectstate/__init__.py:21:8: W291 Trailing whitespace help: Remove trailing whitespace
code-quality
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.11, ubuntu-latest)
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.13, ubuntu-latest)
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/
docs
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.13, macos-latest)
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, ubuntu-latest)
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@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (3.11, macos-latest)
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.11, windows-latest)
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.13, windows-latest)
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, macos-latest)
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, windows-latest)
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/