Explicitly use hex encoding in GUI to RPC API #484
Merged
Cirrus CI / lint
failed
Oct 15, 2024 in 1m 53s
Task Summary
Instruction lint failed in 00:46
Details
✅ 00:03 clone
✅ 00:16 merge_base
✅ 00:01 test_runner
✅ 00:05 python
✅ 00:33 unshallow
❌ 00:46 lint
[14:02:15.982] A new circular dependency in the form of "qt/nametablemodel -> qt/walletmodel -> qt/nametablemodel" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "rpc/blockchain -> rpc/names -> rpc/blockchain" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "rpc/blockchain -> rpc/rawtransaction -> rpc/blockchain" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "script/names -> script/script -> script/names" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "txdb -> validation -> txdb" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "chain -> node/blockstorage -> pow -> chain" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "chain -> node/blockstorage -> validation -> chain" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "consensus/tx_verify -> names/main -> txmempool -> consensus/tx_verify" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "consensus/tx_verify -> names/main -> validation -> consensus/tx_verify" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "kernel/chainstatemanager_opts -> txdb -> validation -> kernel/chainstatemanager_opts" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "chain -> node/blockstorage -> validation -> deploymentstatus -> chain" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "chain -> node/blockstorage -> validation -> kernel/chain -> chain" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "chain -> node/blockstorage -> validation -> txmempool -> chain" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "chain -> node/blockstorage -> validation -> validationinterface -> chain" appears to have been introduced.
[14:02:15.982]
[14:02:15.982] A new circular dependency in the form of "chain -> node/blockstorage -> validation -> versionbits -> chain" appears to have been introduced.
[14:02:15.982]
[14:02:15.989] ^---- ⚠️ Failure generated from lint-circular-dependencies.py
[14:02:18.264] TODO:15: reenable ==> re-enable
[14:02:18.264] contrib/namecoin/convertAddress.py:30: occurances ==> occurrences
[14:02:18.264] src/cluster_linearize.h:674: Unusued ==> Unused
[14:02:18.264] src/ipc/protocol.h:57: neccessary ==> necessary
[14:02:18.264] src/pow.cpp:153: signficant ==> significant
[14:02:18.264] test/functional/feature_assumeutxo.py:739: reenable ==> re-enable
[14:02:18.264] test/functional/name_wallet.py:214: non-existant ==> non-existent
[14:02:18.264] test/functional/test_runner.py:290: Reenable ==> Re-enable
[14:02:18.264] test/functional/test_runner.py:362: Reenable ==> Re-enable
[14:02:18.264] ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
[14:02:18.496] The locale dependent function fprintf(...) appears to be used:
[14:02:18.496] src/bench/bench_bitcoin.cpp: fprintf(stderr, "bench_bitcoin is disabled in Namecoin/Auxpow\n");
[14:02:18.496]
[14:02:18.496] Unnecessary locale dependence can cause bugs that are very tricky to isolate and fix. Please avoid using locale-dependent functions if possible.
[14:02:18.496]
[14:02:18.496] Advice not applicable in this specific case? Add an exception by updating the ignore list in /tmp/cirrus-ci-build/test/lint/lint-locale-dependence.py
[14:02:18.503] ^---- ⚠️ Failure generated from lint-locale-dependence.py
[14:02:18.550] Missing "export LC_ALL=C" (to avoid locale dependence) as first non-comment non-empty line in contrib/auxpow/getwork-wrapper.sh
[14:02:18.550] Missing "export LC_ALL=C" (to avoid locale dependence) as first non-comment non-empty line in contrib/namecoin/convertBechAddress.sh
[14:02:18.550] Missing "export LC_ALL=C" (to avoid locale dependence) as first non-comment non-empty line in share/pixmaps/generate_icns.sh
[14:02:18.556] ^---- ⚠️ Failure generated from lint-shell-locale.py
[14:02:18.657]
[14:02:18.657] ^---- ⚠️ Failure generated from lint check 'all_python_linters'!
[14:02:18.657] Run all linters of the form: test/lint/lint-*.py
���������������������������������������������������������������������������������������������������������������������������������������
Loading