Update dependencies #66
Annotations
5 errors
Incompatible variable type [9]:
lightspark/utils/crypto.py#L101
key is declared to have type `RSAPrivateKey` but is used as type `Union[RSAPrivateKey, DHPrivateKey, DSAPrivateKey, EllipticCurvePrivateKey, Ed25519PrivateKey, Ed448PrivateKey, X25519PrivateKey, X448PrivateKey]`.
|
sdk-test (3.8)
Process completed with exit code 1.
|
sdk-test (3.10)
The job was canceled because "_3_8" failed.
|
Incompatible variable type [9]:
lightspark/utils/crypto.py#L101
key is declared to have type `RSAPrivateKey` but is used as type `Union[RSAPrivateKey, DHPrivateKey, DSAPrivateKey, EllipticCurvePrivateKey, Ed25519PrivateKey, Ed448PrivateKey, X25519PrivateKey, X448PrivateKey]`.
|
sdk-test (3.10)
Process completed with exit code 1.
|