CP-49928 static-vdis
: Fix pyright
: Add type hints, assert
, var = ""
#809
Annotations
3 errors, 2 warnings, and 3 notices
scripts/backup-sr-metadata.py#L35
multiple exception types must be parenthesized
|
scripts/restore-sr-metadata.py#L32
multiple exception types must be parenthesized
|
scripts/plugins/extauth-hook-AD.py#L270
Name 'upn' is not defined
|
python3/tests/test_static_vdis.py#L29
[pylint] reported by reviewdog 🐶
W0613: Unused argument 'private_mount_namespace' (unused-argument)
Raw Output:
python3/tests/test_static_vdis.py:29:41: W0613: Unused argument 'private_mount_namespace' (unused-argument)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
scripts/plugins/extauth-hook-AD.py#L85
Stray abc.abstractmethod decorator on method ADConfig._apply_to_cache, (ADConfig does not have metaclass abc.ABCMeta)
|
scripts/plugins/extauth-hook-AD.py#L178
Stray abc.abstractmethod decorator on method DynamicPam._add_subject, (DynamicPam does not have metaclass abc.ABCMeta)
|
scripts/plugins/extauth-hook-AD.py#L178
Stray abc.abstractmethod decorator on method DynamicPam._match_subject, (DynamicPam does not have metaclass abc.ABCMeta)
|
This job succeeded
Loading