Add stubs for wolfcrypt #34195
tests.yml
on: pull_request
Check typeshed structure
10s
mypy: Run test cases
5m 48s
stub_uploader tests
5m 2s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Annotations
41 errors and 6 warnings
|
|
|
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.14)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.10)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.11)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.13)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.9)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.13)
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.11)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.14)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.11)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.12)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.12)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.9)
Exit code 1
|
|
mypy: Check stubs (darwin, 3.10)
Process completed with exit code 1.
|
|
mypy: Check stubs (win32, 3.11)
Process completed with exit code 1.
|
|
mypy: Check stubs (linux, 3.9)
Process completed with exit code 1.
|
|
mypy: Check stubs (linux, 3.11)
Process completed with exit code 1.
|
|
mypy: Check stubs (darwin, 3.13)
Process completed with exit code 1.
|
|
mypy: Check stubs (win32, 3.10)
Process completed with exit code 1.
|
|
mypy: Check stubs (win32, 3.12)
Process completed with exit code 1.
|
|
mypy: Check stubs (darwin, 3.12)
Process completed with exit code 1.
|
|
mypy: Check stubs (win32, 3.9)
Process completed with exit code 1.
|
|
mypy: Check stubs (win32, 3.14)
Process completed with exit code 1.
|
|
mypy: Check stubs (linux, 3.12)
Process completed with exit code 1.
|
|
mypy: Check stubs (linux, 3.14)
Process completed with exit code 1.
|
|
mypy: Check stubs (darwin, 3.9)
Process completed with exit code 1.
|
|
mypy: Check stubs (win32, 3.13)
Process completed with exit code 1.
|
|
mypy: Check stubs (darwin, 3.14)
Process completed with exit code 1.
|
|
pyright: Run test cases (Linux, 3.12)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.10)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.9)
Exit code 1
|
|
mypy: Check stubs (linux, 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.13)
Process completed with exit code 1.
|
|
mypy: Check stubs (linux, 3.12)
Back off 15.875 seconds before retry.
|
|
mypy: Check stubs (linux, 3.12)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/93cb6efe18208431cddfb8368fd83d5badbf9bfd'. Error: Connection refused (api.github.com:443)
|
|
pyright: Run test cases (Linux, 3.9)
Back off 13.434 seconds before retry.
|
|
pyright: Run test cases (Linux, 3.9)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/93cb6efe18208431cddfb8368fd83d5badbf9bfd'. Error: Connection refused (api.github.com:443)
|
|
mypy: Check stubs (linux, 3.13)
Back off 12.804 seconds before retry.
|
|
mypy: Check stubs (linux, 3.13)
Failed to download action 'https://api.github.com/repos/actions/setup-python/tarball/83679a892e2d95755f2dac6acb0bfd1e9ac5d548'. Error: Connection refused (api.github.com:443)
|