Cirrus CI / lint
failed
Apr 17, 2025 in 1m 13s
Task Summary
Instruction lint failed in 00:30
Details
✅ 00:03 clone
✅ 00:01 merge_base
✅ 00:35 unshallow
❌ 00:30 lint
[10:20:03.588] ./ci/lint_run.sh
[10:20:03.591] + export PATH=/python_build/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[10:20:03.591] + PATH=/python_build/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[10:20:03.591] + export LINT_RUNNER_PATH=/lint_test_runner
[10:20:03.591] + LINT_RUNNER_PATH=/lint_test_runner
[10:20:03.591] + ./ci/lint/06_script.sh
[10:20:03.595] + '[' -n 31645 ']'
[10:20:03.595] + export COMMIT_RANGE=HEAD~..HEAD
[10:20:03.595] + COMMIT_RANGE=HEAD~..HEAD
[10:20:03.596] ++ git rev-list -1 HEAD
[10:20:03.598] ++ git rev-list -1 --merges HEAD
[10:20:03.601] + '[' 49f80a2e8f44a599b5ab6dceaa8bb6ed06fa7cdb '!=' 49f80a2e8f44a599b5ab6dceaa8bb6ed06fa7cdb ']'
[10:20:03.601] + RUST_BACKTRACE=1
[10:20:03.601] + /lint_test_runner/test_runner
[10:20:03.607] Checking commit range (HEAD~..HEAD):
[10:20:03.607] 1ec68cf253 coins: set `CoinsViewOptions::batch_write_bytes` from `dbcache` if unset
[10:20:03.607] c6ea5de861 coins: introduce dynamic batch size calculator based on `dbcache` value
[10:20:03.607]
[10:20:04.030] Args used : 215
[10:20:04.030] Args documented : 227
[10:20:04.030] Args undocumented: 0
[10:20:04.030] set()
[10:20:04.030] Args unknown : 12
[10:20:04.030] {'-zmqpubrawblock', '-zmqpubhashblockhwm', '-zmqpubhashblock', '-zmqpubrawtx', '-zmqpubsequencehwm', '-testdatadir', '-includeconf', '-zmqpubrawtxhwm', '-zmqpubrawblockhwm', '-zmqpubhashtx', '-zmqpubhashtxhwm', '-zmqpubsequence'}
[10:20:09.692] All checks passed!
[10:20:10.054] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[10:20:10.057] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[10:20:10.057] GOOD
[10:20:10.570] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[10:20:10.573] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[10:20:10.573] GOOD
[10:20:10.595] src/leveldb in HEAD currently refers to tree 5cc97a9cb91c01ec5fc38e2588ef4b315efdbb48
[10:20:10.597] src/leveldb in HEAD was last updated in commit a130bbd154d535b80fe9f602a13bf2e322817881 (tree 5cc97a9cb91c01ec5fc38e2588ef4b315efdbb48)
[10:20:10.597] GOOD
[10:20:10.664] src/minisketch in HEAD currently refers to tree 87710f57550ac964d39e1245baa179f0800586e6
[10:20:10.667] src/minisketch in HEAD was last updated in commit f5d8b66a8cf23f9ccc51fb9702943c8a5f755f43 (tree 87710f57550ac964d39e1245baa179f0800586e6)
[10:20:10.667] GOOD
[10:20:10.717] src/secp256k1 in HEAD currently refers to tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1
[10:20:10.720] src/secp256k1 in HEAD was last updated in commit 2d46a89386d34d72edf93a24b67e44b82fe6e390 (tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1)
[10:20:10.720] GOOD
[10:20:13.564] doc/zmq.md:128: mesage ==> message
[10:20:13.564] src/test/fuzz/p2p_headers_presync.cpp:37: gloabl ==> global
[10:20:13.564] test/functional/mining_basic.py:107: inteference ==> interference
[10:20:13.564] ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
[10:20:28.641] Success: no issues found in 306 source files
[10:20:33.931] Please use bracket syntax includes ("#include <foo.h>") instead of quote syntax includes:
[10:20:33.931] src/init.cpp:#include "node/coins_view_args.h"
[10:20:33.937] ^---- ⚠️ Failure generated from lint-includes.py
[10:20:33.937] ^^^
[10:20:33.937]
[10:20:33.937] ^---- ⚠️ Failure generated from lint check 'all_python_linters' (Run all linters of the form: test/lint/lint-*.py)!
[10:20:33.937]
[10:20:33.937]
��������
Loading