Cirrus CI / lint
failed
Jul 14, 2025 in 1m 7s
Task Summary
Instruction lint failed in 00:27
Details
✅ 00:02 clone
✅ 00:01 merge_base
✅ 00:31 unshallow
❌ 00:27 lint
[12:53:10.498] Args undocumented: 0
[12:53:10.498] set()
[12:53:10.498] Args unknown : 12
[12:53:10.498] {'-includeconf', '-zmqpubhashblock', '-zmqpubrawtx', '-zmqpubrawblock', '-zmqpubrawblockhwm', '-zmqpubsequencehwm', '-zmqpubhashtx', '-testdatadir', '-zmqpubsequence', '-zmqpubhashtxhwm', '-zmqpubrawtxhwm', '-zmqpubhashblockhwm'}
[12:53:14.341] All checks passed!
[12:53:14.666] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[12:53:14.669] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[12:53:14.669] GOOD
[12:53:15.136] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[12:53:15.138] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[12:53:15.138] GOOD
[12:53:15.162] src/ipc/libmultiprocess in HEAD currently refers to tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037
[12:53:15.164] src/ipc/libmultiprocess in HEAD was last updated in commit 154af1eea1170f5626aa1c5f19cc77d1434bcc9d (tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037)
[12:53:15.164] GOOD
[12:53:15.188] src/leveldb in HEAD currently refers to tree d14157fb2064132c65fef31feb2aba21d0aff025
[12:53:15.190] src/leveldb in HEAD was last updated in commit 240a4fb95d5b843826081807019cd405aa654e2b (tree d14157fb2064132c65fef31feb2aba21d0aff025)
[12:53:15.190] GOOD
[12:53:15.218] src/minisketch in HEAD currently refers to tree a79ef74c72212ddba7435e63769685157782ed6a
[12:53:15.220] src/minisketch in HEAD was last updated in commit bf25a0918f94524bda8e8fb7505d68a772e88b45 (tree a79ef74c72212ddba7435e63769685157782ed6a)
[12:53:15.220] GOOD
[12:53:15.262] src/secp256k1 in HEAD currently refers to tree b20631a75e1e5b5b5cd75b668f01d16508173c81
[12:53:15.265] src/secp256k1 in HEAD was last updated in commit c31fcaaad38b68fa170cf9fd900f2237c24016e3 (tree b20631a75e1e5b5b5cd75b668f01d16508173c81)
[12:53:15.265] GOOD
[12:53:20.346]
[12:53:20.346] In ci/test/03_test_script.sh line 99:
[12:53:20.346] CONFIG_SHELL="${CONFIG_SHELL}" make "$MAKEJOBS" -C depends HOST="$HOST" $DEP_OPTS LOG=1
[12:53:20.346] ^-------^ SC2086 (info): Double quote to prevent globbing and word splitting.
[12:53:20.346]
[12:53:20.346] Did you mean:
[12:53:20.346] CONFIG_SHELL="${CONFIG_SHELL}" make "$MAKEJOBS" -C depends HOST="$HOST" "$DEP_OPTS" LOG=1
[12:53:20.346]
[12:53:20.346]
[12:53:20.346] In ci/test/03_test_script.sh line 125:
[12:53:20.346] cmake -S "${BASE_ROOT_DIR}" -B "${BASE_BUILD_DIR}" $BITCOIN_CONFIG_ALL $BITCOIN_CONFIG || (
[12:53:20.346] ^-----------------^ SC2086 (info): Double quote to prevent globbing and word splitting.
[12:53:20.346] ^-------------^ SC2086 (info): Double quote to prevent globbing and word splitting.
[12:53:20.346]
[12:53:20.346] Did you mean:
[12:53:20.346] cmake -S "${BASE_ROOT_DIR}" -B "${BASE_BUILD_DIR}" "$BITCOIN_CONFIG_ALL" "$BITCOIN_CONFIG" || (
[12:53:20.346]
[12:53:20.346]
[12:53:20.346] In ci/test/03_test_script.sh line 126:
[12:53:20.346] cat $(cmake -P "${BASE_ROOT_DIR}/ci/test/GetCMakeLogFiles.cmake")
[12:53:20.346] ^-- SC2046 (warning): Quote this to prevent word splitting.
[12:53:20.346]
[12:53:20.346] For more information:
[12:53:20.346] https://www.shellcheck.net/wiki/SC2046 -- Quote this to prevent word splitt...
[12:53:20.346] https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ...
[12:53:20.353] ^---- ⚠️ Failure generated from lint-shell.py
[12:53:31.218] Success: no issues found in 299 source files
[12:53:36.078] ^^^
[12:53:36.078]
[12:53:36.078] ^---- ⚠️ Failure generated from lint check 'all_python_linters' (Run all linters of the form: test/lint/lint-*.py)!
[12:53:36.078]
[12:53:36.078]
��������
Loading