Skip to content

Multisig controller & factory #486

Multisig controller & factory

Multisig controller & factory #486

Triggered via pull request December 10, 2024 18:01
Status Failure
Total duration 41s
Artifacts

linter-pyright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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