Cirrus CI / lint
failed
May 30, 2025 in 1m 3s
Task Summary
Instruction lint failed in 00:25
Details
✅ 00:03 clone
✅ 00:01 merge_base
✅ 00:31 unshallow
❌ 00:25 lint
[05:47:52.651] 16 | create_coinbase,
[05:47:52.651] | ^^^^^^^^^^^^^^^ F401
[05:47:52.651] 17 | create_empty_fork,
[05:47:52.651] 18 | )
[05:47:52.651] |
[05:47:52.651] = help: Remove unused import
[05:47:52.651]
[05:47:52.651] Found 3 errors.
[05:47:52.651] [*] 3 fixable with the `--fix` option.
[05:47:52.652] ^^^
[05:47:52.652] `ruff` found errors!
[05:47:52.652] ^---- ⚠️ Failure generated from lint check 'py_lint' (Lint Python code)!
[05:47:52.652]
[05:47:52.652]
[05:47:52.955] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[05:47:52.957] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[05:47:52.957] GOOD
[05:47:53.402] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[05:47:53.404] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[05:47:53.404] GOOD
[05:47:53.927] src/ipc/libmultiprocess in HEAD currently refers to tree 37c4f7afd751c344355468e7bbec8751a4ee9365
[05:47:53.929] src/ipc/libmultiprocess in HEAD was last updated in commit a2f28e4be96e92079a219567cf20214996aefc53 (tree 37c4f7afd751c344355468e7bbec8751a4ee9365)
[05:47:53.929] GOOD
[05:47:53.947] src/leveldb in HEAD currently refers to tree 210877e90df222e01b352bddcb3b6be3f7cef84a
[05:47:53.949] src/leveldb in HEAD was last updated in commit e2c84b896fad37cbbf40c02f24c058b641e5bccc (tree 210877e90df222e01b352bddcb3b6be3f7cef84a)
[05:47:53.949] GOOD
[05:47:53.967] src/minisketch in HEAD currently refers to tree a79ef74c72212ddba7435e63769685157782ed6a
[05:47:53.970] src/minisketch in HEAD was last updated in commit bf25a0918f94524bda8e8fb7505d68a772e88b45 (tree a79ef74c72212ddba7435e63769685157782ed6a)
[05:47:53.970] GOOD
[05:47:54.003] src/secp256k1 in HEAD currently refers to tree b20631a75e1e5b5b5cd75b668f01d16508173c81
[05:47:54.006] src/secp256k1 in HEAD was last updated in commit c31fcaaad38b68fa170cf9fd900f2237c24016e3 (tree b20631a75e1e5b5b5cd75b668f01d16508173c81)
[05:47:54.006] GOOD
[05:47:54.333] test/functional/mempool_ephemeral_dust.py:334:
[05:47:54.341] ^^^
[05:47:54.341] Trailing whitespace (including Windows line endings [CR LF]) is problematic, because git may warn
[05:47:54.341] about it, or editors may remove it by default, forcing developers in the future to either undo the
[05:47:54.341] changes manually or spend time on review.
[05:47:54.341]
[05:47:54.341] Thus, it is best to remove the trailing space now.
[05:47:54.341]
[05:47:54.341] Please add any false positives, such as subtrees, Windows-related files, patch files, or externally
[05:47:54.341] sourced files to the exclude list.
[05:47:54.341] ^---- ⚠️ Failure generated from lint check 'trailing_whitespace' (Check for trailing whitespace)!
[05:47:54.341]
[05:47:54.341]
[05:48:00.880] doc/release-notes-27826.md:1: Additionaly ==> Additionally
[05:48:00.880] doc/zmq.md:130: mesage ==> message
[05:48:00.880] src/common/netif.cpp:312: addreses ==> addresses
[05:48:00.880] src/test/fuzz/p2p_headers_presync.cpp:37: gloabl ==> global
[05:48:00.880] test/functional/data/rpc_psbt.json:83: ot ==> to, of, or, not
[05:48:00.880] test/functional/data/rpc_psbt.json:87: ot ==> to, of, or, not
[05:48:00.880] test/functional/data/rpc_psbt.json:91: ot ==> to, of, or, not
[05:48:00.880] test/functional/mining_basic.py:108: inteference ==> interference
[05:48:00.880] ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
[05:48:08.540] Success: no issues found in 295 source files
��������
Loading