Skip to content

Document flat ObjectState lifecycle #83

Document flat ObjectState lifecycle

Document flat ObjectState lifecycle #83

Triggered via push July 21, 2026 21:40
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

10 errors and 11 warnings
ruff (F401): src/objectstate/__init__.py#L115
src/objectstate/__init__.py:115: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#L111
src/objectstate/__init__.py:111: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#L95
src/objectstate/__init__.py:95:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (E402): src/objectstate/__init__.py#L95
src/objectstate/__init__.py:95:1: E402 Module level import not at top of file help: Move module level imports to top of file
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, 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/
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.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.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/
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, 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.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/
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.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/