Multisig controller & factory #486
Annotations
10 errors and 1 warning
pyright:
multiversx_sdk/entrypoints/entrypoints_multisig_test.py#L7
Import "multiversx_sdk.controllers.multisig_v2_resources" could not be resolved (reportMissingImports)
|
pyright:
multiversx_sdk/entrypoints/entrypoints_multisig_test.py#L12
Import "multiversx_sdk.facades.account" could not be resolved (reportMissingImports)
|
pyright:
multiversx_sdk/entrypoints/entrypoints_multisig_test.py#L13
Import "multiversx_sdk.facades.entrypoints" could not be resolved (reportMissingImports)
|
pyright:
multiversx_sdk/multisig/multisig_v2_resources.py#L114
"TransferTransactionsFactory" is not defined (reportUndefinedVariable)
|
pyright:
multiversx_sdk/multisig/multisig_v2_resources.py#L217
"DEFAULT_ADDRESS_HRP" is not defined (reportUndefinedVariable)
|
pyright:
multiversx_sdk/multisig/multisig_v2_resources.py#L270
"DEFAULT_ADDRESS_HRP" is not defined (reportUndefinedVariable)
|
pyright:
multiversx_sdk/multisig/multisig_v2_resources.py#L284
"DEFAULT_ADDRESS_HRP" is not defined (reportUndefinedVariable)
|
pyright:
multiversx_sdk/multisig/multisig_v2_resources.py#L298
"DEFAULT_ADDRESS_HRP" is not defined (reportUndefinedVariable)
|
pyright:
multiversx_sdk/multisig/multisig_v2_resources.py#L343
"DEFAULT_ADDRESS_HRP" is not defined (reportUndefinedVariable)
|
pyright:
multiversx_sdk/multisig/multisig_v2_resources.py#L379
"DEFAULT_ADDRESS_HRP" is not defined (reportUndefinedVariable)
|
pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|