Convert tests to pytest style #4913
Annotations
5 errors and 4 warnings
Ruff (F401):
tests/dsl/test_union_pipe.py#L5
tests/dsl/test_union_pipe.py:5:8: F401 `instructor` imported but unused
|
Ruff (ubuntu-latest)
The process '/opt/hostedtoolcache/ruff/0.11.10/x86_64/ruff' failed with exit code 1
|
Ruff (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Ruff (F401):
tests/dsl/test_union_pipe.py#L5
tests/dsl/test_union_pipe.py:5:8: F401 `instructor` imported but unused
|
Ruff (macos-latest)
The process '/Users/runner/hostedtoolcache/ruff/0.11.10/aarch64/ruff' failed with exit code 1
|
Ruff (ubuntu-latest)
Failed to restore: Cache service responded with 422
|
Ruff (ubuntu-latest)
Could not parse version from /home/runner/work/instructor/instructor/pyproject.toml. Using latest version.
|
Ruff (macos-latest)
Could not parse version from /Users/runner/work/instructor/instructor/pyproject.toml. Using latest version.
|
Ruff (macos-latest)
Failed to restore: Cache service responded with 422
|