Bump step-security/harden-runner from 2.20.0 to 2.20.1 - #242
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump step-security/harden-runner from 2.20.0 to 2.20.1#242dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Lint with Ruff:
src/onepassword/core.py#L62
src/onepassword/core.py:62:16: BLE001 Do not catch blind exception: `Exception`
|
|
Lint with Ruff:
src/onepassword/core.py#L40
src/onepassword/core.py:40:19: TRY201 Use `raise` without specifying exception name
help: Remove exception name
|
|
Lint with Ruff:
src/onepassword/core.py#L26
src/onepassword/core.py:26:46: UP037 Remove quotes from type annotation
help: Remove quotes
|
|
Lint with Ruff:
src/onepassword/core.py#L1
src/onepassword/core.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Lint with Ruff:
src/onepassword/client.py#L3
src/onepassword/client.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Lint with Ruff:
src/onepassword/__init__.py#L18
src/onepassword/__init__.py:18:11: RUF022 `__all__` is not sorted
help: Apply an isort-style sorting to `__all__`
|
|
Lint with Ruff:
src/onepassword/__init__.py#L6
src/onepassword/__init__.py:6:24: RUF100 Unused blanket `noqa` directive
help: Remove unused `noqa` directive
|
|
Lint with Ruff:
src/onepassword/__init__.py#L5
src/onepassword/__init__.py:5:23: RUF100 Unused blanket `noqa` directive
help: Remove unused `noqa` directive
|
|
Lint with Ruff:
src/onepassword/__init__.py#L3
src/onepassword/__init__.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Lint with Ruff:
setup.py#L1
setup.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading