Skip to content

Support individual partial enum values #3812

Support individual partial enum values

Support individual partial enum values #3812

Triggered via pull request December 3, 2024 05:33
Status Failure
Total duration 1m 7s
Artifacts

ruff.yml

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

Annotations

5 errors
Ruff (UP007): instructor/dsl/partial.py#L61
instructor/dsl/partial.py:61:14: UP007 Use `X | Y` for type annotations
Ruff (F401): tests/dsl/test_partial.py#L4
tests/dsl/test_partial.py:4:57: F401 `pydantic.validator` imported but unused
Ruff (ubuntu-latest)
Process completed with exit code 1.
Ruff (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Ruff (macos-latest)
The operation was canceled.