feat: selenium website loader #73
Annotations
18 errors and 6 warnings
Ruff (I001):
dyana/loaders/website/main.py#L1
dyana/loaders/website/main.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (UP035):
dyana/loaders/website/main.py#L5
dyana/loaders/website/main.py:5:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
Ruff (UP006):
dyana/loaders/website/main.py#L17
dyana/loaders/website/main.py:17:62: UP006 Use `dict` instead of `Dict` for type annotation
|
Ruff (UP006):
dyana/loaders/website/main.py#L64
dyana/loaders/website/main.py:64:55: UP006 Use `dict` instead of `Dict` for type annotation
|
Ruff (E722):
dyana/loaders/website/main.py#L162
dyana/loaders/website/main.py:162:9: E722 Do not use bare `except`
|
Validate (3.9)
Process completed with exit code 1.
|
Ruff (I001):
dyana/loaders/website/main.py#L1
dyana/loaders/website/main.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (UP035):
dyana/loaders/website/main.py#L5
dyana/loaders/website/main.py:5:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
Ruff (UP006):
dyana/loaders/website/main.py#L17
dyana/loaders/website/main.py:17:62: UP006 Use `dict` instead of `Dict` for type annotation
|
Ruff (UP006):
dyana/loaders/website/main.py#L64
dyana/loaders/website/main.py:64:55: UP006 Use `dict` instead of `Dict` for type annotation
|
Ruff (E722):
dyana/loaders/website/main.py#L162
dyana/loaders/website/main.py:162:9: E722 Do not use bare `except`
|
Validate (3.11)
Process completed with exit code 1.
|
Ruff (I001):
dyana/loaders/website/main.py#L1
dyana/loaders/website/main.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (UP035):
dyana/loaders/website/main.py#L5
dyana/loaders/website/main.py:5:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
Ruff (UP006):
dyana/loaders/website/main.py#L17
dyana/loaders/website/main.py:17:62: UP006 Use `dict` instead of `Dict` for type annotation
|
Ruff (UP006):
dyana/loaders/website/main.py#L64
dyana/loaders/website/main.py:64:55: UP006 Use `dict` instead of `Dict` for type annotation
|
Ruff (E722):
dyana/loaders/website/main.py#L162
dyana/loaders/website/main.py:162:9: E722 Do not use bare `except`
|
Validate (3.10)
Process completed with exit code 1.
|
Validate (3.9)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Validate (3.11)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Validate (3.10)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Validate (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|