Cirrus CI / lint
failed
Feb 12, 2025 in 1m 27s
Task Summary
Instruction lint failed in 00:32
Details
✅ 00:04 clone
✅ 00:11 merge_base
✅ 00:01 test_runner
✅ 00:05 python
✅ 00:29 unshallow
❌ 00:32 lint
[17:46:35.630] ++ git rev-list -1 HEAD
[17:46:35.632] ++ git rev-list -1 --merges HEAD
[17:46:35.634] + '[' bd029d51e539e9051232245263cf73b0e545bd58 '!=' bd029d51e539e9051232245263cf73b0e545bd58 ']'
[17:46:35.634] + RUST_BACKTRACE=1
[17:46:35.634] + /lint_test_runner/test_runner
[17:46:35.639] Checking commit range (HEAD~..HEAD):
[17:46:35.639] 423fac61e4 ci: switch MSAN to use prebuilt Clang binaries
[17:46:35.639]
[17:46:35.895] Args used : 215
[17:46:35.895] Args documented : 227
[17:46:35.895] Args undocumented: 0
[17:46:35.895] set()
[17:46:35.895] Args unknown : 12
[17:46:35.895] {'-zmqpubsequence', '-zmqpubhashblockhwm', '-zmqpubhashblock', '-zmqpubrawblock', '-zmqpubhashtxhwm', '-testdatadir', '-zmqpubhashtx', '-zmqpubrawtx', '-zmqpubrawblockhwm', '-zmqpubsequencehwm', '-includeconf', '-zmqpubrawtxhwm'}
[17:46:40.473] All checks passed!
[17:46:40.741] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[17:46:40.744] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[17:46:40.744] GOOD
[17:46:41.190] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[17:46:41.192] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[17:46:41.192] GOOD
[17:46:41.235] src/leveldb in HEAD currently refers to tree 2028d572e583eb7e45ffb378a57b8e096c1a3687
[17:46:41.237] src/leveldb in HEAD was last updated in commit d336b7ab85dd2b4f049f2f6fe176ffdd2621215e (tree 2028d572e583eb7e45ffb378a57b8e096c1a3687)
[17:46:41.237] GOOD
[17:46:41.292] src/minisketch in HEAD currently refers to tree 85cb93120ae68ef1f6fa597da30e18298848e0e9
[17:46:41.295] src/minisketch in HEAD was last updated in commit cb59af38e72ab189b052ec84e2d1027473235ba4 (tree 85cb93120ae68ef1f6fa597da30e18298848e0e9)
[17:46:41.295] GOOD
[17:46:41.321] src/secp256k1 in HEAD currently refers to tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1
[17:46:41.323] src/secp256k1 in HEAD was last updated in commit 2d46a89386d34d72edf93a24b67e44b82fe6e390 (tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1)
[17:46:41.323] GOOD
[17:46:52.069] Success: no issues found in 303 source files
[17:46:59.256]
[17:46:59.256] In ci/test/01_base_install.sh line 58:
[17:46:59.256] -DCMAKE_C_COMPILER=clang-${APT_LLVM_V} \
[17:46:59.256] ^-----------^ SC2086 (info): Double quote to prevent globbing and word splitting.
[17:46:59.256]
[17:46:59.256] Did you mean:
[17:46:59.256] -DCMAKE_C_COMPILER=clang-"${APT_LLVM_V}" \
[17:46:59.256]
[17:46:59.256]
[17:46:59.256] In ci/test/01_base_install.sh line 59:
[17:46:59.256] -DCMAKE_CXX_COMPILER=clang++-${APT_LLVM_V} \
[17:46:59.256] ^-----------^ SC2086 (info): Double quote to prevent globbing and word splitting.
[17:46:59.256]
[17:46:59.256] Did you mean:
[17:46:59.256] -DCMAKE_CXX_COMPILER=clang++-"${APT_LLVM_V}" \
[17:46:59.256]
[17:46:59.256] For more information:
[17:46:59.256] https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ...
[17:46:59.262] ^---- ⚠️ Failure generated from lint-shell.py
[17:47:01.617] ^^^
[17:47:01.617]
[17:47:01.617] ^---- ⚠️ Failure generated from lint check 'all_python_linters' (Run all linters of the form: test/lint/lint-*.py)!
[17:47:01.617]
[17:47:01.617]
��������
Loading