issue #51: implement pipeline switching in back end #8
Annotations
3 errors and 1 warning
Lint with ruff:
tests/test_inference_request.py#L2
tests/test_inference_request.py:2:40: F401 `unittest.mock.MagicMock` imported but unused
|
Lint with ruff:
tests/test_inference_request.py#L4
tests/test_inference_request.py:4:5: F401 `custom_exceptions.InferenceRequestError` imported but unused
|
Lint with ruff
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading