build: Bump pyasn1 from 0.6.3 to 0.6.4 - #42
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 errors and 1 warning
|
Run Ruff:
gitlab2rbac.py#L122
gitlab2rbac.py:122:21: LOG015 `info()` call on root logger
help: Use own logger instead
|
|
Run Ruff:
gitlab2rbac.py#L117
gitlab2rbac.py:117:17: LOG015 `error()` call on root logger
help: Use own logger instead
|
|
Run Ruff:
gitlab2rbac.py#L105
gitlab2rbac.py:105:29: UP032 Use f-string instead of `format` call
help: Convert to f-string
|
|
Run Ruff:
gitlab2rbac.py#L105
gitlab2rbac.py:105:19: TRY002 Create your own exception
|
|
Run Ruff:
gitlab2rbac.py#L104
gitlab2rbac.py:104:16: BLE001 Do not catch blind exception: `Exception`
|
|
Run Ruff:
gitlab2rbac.py#L79
gitlab2rbac.py:79:29: UP032 Use f-string instead of `format` call
help: Convert to f-string
|
|
Run Ruff:
gitlab2rbac.py#L79
gitlab2rbac.py:79:19: TRY002 Create your own exception
|
|
Run Ruff:
gitlab2rbac.py#L78
gitlab2rbac.py:78:16: BLE001 Do not catch blind exception: `Exception`
|
|
Run Ruff:
gitlab2rbac.py#L31
gitlab2rbac.py:31:46: RUF012 Mutable default value for class attribute
help: Consider initializing in `__init__` or annotating with `typing.ClassVar`
|
|
Run Ruff:
gitlab2rbac.py#L1
gitlab2rbac.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@v4, actions/setup-python@v5. 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