Cirrus CI / lint
failed
Apr 2, 2025 in 1m 4s
Task Summary
Instruction lint failed in 00:26
Details
✅ 00:03 clone
✅ 00:01 merge_base
✅ 00:31 unshallow
❌ 00:26 lint
[16:50:35.774] ++ git rev-list -1 --merges HEAD
[16:50:35.776] + '[' 4439e7ef493695d6fa7249c1eef1a1da951a3e03 '!=' 4439e7ef493695d6fa7249c1eef1a1da951a3e03 ']'
[16:50:35.776] + RUST_BACKTRACE=1
[16:50:35.776] + /lint_test_runner/test_runner
[16:50:35.781] Checking commit range (HEAD~..HEAD):
[16:50:35.781] fa43b81055 ci: Fetch master in test-each-commit task
[16:50:35.781] fa09beb8da ci: [move-only] test-one-commit: Extract git rebase --exec command into script
[16:50:35.781]
[16:50:36.162] Args used : 215
[16:50:36.162] Args documented : 227
[16:50:36.162] Args undocumented: 0
[16:50:36.162] set()
[16:50:36.162] Args unknown : 12
[16:50:36.162] {'-zmqpubhashtx', '-zmqpubsequence', '-zmqpubrawtxhwm', '-zmqpubrawblock', '-zmqpubhashtxhwm', '-zmqpubhashblockhwm', '-zmqpubhashblock', '-zmqpubsequencehwm', '-zmqpubrawtx', '-zmqpubrawblockhwm', '-includeconf', '-testdatadir'}
[16:50:41.807] All checks passed!
[16:50:42.088] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[16:50:42.090] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[16:50:42.090] GOOD
[16:50:42.529] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[16:50:42.531] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[16:50:42.531] GOOD
[16:50:42.551] src/leveldb in HEAD currently refers to tree 5cc97a9cb91c01ec5fc38e2588ef4b315efdbb48
[16:50:42.553] src/leveldb in HEAD was last updated in commit a130bbd154d535b80fe9f602a13bf2e322817881 (tree 5cc97a9cb91c01ec5fc38e2588ef4b315efdbb48)
[16:50:42.553] GOOD
[16:50:42.601] src/minisketch in HEAD currently refers to tree 87710f57550ac964d39e1245baa179f0800586e6
[16:50:42.603] src/minisketch in HEAD was last updated in commit f5d8b66a8cf23f9ccc51fb9702943c8a5f755f43 (tree 87710f57550ac964d39e1245baa179f0800586e6)
[16:50:42.603] GOOD
[16:50:42.634] src/secp256k1 in HEAD currently refers to tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1
[16:50:42.637] src/secp256k1 in HEAD was last updated in commit 2d46a89386d34d72edf93a24b67e44b82fe6e390 (tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1)
[16:50:42.637] GOOD
[16:50:43.160] File ".github/ci-test-each-commit-exec.sh" contains a shebang line, but has the file permission 644 instead of the expected executable permission 755. Do "chmod 755 .github/ci-test-each-commit-exec.sh" (or remove the shebang line).
[16:50:43.160] ERROR: There were 1 failed tests in the lint-files.py lint test. Please resolve the above errors.
[16:50:43.165] ^---- ⚠️ Failure generated from lint-files.py
[16:50:45.270] test/functional/mining_basic.py:107: inteference ==> interference
[16:50:45.270] ^ 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:50:51.109]
[16:50:51.109] In .github/ci-test-each-commit-exec.sh line 11:
[16:50:51.109] echo Running test-one-commit on $( git log -1 )
[16:50:51.109] ^-------------^ SC2046 (warning): Quote this to prevent word splitting.
[16:50:51.109]
[16:50:51.109]
[16:50:51.109] In .github/ci-test-each-commit-exec.sh line 14:
[16:50:51.109] cmake --build build -j $(nproc) && ctest --output-on-failure --stop-on-failure --test-dir build -j $(nproc)
[16:50:51.109] ^------^ SC2046 (warning): Quote this to prevent word splitting.
[16:50:51.109] ^------^ SC2046 (warning): Quote this to prevent word splitting.
[16:50:51.109]
[16:50:51.109] For more information:
[16:50:51.109] https://www.shellcheck.net/wiki/SC2046 -- Quote this to prevent word splitt...
[16:50:51.114] ^---- ⚠️ Failure generated from lint-shell.py
[16:50:58.035] Success: no issues found in 306 source files
[16:51:02.369] ^^^
[16:51:02.369]
[16:51:02.369] ^---- ⚠️ Failure generated from lint check 'all_python_linters' (Run all linters of the form: test/lint/lint-*.py)!
[16:51:02.369]
[16:51:02.369]
������������
Loading