Updated the Mandatory Parameters and Initialization Logic #18
ci.yml
on: pull_request
build
4s
pre-commit
0s
Matrix: Run linters
Matrix: Run software tests
CI Success
0s
Annotations
23 errors and 6 warnings
Run software tests (.) / make test #3.9
Process completed with exit code 2.
|
Ruff (E501):
langchain_minds/tools.py#L33
langchain_minds/tools.py:33:89: E501 Line too long (91 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L58
langchain_minds/tools.py:58:89: E501 Line too long (103 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L80
langchain_minds/tools.py:80:89: E501 Line too long (96 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L86
langchain_minds/tools.py:86:89: E501 Line too long (94 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L89
langchain_minds/tools.py:89:89: E501 Line too long (92 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L92
langchain_minds/tools.py:92:89: E501 Line too long (94 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L96
langchain_minds/tools.py:96:89: E501 Line too long (105 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L118
langchain_minds/tools.py:118:89: E501 Line too long (91 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L163
langchain_minds/tools.py:163:89: E501 Line too long (101 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L170
langchain_minds/tools.py:170:89: E501 Line too long (99 > 88)
|
Run software tests (.) / make test #3.13
Process completed with exit code 2.
|
Ruff (E501):
langchain_minds/tools.py#L33
langchain_minds/tools.py:33:89: E501 Line too long (91 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L58
langchain_minds/tools.py:58:89: E501 Line too long (103 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L80
langchain_minds/tools.py:80:89: E501 Line too long (96 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L86
langchain_minds/tools.py:86:89: E501 Line too long (94 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L89
langchain_minds/tools.py:89:89: E501 Line too long (92 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L92
langchain_minds/tools.py:92:89: E501 Line too long (94 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L96
langchain_minds/tools.py:96:89: E501 Line too long (105 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L118
langchain_minds/tools.py:118:89: E501 Line too long (91 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L163
langchain_minds/tools.py:163:89: E501 Line too long (101 > 88)
|
Ruff (E501):
langchain_minds/tools.py#L170
langchain_minds/tools.py:170:89: E501 Line too long (99 > 88)
|
CI Success
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run software tests (.) / make test #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters (.) / make lint #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run software tests (.) / make test #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters (.) / make lint #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|