Skip to content

Change sender and receiver type #431

Change sender and receiver type

Change sender and receiver type #431

Triggered via pull request November 6, 2024 08:07
Status Failure
Total duration 36s
Artifacts

linter-pyright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/