Cirrus CI / lint
failed
Jun 24, 2025 in 1m 16s
Task Summary
Instruction lint failed in 00:35
Details
✅ 00:03 clone
✅ 00:01 merge_base
✅ 00:33 unshallow
❌ 00:35 lint
[15:22:04.739]
[15:22:04.739] Found 4 errors.
[15:22:04.739] [*] 4 fixable with the `--fix` option.
[15:22:04.741] ^^^
[15:22:04.741] `ruff` found errors!
[15:22:04.741] ^---- ⚠️ Failure generated from lint check 'py_lint' (Lint Python code)!
[15:22:04.741]
[15:22:04.741]
[15:22:05.208] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[15:22:05.215] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[15:22:05.215] GOOD
[15:22:05.856] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[15:22:05.858] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[15:22:05.858] GOOD
[15:22:05.927] src/ipc/libmultiprocess in HEAD currently refers to tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037
[15:22:05.933] src/ipc/libmultiprocess in HEAD was last updated in commit 154af1eea1170f5626aa1c5f19cc77d1434bcc9d (tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037)
[15:22:05.934] GOOD
[15:22:05.980] src/leveldb in HEAD currently refers to tree d14157fb2064132c65fef31feb2aba21d0aff025
[15:22:05.983] src/leveldb in HEAD was last updated in commit 240a4fb95d5b843826081807019cd405aa654e2b (tree d14157fb2064132c65fef31feb2aba21d0aff025)
[15:22:05.983] GOOD
[15:22:06.054] src/minisketch in HEAD currently refers to tree a79ef74c72212ddba7435e63769685157782ed6a
[15:22:06.062] src/minisketch in HEAD was last updated in commit bf25a0918f94524bda8e8fb7505d68a772e88b45 (tree a79ef74c72212ddba7435e63769685157782ed6a)
[15:22:06.062] GOOD
[15:22:06.187] src/secp256k1 in HEAD currently refers to tree b20631a75e1e5b5b5cd75b668f01d16508173c81
[15:22:06.187] src/secp256k1 in HEAD was last updated in commit c31fcaaad38b68fa170cf9fd900f2237c24016e3 (tree b20631a75e1e5b5b5cd75b668f01d16508173c81)
[15:22:06.189] GOOD
[15:22:06.737] test/functional/rpc_upgradewallet.py:39:
[15:22:06.737] test/functional/rpc_upgradewallet.py:44:
[15:22:06.737] test/functional/rpc_upgradewallet.py:50:
[15:22:06.756] ^^^
[15:22:06.756] Trailing whitespace (including Windows line endings [CR LF]) is problematic, because git may warn
[15:22:06.756] about it, or editors may remove it by default, forcing developers in the future to either undo the
[15:22:06.756] changes manually or spend time on review.
[15:22:06.756]
[15:22:06.756] Thus, it is best to remove the trailing space now.
[15:22:06.756]
[15:22:06.756] Please add any false positives, such as subtrees, Windows-related files, patch files, or externally
[15:22:06.756] sourced files to the exclude list.
[15:22:06.756] ^---- ⚠️ Failure generated from lint check 'trailing_whitespace' (Check for trailing whitespace)!
[15:22:06.756]
[15:22:06.756]
[15:22:06.786] test/functional/rpc_upgradewallet.py
[15:22:06.790] ^^^
[15:22:06.790] A trailing newline is required, because git may warn about it missing. Also, it can make diffs
[15:22:06.790] verbose and can break git blame after appending lines.
[15:22:06.790]
[15:22:06.790] Thus, it is best to add the trailing newline now.
[15:22:06.790]
[15:22:06.790] Please add any false positives to the exclude list.
[15:22:06.790] ^---- ⚠️ Failure generated from lint check 'trailing_newline' (Check for trailing newline)!
[15:22:06.790]
[15:22:06.790]
[15:22:16.757] doc/tor.md:62: occurences ==> occurrences
[15:22:16.757] ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
[15:22:27.854] Success: no issues found in 298 source files
������������
Loading