Remove multisig wrapper #1008
Annotations
6 errors
|
runner / mypy:
multiversx_sdk_cli/cli_contracts.py#L387
[mypy] reported by reviewdog 🐶
"IConfig" has no attribute "chain_id" [attr-defined]
Raw Output:
/home/runner/work/mx-sdk-py-cli/mx-sdk-py-cli/multiversx_sdk_cli/cli_contracts.py:387:15: error: "IConfig" has no attribute "chain_id" [attr-defined]
|
|
runner / mypy:
multiversx_sdk_cli/cli_get.py#L170
[mypy] reported by reviewdog 🐶
Module has no attribute "_get_address_hrp"; maybe "get_address_hrp"? [attr-defined]
Raw Output:
/home/runner/work/mx-sdk-py-cli/mx-sdk-py-cli/multiversx_sdk_cli/cli_get.py:170:15: error: Module has no attribute "_get_address_hrp"; maybe "get_address_hrp"? [attr-defined]
|
|
runner / mypy:
multiversx_sdk_cli/cli_get.py#L149
[mypy] reported by reviewdog 🐶
Module has no attribute "_get_address_hrp"; maybe "get_address_hrp"? [attr-defined]
Raw Output:
/home/runner/work/mx-sdk-py-cli/mx-sdk-py-cli/multiversx_sdk_cli/cli_get.py:149:15: error: Module has no attribute "_get_address_hrp"; maybe "get_address_hrp"? [attr-defined]
|
|
runner / mypy:
multiversx_sdk_cli/cli_get.py#L131
[mypy] reported by reviewdog 🐶
Module has no attribute "_get_address_hrp"; maybe "get_address_hrp"? [attr-defined]
Raw Output:
/home/runner/work/mx-sdk-py-cli/mx-sdk-py-cli/multiversx_sdk_cli/cli_get.py:131:15: error: Module has no attribute "_get_address_hrp"; maybe "get_address_hrp"? [attr-defined]
|
|
runner / mypy:
multiversx_sdk_cli/cli_get.py#L110
[mypy] reported by reviewdog 🐶
Module has no attribute "_get_address_hrp"; maybe "get_address_hrp"? [attr-defined]
Raw Output:
/home/runner/work/mx-sdk-py-cli/mx-sdk-py-cli/multiversx_sdk_cli/cli_get.py:110:15: error: Module has no attribute "_get_address_hrp"; maybe "get_address_hrp"? [attr-defined]
|
|
runner / mypy:
multiversx_sdk_cli/cli_multisig.py#L727
[mypy] reported by reviewdog 🐶
"IConfig" has no attribute "chain_id" [attr-defined]
Raw Output:
/home/runner/work/mx-sdk-py-cli/mx-sdk-py-cli/multiversx_sdk_cli/cli_multisig.py:727:41: error: "IConfig" has no attribute "chain_id" [attr-defined]
|