Skip to content

Add stubs for wolfcrypt #34085

Add stubs for wolfcrypt

Add stubs for wolfcrypt #34085

Re-run triggered November 20, 2025 20:55
Status Failure
Total duration 5m 58s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
11s
Check typeshed structure
mypy: Run test cases
5m 53s
mypy: Run test cases
stub_uploader tests
5m 16s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Fit to window
Zoom out
Zoom in

Annotations

44 errors
pyright: Run test cases (Darwin, 3.12)
Exit code 1
pyright: Run test cases (Linux, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.9)
Exit code 1
pyright: Run test cases (Windows, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.10)
Exit code 1
pyright: Run test cases (Windows, 3.10)
Exit code 1
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Linux, 3.13)
8 errors
pyright: Run test cases (Linux, 3.13): stubs/wolfcrypt/wolfcrypt/random.pyi#L4
Type annotation not supported for this statement (reportInvalidTypeForm)
pyright: Run test cases (Linux, 3.13): stubs/wolfcrypt/wolfcrypt/hashes.pyi#L28
Method declaration "__init__" is obscured by a declaration of the same name (reportRedeclaration)
pyright: Run test cases (Linux, 3.13): stubs/wolfcrypt/wolfcrypt/asn.pyi#L6
Expression of type "None" cannot be assigned to parameter of type "str | bytes"   Type "None" is not assignable to type "str | bytes"     "None" is not assignable to "str"     "None" is not assignable to "bytes" (reportArgumentType)
pyright: Run test cases (Linux, 3.13): stubs/wolfcrypt/wolfcrypt/asn.pyi#L1
Import "wolfcrypt.hashed" could not be resolved (reportMissingImports)
pyright: Run test cases (Linux, 3.13): stubs/wolfcrypt/wolfcrypt/__init__.pyi#L15
"pwdbased" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
pyright: Run test cases (Linux, 3.13): stubs/wolfcrypt/wolfcrypt/__init__.pyi#L14
"random" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
pyright: Run test cases (Linux, 3.13): stubs/wolfcrypt/wolfcrypt/__init__.pyi#L13
"hashes" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
pyright: Run test cases (Linux, 3.13): stubs/wolfcrypt/wolfcrypt/__init__.pyi#L12
"ciphers" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
pyright: Run test cases (Windows, 3.13)
Exit code 1
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Windows, 3.9)
Exit code 1
pyright: Run test cases (Linux, 3.9)
Exit code 1
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Linux, 3.10)
Exit code 1
pyright: Run test cases (Linux, 3.11)
Exit code 1
mypy: Check stubs (linux, 3.11)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.9)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.12)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.10)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.10)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.13)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.13)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.9)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.11)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.9)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.13)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.14)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.10)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.12)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.11)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.12)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.14)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.14)
Process completed with exit code 1.