Cirrus CI / lint
failed
Jul 3, 2025 in 1m 25s
Task Summary
Instruction lint failed in 00:36
Details
✅ 00:04 clone
✅ 00:01 merge_base
✅ 00:39 unshallow
❌ 00:36 lint
[14:29:02.156] + '[' -n 29060 ']'
[14:29:02.156] + export COMMIT_RANGE=HEAD~..HEAD
[14:29:02.156] + COMMIT_RANGE=HEAD~..HEAD
[14:29:02.157] ++ git rev-list -1 HEAD
[14:29:02.160] ++ git rev-list -1 --merges HEAD
[14:29:02.163] + '[' 61eac3028c001f2a2b628aea2bf1135b6027439e '!=' 61eac3028c001f2a2b628aea2bf1135b6027439e ']'
[14:29:02.163] + RUST_BACKTRACE=1
[14:29:02.163] + cargo run --manifest-path ./test/lint/test_runner/Cargo.toml
[14:29:02.402] Compiling test_runner v0.1.0 (/tmp/cirrus-ci-build/test/lint/test_runner)
[14:29:04.517] Finished dev [unoptimized + debuginfo] target(s) in 2.32s
[14:29:04.518] Running `test/lint/test_runner/target/debug/test_runner`
[14:29:04.529] Checking commit range (HEAD~..HEAD):
[14:29:04.529] b487edcffa doc: add release notes
[14:29:04.529] 45c31ddf4b test: ensure `HasNonStandardInput` optionally returns debug string
[14:29:04.529] 73a1e255b9 policy: update `AreInputsStandard` to return error string
[14:29:04.529]
[14:29:04.933] Args used : 206
[14:29:04.933] Args documented : 218
[14:29:04.933] Args undocumented: 0
[14:29:04.933] set()
[14:29:04.933] Args unknown : 12
[14:29:04.933] {'-zmqpubhashtxhwm', '-zmqpubsequencehwm', '-zmqpubrawtxhwm', '-zmqpubrawblockhwm', '-zmqpubhashtx', '-includeconf', '-zmqpubrawblock', '-zmqpubhashblockhwm', '-zmqpubrawtx', '-testdatadir', '-zmqpubhashblock', '-zmqpubsequence'}
[14:29:09.796] All checks passed!
[14:29:10.212] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[14:29:10.215] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[14:29:10.215] GOOD
[14:29:10.959] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[14:29:10.962] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[14:29:10.962] GOOD
[14:29:11.013] src/ipc/libmultiprocess in HEAD currently refers to tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037
[14:29:11.017] src/ipc/libmultiprocess in HEAD was last updated in commit 154af1eea1170f5626aa1c5f19cc77d1434bcc9d (tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037)
[14:29:11.017] GOOD
[14:29:11.035] src/leveldb in HEAD currently refers to tree d14157fb2064132c65fef31feb2aba21d0aff025
[14:29:11.037] src/leveldb in HEAD was last updated in commit 240a4fb95d5b843826081807019cd405aa654e2b (tree d14157fb2064132c65fef31feb2aba21d0aff025)
[14:29:11.037] GOOD
[14:29:11.078] src/minisketch in HEAD currently refers to tree a79ef74c72212ddba7435e63769685157782ed6a
[14:29:11.081] src/minisketch in HEAD was last updated in commit bf25a0918f94524bda8e8fb7505d68a772e88b45 (tree a79ef74c72212ddba7435e63769685157782ed6a)
[14:29:11.086] GOOD
[14:29:11.156] src/secp256k1 in HEAD currently refers to tree b20631a75e1e5b5b5cd75b668f01d16508173c81
[14:29:11.160] src/secp256k1 in HEAD was last updated in commit c31fcaaad38b68fa170cf9fd900f2237c24016e3 (tree b20631a75e1e5b5b5cd75b668f01d16508173c81)
[14:29:11.160] GOOD
[14:29:11.613] doc/release-notes-29060.md
[14:29:11.628] ^^^
[14:29:11.628] A trailing newline is required, because git may warn about it missing. Also, it can make diffs
[14:29:11.628] verbose and can break git blame after appending lines.
[14:29:11.628]
[14:29:11.628] Thus, it is best to add the trailing newline now.
[14:29:11.628]
[14:29:11.628] Please add any false positives to the exclude list.
[14:29:11.628] ^---- ⚠️ Failure generated from lint check 'trailing_newline' (Check for trailing newline)!
[14:29:11.628]
[14:29:11.628]
[14:29:21.581] doc/tor.md:62: occurences ==> occurrences
[14:29:21.581] ^ 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:29:32.999] Success: no issues found in 298 source files
����
Loading