Change sender and receiver type #431
Annotations
3 errors and 1 warning
pyright:
multiversx_sdk/network_providers/transaction_decoder.py#L8
"IAddress" is unknown import symbol (reportAttributeAccessIssue)
|
pyright:
multiversx_sdk/network_providers/transaction_decoder.py#L236
Type of parameter "address" is unknown (reportUnknownParameterType)
|
pyright
2 errors
|
pyright
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|