Cirrus CI / lint
failed
Aug 30, 2024 in 2m 6s
Task Summary
Instruction lint failed in 01:06
Details
✅ 00:04 clone
✅ 00:16 merge_base
✅ 00:01 test_runner
✅ 00:05 python
✅ 00:30 unshallow
❌ 01:06 lint
Requirement already satisfied: typing-extensions>=4.1.0 in /python_build/lib/python3.9/site-packages (from mypy==1.4.1) (4.12.2)
Requirement already satisfied: toml in /python_build/lib/python3.9/site-packages (from vulture==2.6) (0.10.2)
Installing collected packages: ruff
Successfully installed ruff-0.5.5
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[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 30442 ']'
+ COMMIT_RANGE=HEAD~..HEAD
++ git rev-list -1 HEAD
++ git rev-list -1 --merges HEAD
+ '[' 14339bed5bd61952d932f9cd4b82e3d4a7fb5199 '!=' 14339bed5bd61952d932f9cd4b82e3d4a7fb5199 ']'
+ export COMMIT_RANGE
+ echo
+ git log --no-merges --oneline HEAD~..HEAD
8d6c6bda46 Precalculate SipHash constants XOR with k0 and k1
69f5a0b195 bench: Add COutPoint and SaltedOutpointHasher benchmarks
+ echo
+ test/lint/commit-script-check.sh HEAD~..HEAD
+ RUST_BACKTRACE=1
+ /lint_test_runner/test_runner
Args used : 214
Args documented : 226
Args undocumented: 0
set()
Args unknown : 12
{'-zmqpubrawblockhwm', '-zmqpubsequence', '-includeconf', '-zmqpubsequencehwm', '-zmqpubhashtxhwm', '-zmqpubhashblock', '-zmqpubhashblockhwm', '-zmqpubhashtx', '-zmqpubrawtxhwm', '-testdatadir', '-zmqpubrawblock', '-zmqpubrawtx'}
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 d3e82b24e7330c97ac30b4dd5ec53ac4966a4a4b
src/secp256k1 in HEAD was last updated in commit 41797f8ab9932279689b6731f8826f08db68ba16 (tree d3e82b24e7330c97ac30b4dd5ec53ac4966a4a4b)
GOOD
Duplicate include(s) in src/bench/crypto_hash.cpp:
#include <vector>
^---- ⚠️ Failure generated from lint-includes.py
Success: no issues found in 299 source files
^---- ⚠️ Failure generated from lint check 'all_python_linters'!
Run all linters of the form: test/lint/lint-*.py
����������������������������������������������������������������������������������������
Loading