B27542Lint
B27542Lint
Lint Messages
Lint Messages
Severity | Location | Code | Message |
---|---|---|---|
Error | test/functional/setup_scripts/chronik-client_blockchain_info.py:9 | F401 | flake8 F401 |
Warning | test/functional/setup_scripts/chronik-client_block_and_blocks.py:59 | W292 | flake8 W292 |
Warning | test/functional/setup_scripts/chronik-client_blockchain_info.py:21 | W291 | flake8 W291 |
Warning | test/functional/setup_scripts/chronik-client_blocktxs_and_tx_and_rawtx.py:22 | W291 | flake8 W291 |
Warning | test/functional/setup_scripts/chronik-client_broadcast_txs.py:31 | W293 | flake8 W293 |
Warning | test/functional/setup_scripts/chronik-client_broadcast_txs.py:36 | W291 | flake8 W291 |
Warning | test/functional/setup_scripts/chronik-client_script_utxos_and_history.py:46 | W291 | flake8 W291 |
Warning | test/functional/setup_scripts/chronik-client_token_alp.py:45 | W293 | flake8 W293 |
Warning | test/functional/setup_scripts/chronik-client_token_slp_fungible.py:30 | W291 | flake8 W291 |
Warning | test/functional/setup_scripts/chronik-client_token_slp_fungible.py:35 | W291 | flake8 W291 |
Warning | test/functional/setup_scripts/chronik-client_token_slp_mint_vault.py:33 | W291 | flake8 W291 |
Warning | test/functional/setup_scripts/chronik-client_token_slp_nft1.py:30 | W291 | flake8 W291 |
Warning | test/functional/setup_scripts/chronik-client_websocket.py:38 | W291 | flake8 W291 |
Auto-Fix | test/functional/setup_scripts/chronik-client_block_and_blocks.py:1 | FLYNT | Converting into f-strings |