Skip to content

SherLoQ support added #23

SherLoQ support added

SherLoQ support added #23

Triggered via pull request April 15, 2024 10:38
Status Cancelled
Total duration 2m 57s
Artifacts

check_diffs.yml

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

Annotations

46 errors and 18 warnings
ci (libs/experimental) / dependencies / dependencies - Python 3.8
Process completed with exit code 2.
Ruff (F401): libs/experimental/langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py#L18
langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py:18:13: F401 `transformers.AutoModelForSequenceClassification` imported but unused; consider using `importlib.util.find_spec` to test for availability
Ruff (F401): libs/experimental/langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py#L19
langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py:19:13: F401 `transformers.AutoTokenizer` imported but unused; consider using `importlib.util.find_spec` to test for availability
Ruff (F821): libs/experimental/langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py#L62
langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py:62:19: F821 Undefined name `PromptInjectionException`
ci (libs/experimental) / lint / build (3.8)
Process completed with exit code 2.
ci (libs/experimental) / dependencies / dependencies - Python 3.10
The job was canceled because "_3_8" failed.
ci (libs/experimental) / lint / build (3.11)
The job was canceled because "_3_8" failed.
ci (libs/experimental) / dependencies / dependencies - Python 3.10
The operation was canceled.
Ruff (F401): libs/experimental/langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py#L18
langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py:18:13: F401 `transformers.AutoModelForSequenceClassification` imported but unused; consider using `importlib.util.find_spec` to test for availability
Ruff (F401): libs/experimental/langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py#L19
langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py:19:13: F401 `transformers.AutoTokenizer` imported but unused; consider using `importlib.util.find_spec` to test for availability
Ruff (F821): libs/experimental/langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py#L62
langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py:62:19: F821 Undefined name `PromptInjectionException`
ci (libs/experimental) / lint / build (3.11)
Process completed with exit code 2.
ci (libs/experimental) / dependencies / dependencies - Python 3.11
The job was canceled because "_3_8" failed.
ci (libs/experimental) / dependencies / dependencies - Python 3.11
The operation was canceled.
ci (libs/experimental) / dependencies / dependencies - Python 3.9
The job was canceled because "_3_8" failed.
ci (libs/experimental) / dependencies / dependencies - Python 3.9
The operation was canceled.
ci (libs/langchain) / lint / build (3.11)
Process completed with exit code 1.
ci (libs/langchain) / lint / build (3.8)
The job was canceled because "_3_11" failed.
ci (libs/experimental) / test / Python 3.8
Process completed with exit code 2.
ci (libs/langchain) / dependencies / dependencies - Python 3.8
Process completed with exit code 2.
ci (libs/langchain) / dependencies / dependencies - Python 3.9
The job was canceled because "_3_8" failed.
ci (libs/langchain) / dependencies / dependencies - Python 3.9
Process completed with exit code 2.
ci (libs/langchain) / dependencies / dependencies - Python 3.10
The job was canceled because "_3_8" failed.
ci (libs/langchain) / dependencies / dependencies - Python 3.10
Process completed with exit code 2.
ci (libs/experimental) / test / Python 3.9
The job was canceled because "_3_8" failed.
ci (libs/langchain) / dependencies / dependencies - Python 3.11
The job was canceled because "_3_8" failed.
ci (libs/langchain) / dependencies / dependencies - Python 3.11
Process completed with exit code 2.
ci (libs/langchain) / compile-integration-tests / Python 3.8
Process completed with exit code 2.
ci (libs/langchain) / compile-integration-tests / Python 3.9
The job was canceled because "_3_8" failed.
ci (libs/langchain) / compile-integration-tests / Python 3.10
The job was canceled because "_3_8" failed.
ci (libs/langchain) / compile-integration-tests / Python 3.11
The job was canceled because "_3_8" failed.
ci (libs/langchain) / test / Python 3.10
Process completed with exit code 2.
ci (libs/langchain) / test / Python 3.11
The job was canceled because "_3_10" failed.
ci (libs/langchain) / test / Python 3.11
The operation was canceled.
ci (libs/langchain) / test / Python 3.9
The job was canceled because "_3_10" failed.
ci (libs/langchain) / test / Python 3.9
The operation was canceled.
ci (libs/langchain) / test / Python 3.8
The job was canceled because "_3_10" failed.
ci (libs/langchain) / test / Python 3.8
The operation was canceled.
ci (libs/langchain) / Python 3.8 extended tests
FailFast: cancelling since parallel instance has failed
ci (libs/langchain) / Python 3.8 extended tests
The operation was canceled.
ci (libs/langchain) / Python 3.11 extended tests
FailFast: cancelling since parallel instance has failed
ci (libs/langchain) / Python 3.11 extended tests
The operation was canceled.
ci (libs/langchain) / Python 3.10 extended tests
FailFast: cancelling since parallel instance has failed
ci (libs/langchain) / Python 3.10 extended tests
The operation was canceled.
ci (libs/langchain) / Python 3.9 extended tests
FailFast: cancelling since parallel instance has failed
ci (libs/langchain) / Python 3.9 extended tests
The operation was canceled.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / dependencies / dependencies - Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / lint / build (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / compile-integration-tests / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / test / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / compile-integration-tests / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / compile-integration-tests / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / compile-integration-tests / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / test / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / lint / build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / test / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / dependencies / dependencies - Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / compile-integration-tests / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / test / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / Python 3.8 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / Python 3.10 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / Python 3.9 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / Python 3.11 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.