Cirrus CI / lint
failed
Sep 29, 2024 in 1m 26s
Task Summary
Instruction lint failed in 00:34
Details
✅ 00:03 clone
✅ 00:10 merge_base
✅ 00:01 test_runner
✅ 00:05 python
✅ 00:28 unshallow
❌ 00:34 lint
[notice] A new release of pip is available: 23.0.1 -> 24.2
[notice] To update, run: pip install --upgrade pip
/tmp/cirrus-ci-build
+ '[' -n 30860 ']'
+ COMMIT_RANGE=HEAD~..HEAD
++ git rev-list -1 HEAD
++ git rev-list -1 --merges HEAD
+ '[' c14e4e8e65262e0e0f2508b705074cb54bee5aa3 '!=' c14e4e8e65262e0e0f2508b705074cb54bee5aa3 ']'
+ export COMMIT_RANGE
+ echo
+ git log --no-merges --oneline HEAD~..HEAD
490103035b test: keeps bitcoin-cli autocomplete in sync
6a825c1035 contrib: sync bitcoin-cli bash autocompletion
845842efd7 rpc: add format command with support for args_cli
+ echo
+ test/lint/commit-script-check.sh HEAD~..HEAD
+ RUST_BACKTRACE=1
+ /lint_test_runner/test_runner
Args used : 215
Args documented : 227
Args undocumented: 0
set()
Args unknown : 12
{'-zmqpubrawblockhwm', '-zmqpubhashtx', '-zmqpubsequence', '-includeconf', '-zmqpubhashblock', '-testdatadir', '-zmqpubrawtx', '-zmqpubrawblock', '-zmqpubsequencehwm', '-zmqpubhashblockhwm', '-zmqpubrawtxhwm', '-zmqpubhashtxhwm'}
All checks passed!
src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
GOOD
src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
GOOD
src/leveldb in HEAD currently refers to tree cb176f0f0a9a93bcef89bdd70424cae01ad21629
src/leveldb in HEAD was last updated in commit a37778d4d32b4ddeff96f68a130dc8da3a84b278 (tree cb176f0f0a9a93bcef89bdd70424cae01ad21629)
GOOD
src/minisketch in HEAD currently refers to tree 85cb93120ae68ef1f6fa597da30e18298848e0e9
src/minisketch in HEAD was last updated in commit cb59af38e72ab189b052ec84e2d1027473235ba4 (tree 85cb93120ae68ef1f6fa597da30e18298848e0e9)
GOOD
src/secp256k1 in HEAD currently refers to tree 8664fa7a12899d879cab995b49d9457b22accf9d
src/secp256k1 in HEAD was last updated in commit 611562806cf3fd3028e24e6c5a8e8dcb8805be38 (tree 8664fa7a12899d879cab995b49d9457b22accf9d)
GOOD
src/ipc/protocol.h:57: neccessary ==> necessary
src/pow.cpp:138: signficant ==> significant
src/rpc/node.cpp:280: Formated ==> Formatted
test/functional/tool_cli_bash_completion.py:72: relevent ==> relevant
^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
Please use bracket syntax includes ("#include <foo.h>") instead of quote syntax includes:
src/rpc/server.cpp:#include "rpc/request.h"
^---- ⚠️ Failure generated from lint-includes.py
Success: no issues found in 301 source files
^---- ⚠️ Failure generated from lint check 'all_python_linters'!
Run all linters of the form: test/lint/lint-*.py
����������������������������������������������������������������������������������������
Loading