Fix #101: Introduce randomized sleep multiplier to avoid synchronized… #90
Annotations
13 errors and 11 warnings
lint (3.10):
portalocker/types.py#L1
portalocker/types.py:1:1: A005 Module `types` shadows a Python standard-library module
|
lint (3.12):
portalocker/types.py#L1
portalocker/types.py:1:1: A005 Module `types` shadows a Python standard-library module
|
lint (3.11):
portalocker/types.py#L1
portalocker/types.py:1:1: A005 Module `types` shadows a Python standard-library module
|
lint (3.9):
portalocker/portalocker.py#L151
Type of "fileno" is unknown (reportUnknownMemberType)
|
lint (3.9):
portalocker/portalocker.py#L118
Argument type is partially unknown
Argument corresponds to parameter "__p0"
Argument type is "int | Unknown" (reportUnknownArgumentType)
|
lint (3.9):
portalocker/exceptions.py#L16
Type of "fh" is partially unknown
Type of "fh" is "Unknown | int | None" (reportUnknownMemberType)
|
lint (3.9):
portalocker/exceptions.py#L13
Type of "IO" is unknown (reportUnknownMemberType)
|
lint (3.9):
portalocker/exceptions.py#L13
Variable not allowed in type expression (reportInvalidTypeForm)
|
lint (3.9):
portalocker/exceptions.py#L13
Type of parameter "fh" is partially unknown
Parameter type is "Unknown | int | None" (reportUnknownParameterType)
|
lint (3.9):
portalocker/__init__.py#L39
Type of "unlock" is partially unknown
Type of "unlock" is "(file: Unknown) -> None" (reportUnknownMemberType)
|
lint (3.9):
portalocker/__init__.py#L39
Type of "unlock" is partially unknown
Type of "unlock" is "(file: Unknown) -> None" (reportUnknownVariableType)
|
lint (3.9):
portalocker/__init__.py#L37
Type of "lock" is partially unknown
Type of "lock" is "(file: int | Unknown, flags: LockFlags) -> None" (reportUnknownMemberType)
|
lint (3.9):
portalocker/__init__.py#L37
Type of "lock" is partially unknown
Type of "lock" is "(file: int | Unknown, flags: LockFlags) -> None" (reportUnknownVariableType)
|
lint (3.10)
Unexpected input(s) 'extra-args', valid inputs are ['entryPoint', 'args', 'path', 'flags', 'format']
|
lint (3.10)
Unexpected input(s) 'path', valid inputs are ['version', 'pylance-version', 'working-directory', 'annotate', 'create-stub', 'dependencies', 'ignore-external', 'level', 'project', 'python-platform', 'python-path', 'python-version', 'skip-unannotated', 'stats', 'typeshed-path', 'venv-path', 'verbose', 'verify-types', 'warnings', 'extra-args', 'lib', 'no-comments']
|
lint (3.10)
Cache not found for keys: setup-python-Linux-x64-24.04-Ubuntu-python-3.10.16-pip-918145264ef52e7656ea84890f2c9f2f0368e7baf566261ca2d955ccbb337ca9, setup-python-Linux-x64-24.04-Ubuntu-python-3.10.16-pip
|
lint (3.12)
Unexpected input(s) 'extra-args', valid inputs are ['entryPoint', 'args', 'path', 'flags', 'format']
|
lint (3.12)
Unexpected input(s) 'path', valid inputs are ['version', 'pylance-version', 'working-directory', 'annotate', 'create-stub', 'dependencies', 'ignore-external', 'level', 'project', 'python-platform', 'python-path', 'python-version', 'skip-unannotated', 'stats', 'typeshed-path', 'venv-path', 'verbose', 'verify-types', 'warnings', 'extra-args', 'lib', 'no-comments']
|
lint (3.12)
Cache not found for keys: setup-python-Linux-x64-24.04-Ubuntu-python-3.12.9-pip-918145264ef52e7656ea84890f2c9f2f0368e7baf566261ca2d955ccbb337ca9, setup-python-Linux-x64-24.04-Ubuntu-python-3.12.9-pip
|
lint (3.11)
Unexpected input(s) 'extra-args', valid inputs are ['entryPoint', 'args', 'path', 'flags', 'format']
|
lint (3.11)
Unexpected input(s) 'path', valid inputs are ['version', 'pylance-version', 'working-directory', 'annotate', 'create-stub', 'dependencies', 'ignore-external', 'level', 'project', 'python-platform', 'python-path', 'python-version', 'skip-unannotated', 'stats', 'typeshed-path', 'venv-path', 'verbose', 'verify-types', 'warnings', 'extra-args', 'lib', 'no-comments']
|
lint (3.11)
Cache not found for keys: setup-python-Linux-x64-24.04-Ubuntu-python-3.11.11-pip-918145264ef52e7656ea84890f2c9f2f0368e7baf566261ca2d955ccbb337ca9, setup-python-Linux-x64-24.04-Ubuntu-python-3.11.11-pip
|
lint (3.9)
Unexpected input(s) 'path', valid inputs are ['version', 'pylance-version', 'working-directory', 'annotate', 'create-stub', 'dependencies', 'ignore-external', 'level', 'project', 'python-platform', 'python-path', 'python-version', 'skip-unannotated', 'stats', 'typeshed-path', 'venv-path', 'verbose', 'verify-types', 'warnings', 'extra-args', 'lib', 'no-comments']
|
lint (3.9)
Cache not found for keys: setup-python-Linux-x64-24.04-Ubuntu-python-3.9.21-pip-918145264ef52e7656ea84890f2c9f2f0368e7baf566261ca2d955ccbb337ca9, setup-python-Linux-x64-24.04-Ubuntu-python-3.9.21-pip
|