Added Models for Data Sources #13
ci.yml
on: pull_request
build
7s
pre-commit
0s
Matrix: Run linters
Matrix: Run software tests
CI Success
0s
Annotations
21 errors and 6 warnings
Ruff (I001):
langchain_minds/datasources.py#L1
langchain_minds/datasources.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E501):
langchain_minds/datasources.py#L17
langchain_minds/datasources.py:17:89: E501 Line too long (97 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L18
langchain_minds/datasources.py:18:89: E501 Line too long (126 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L19
langchain_minds/datasources.py:19:89: E501 Line too long (132 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L47
langchain_minds/datasources.py:47:89: E501 Line too long (94 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L101
langchain_minds/datasources.py:101:89: E501 Line too long (90 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L102
langchain_minds/datasources.py:102:89: E501 Line too long (98 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L104
langchain_minds/datasources.py:104:89: E501 Line too long (94 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L286
langchain_minds/datasources.py:286:89: E501 Line too long (90 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L287
langchain_minds/datasources.py:287:89: E501 Line too long (98 > 88)
|
Ruff (I001):
langchain_minds/datasources.py#L1
langchain_minds/datasources.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E501):
langchain_minds/datasources.py#L17
langchain_minds/datasources.py:17:89: E501 Line too long (97 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L18
langchain_minds/datasources.py:18:89: E501 Line too long (126 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L19
langchain_minds/datasources.py:19:89: E501 Line too long (132 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L47
langchain_minds/datasources.py:47:89: E501 Line too long (94 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L101
langchain_minds/datasources.py:101:89: E501 Line too long (90 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L102
langchain_minds/datasources.py:102:89: E501 Line too long (98 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L104
langchain_minds/datasources.py:104:89: E501 Line too long (94 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L286
langchain_minds/datasources.py:286:89: E501 Line too long (90 > 88)
|
Ruff (E501):
langchain_minds/datasources.py#L287
langchain_minds/datasources.py:287:89: E501 Line too long (98 > 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 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 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
|
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 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
|
CI Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|