Skip to content

Add stubs for wolfcrypt #34441

Add stubs for wolfcrypt

Add stubs for wolfcrypt #34441

Triggered via pull request December 29, 2025 08:06
Status Failure
Total duration 6m 9s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
15s
Check typeshed structure
mypy: Run test cases
6m 6s
mypy: Run test cases
stub_uploader tests
4m 56s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Fit to window
Zoom out
Zoom in

Annotations

41 errors
pyright: Run test cases (Linux, 3.13)
5 errors
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/__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 (Windows, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.9)
Exit code 1
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.10)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Linux, 3.10)
Exit code 1
pyright: Run test cases (Darwin, 3.12)
Exit code 1
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.10)
Exit code 1
pyright: Run test cases (Linux, 3.9)
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.11)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
mypy: Check stubs (win32, 3.9)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.10)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.10)
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.9)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.10)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.12)
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 (linux, 3.13)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.12)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.13)
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.11)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.14)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.14)
Process completed with exit code 1.