Cirrus CI / lint
failed
Aug 29, 2025 in 1m 6s
Task Summary
Instruction lint failed in 00:27
Details
✅ 00:02 clone
✅ 00:01 merge_base
✅ 00:31 unshallow
❌ 00:27 lint
[09:24:50.766] Checking commit range (HEAD~..HEAD):
[09:24:50.766] a2568c0841 stabilize translations by reverting old ids by text content
[09:24:50.766] 14cb1f8211 translations: recreate baseline to simplify testing
[09:24:50.766]
[09:24:51.179] Args used : 207
[09:24:51.179] Args documented : 219
[09:24:51.179] Args undocumented: 0
[09:24:51.179] set()
[09:24:51.179] Args unknown : 12
[09:24:51.179] {'-zmqpubrawtx', '-zmqpubrawtxhwm', '-testdatadir', '-zmqpubhashblockhwm', '-zmqpubsequence', '-zmqpubrawblockhwm', '-zmqpubhashtx', '-zmqpubhashtxhwm', '-includeconf', '-zmqpubhashblock', '-zmqpubrawblock', '-zmqpubsequencehwm'}
[09:24:54.890] contrib/devtools/stabilize_xlf_ids.py:7:1: E401 [*] Multiple imports on one line
[09:24:54.890] |
[09:24:54.890] 5 | """
[09:24:54.890] 6 |
[09:24:54.890] 7 | import sys, os, re, xml.etree.ElementTree as ET
[09:24:54.890] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ E401
[09:24:54.890] 8 | from collections import defaultdict
[09:24:54.890] 9 | from itertools import count, islice
[09:24:54.890] |
[09:24:54.890] = help: Split imports
[09:24:54.890]
[09:24:54.890] Found 1 error.
[09:24:54.890] [*] 1 fixable with the `--fix` option.
[09:24:54.891] ^^^
[09:24:54.891] `ruff` found errors!
[09:24:54.891] ^---- ⚠️ Failure generated from lint check 'py_lint' (Lint Python code)!
[09:24:54.891]
[09:24:54.891]
[09:24:55.150] src/crc32c in HEAD currently refers to tree 28f07d0bd5d6fcd3273d9651ff3c960ad344c202
[09:24:55.152] src/crc32c in HEAD was last updated in commit 9a5d29711afcdc4609da4786673758e641958bb4 (tree 28f07d0bd5d6fcd3273d9651ff3c960ad344c202)
[09:24:55.152] GOOD
[09:24:55.620] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[09:24:55.622] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[09:24:55.622] GOOD
[09:24:55.631] src/ipc/libmultiprocess in HEAD currently refers to tree 0011616c20891af655b5ac451629cd53d1968687
[09:24:55.633] src/ipc/libmultiprocess in HEAD was last updated in commit dd68d0f40b614474f24469fbe1ba02f8f9146b31 (tree 0011616c20891af655b5ac451629cd53d1968687)
[09:24:55.633] GOOD
[09:24:55.654] src/leveldb in HEAD currently refers to tree d14157fb2064132c65fef31feb2aba21d0aff025
[09:24:55.656] src/leveldb in HEAD was last updated in commit 240a4fb95d5b843826081807019cd405aa654e2b (tree d14157fb2064132c65fef31feb2aba21d0aff025)
[09:24:55.656] GOOD
[09:24:55.696] src/minisketch in HEAD currently refers to tree a79ef74c72212ddba7435e63769685157782ed6a
[09:24:55.698] src/minisketch in HEAD was last updated in commit bf25a0918f94524bda8e8fb7505d68a772e88b45 (tree a79ef74c72212ddba7435e63769685157782ed6a)
[09:24:55.698] GOOD
[09:24:55.721] src/secp256k1 in HEAD currently refers to tree 3f467adddb01e5dcfe47d10314822f004f471647
[09:24:55.723] src/secp256k1 in HEAD was last updated in commit 5600e6fc4bb4f8e82adc58fc676ec44730e3cec4 (tree 3f467adddb01e5dcfe47d10314822f004f471647)
[09:24:55.723] GOOD
[09:25:06.856] Success: no issues found in 302 source files
[09:25:15.084] File "contrib/devtools/stabilize_xlf_ids.py" contains a shebang line, but has the file permission 644 instead of the expected executable permission 755. Do "chmod 755 contrib/devtools/stabilize_xlf_ids.py" (or remove the shebang line).
[09:25:15.084] ERROR: There were 1 failed tests in the lint-files.py lint test. Please resolve the above errors.
[09:25:15.089] ^---- ⚠️ Failure generated from lint-files.py
[09:25:16.796] ^^^
[09:25:16.796]
[09:25:16.796] ^---- ⚠️ Failure generated from lint check 'all_python_linters' (Run all linters of the form: test/lint/lint-*.py)!
[09:25:16.796]
[09:25:16.796]
������������
Loading