fix(connector) Use intake URL from file #396
Annotations
5 errors and 1 warning
Run Ruff:
sekoia_automation/aio/connector.py#L3
sekoia_automation/aio/connector.py:3:8: F401 `os` imported but unused
|
Run Ruff:
sekoia_automation/aio/connector.py#L162
sekoia_automation/aio/connector.py:162:1: W293 Blank line contains whitespace
|
Run Ruff:
sekoia_automation/connector/__init__.py#L1
sekoia_automation/connector/__init__.py:1:8: F401 `os` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Run Ruff:
sekoia_automation/module.py#L422
sekoia_automation/module.py:422:1: W293 Blank line contains whitespace
|
Run 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