Cirrus CI / lint
failed
Jul 1, 2025 in 1m 5s
Task Summary
Instruction lint failed in 00:27
Details
✅ 00:02 clone
✅ 00:01 merge_base
✅ 00:31 unshallow
❌ 00:27 lint
[16:26:09.214] + COMMIT_RANGE=HEAD~..HEAD
[16:26:09.215] ++ git rev-list -1 HEAD
[16:26:09.217] ++ git rev-list -1 --merges HEAD
[16:26:09.219] + '[' 5714a7de0248c00b64c1cd68aa755a4567cea4b6 '!=' 5714a7de0248c00b64c1cd68aa755a4567cea4b6 ']'
[16:26:09.219] + RUST_BACKTRACE=1
[16:26:09.219] + cargo run --manifest-path ./test/lint/test_runner/Cargo.toml
[16:26:09.322] Compiling test_runner v0.1.0 (/tmp/cirrus-ci-build/test/lint/test_runner)
[16:26:10.460] Finished dev [unoptimized + debuginfo] target(s) in 1.23s
[16:26:10.461] Running `test/lint/test_runner/target/debug/test_runner`
[16:26:10.470] Checking commit range (HEAD~..HEAD):
[16:26:10.470] 66282c4a10 rpc, test: Fix error message in getdescriptoractivity
[16:26:10.470] d5de9a53aa test: Add missing logging info for each test
[16:26:10.470] 788b3ae274 rpc, test: Fix error message in unloadwallet
[16:26:10.470]
[16:26:10.735] Args used : 206
[16:26:10.735] Args documented : 218
[16:26:10.735] Args undocumented: 0
[16:26:10.735] set()
[16:26:10.735] Args unknown : 12
[16:26:10.735] {'-zmqpubrawblock', '-zmqpubhashtx', '-zmqpubsequencehwm', '-zmqpubrawtx', '-includeconf', '-zmqpubhashblock', '-testdatadir', '-zmqpubhashblockhwm', '-zmqpubrawblockhwm', '-zmqpubrawtxhwm', '-zmqpubhashtxhwm', '-zmqpubsequence'}
[16:26:14.746] All checks passed!
[16:26:15.036] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[16:26:15.038] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[16:26:15.038] GOOD
[16:26:15.518] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[16:26:15.520] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[16:26:15.520] GOOD
[16:26:15.542] src/ipc/libmultiprocess in HEAD currently refers to tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037
[16:26:15.544] src/ipc/libmultiprocess in HEAD was last updated in commit 154af1eea1170f5626aa1c5f19cc77d1434bcc9d (tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037)
[16:26:15.544] GOOD
[16:26:15.557] src/leveldb in HEAD currently refers to tree d14157fb2064132c65fef31feb2aba21d0aff025
[16:26:15.559] src/leveldb in HEAD was last updated in commit 240a4fb95d5b843826081807019cd405aa654e2b (tree d14157fb2064132c65fef31feb2aba21d0aff025)
[16:26:15.559] GOOD
[16:26:15.585] src/minisketch in HEAD currently refers to tree a79ef74c72212ddba7435e63769685157782ed6a
[16:26:15.588] src/minisketch in HEAD was last updated in commit bf25a0918f94524bda8e8fb7505d68a772e88b45 (tree a79ef74c72212ddba7435e63769685157782ed6a)
[16:26:15.588] GOOD
[16:26:15.640] src/secp256k1 in HEAD currently refers to tree b20631a75e1e5b5b5cd75b668f01d16508173c81
[16:26:15.643] src/secp256k1 in HEAD was last updated in commit c31fcaaad38b68fa170cf9fd900f2237c24016e3 (tree b20631a75e1e5b5b5cd75b668f01d16508173c81)
[16:26:15.643] GOOD
[16:26:15.817] src/rpc/blockchain.cpp:2672: if ((request.params[0].isNull() || request.params[0].empty()) &&
[16:26:16.009] ^^^
[16:26:16.009] Trailing whitespace (including Windows line endings [CR LF]) is problematic, because git may warn
[16:26:16.009] about it, or editors may remove it by default, forcing developers in the future to either undo the
[16:26:16.009] changes manually or spend time on review.
[16:26:16.009]
[16:26:16.009] Thus, it is best to remove the trailing space now.
[16:26:16.009]
[16:26:16.009] Please add any false positives, such as subtrees, Windows-related files, patch files, or externally
[16:26:16.009] sourced files to the exclude list.
[16:26:16.009] ^---- ⚠️ Failure generated from lint check 'trailing_whitespace' (Check for trailing whitespace)!
[16:26:16.009]
[16:26:16.009]
[16:26:23.564] doc/tor.md:62: occurences ==> occurrences
[16:26:23.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
[16:26:31.659] Success: no issues found in 298 source files
����
Loading