Cirrus CI / lint
failed
Dec 5, 2024 in 1m 29s
Task Summary
Instruction lint failed in 00:33
Details
✅ 00:03 clone
✅ 00:11 merge_base
✅ 00:01 test_runner
✅ 00:06 python
✅ 00:30 unshallow
❌ 00:33 lint
[14:30:56.367]
[14:30:56.367] [notice] A new release of pip is available: 23.0.1 -> 24.3.1
[14:30:56.367] [notice] To update, run: pip install --upgrade pip
[14:30:57.364] /tmp/cirrus-ci-build
[14:30:57.366] + '[' -n 30933 ']'
[14:30:57.366] + COMMIT_RANGE=HEAD~..HEAD
[14:30:57.367] ++ git rev-list -1 HEAD
[14:30:57.370] ++ git rev-list -1 --merges HEAD
[14:30:57.372] + '[' 11cd445970a4452a24fa01b94eaf29e31971f2aa '!=' 11cd445970a4452a24fa01b94eaf29e31971f2aa ']'
[14:30:57.372] + export COMMIT_RANGE
[14:30:57.372] + echo
[14:30:57.372]
[14:30:57.372] + git log --no-merges --oneline HEAD~..HEAD
[14:30:57.374] 1592cce6c5 test: Add missing %c character test
[14:30:57.374] a498bbcca9 test: Document non-parity between tinyformat and ConstevalFormatstring
[14:30:57.374] 4352596f41 test: Prove+document ConstevalFormatString/tinyformat parity
[14:30:57.374] 88a46509eb refactor test: Profit from using namespace
[14:30:57.375] + echo
[14:30:57.375]
[14:30:57.375] + test/lint/commit-script-check.sh HEAD~..HEAD
[14:30:57.431] + RUST_BACKTRACE=1
[14:30:57.431] + /lint_test_runner/test_runner
[14:30:57.666] Args used : 214
[14:30:57.666] Args documented : 226
[14:30:57.666] Args undocumented: 0
[14:30:57.666] set()
[14:30:57.666] Args unknown : 12
[14:30:57.666] {'-zmqpubhashblock', '-zmqpubsequencehwm', '-zmqpubhashtxhwm', '-testdatadir', '-includeconf', '-zmqpubhashtx', '-zmqpubhashblockhwm', '-zmqpubrawtxhwm', '-zmqpubrawtx', '-zmqpubsequence', '-zmqpubrawblockhwm', '-zmqpubrawblock'}
[14:31:01.786] All checks passed!
[14:31:01.981] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[14:31:01.983] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[14:31:01.983] GOOD
[14:31:02.421] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[14:31:02.423] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[14:31:02.423] GOOD
[14:31:02.547] src/leveldb in HEAD currently refers to tree cb176f0f0a9a93bcef89bdd70424cae01ad21629
[14:31:02.549] src/leveldb in HEAD was last updated in commit a37778d4d32b4ddeff96f68a130dc8da3a84b278 (tree cb176f0f0a9a93bcef89bdd70424cae01ad21629)
[14:31:02.549] GOOD
[14:31:02.597] src/minisketch in HEAD currently refers to tree 85cb93120ae68ef1f6fa597da30e18298848e0e9
[14:31:02.599] src/minisketch in HEAD was last updated in commit cb59af38e72ab189b052ec84e2d1027473235ba4 (tree 85cb93120ae68ef1f6fa597da30e18298848e0e9)
[14:31:02.599] GOOD
[14:31:02.627] src/secp256k1 in HEAD currently refers to tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1
[14:31:02.630] src/secp256k1 in HEAD was last updated in commit 2d46a89386d34d72edf93a24b67e44b82fe6e390 (tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1)
[14:31:02.630] GOOD
[14:31:06.159] src/txmempool.cpp:445: tranaction ==> transaction
[14:31:06.159] src/txmempool.h:813: transacion ==> transaction
[14:31:06.159] test/functional/feature_config_args.py:34: Overriden ==> Overridden
[14:31:06.159] ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
[14:31:19.608] Success: no issues found in 303 source files
[14:31:19.906] src/test/util_string_tests.cpp: Expected 0 argument(s) after format string but found 1 argument(s): tfm::format(std::string{"%*s"}, "hi", "hi")
[14:31:19.906] src/test/util_string_tests.cpp: Expected 0 argument(s) after format string but found 1 argument(s): tfm::format(std::string{"%.*s"}, "hi", "hi")
[14:31:20.759] ^---- ⚠️ Failure generated from lint-format-strings.py
[14:31:23.754]
[14:31:23.754] ^---- ⚠️ Failure generated from lint check 'all_python_linters'!
[14:31:23.754] Run all linters of the form: test/lint/lint-*.py
��������
Loading