Skip to content

ci: Allow build dir on CI host

MarcoFalke ffff2ae
Cirrus CI / lint failed Dec 5, 2024 in 1m 46s

Task Summary

Instruction lint failed in 00:48

Details

✅ 00:03 clone
✅ 00:14 merge_base
✅ 00:01 test_runner
✅ 00:05 python
✅ 00:30 unshallow
❌ 00:48 lint

[14:22:55.346] [notice] To update, run: pip install --upgrade pip
[14:22:56.343] /tmp/cirrus-ci-build
[14:22:56.345] + '[' -n 31428 ']'
[14:22:56.345] + COMMIT_RANGE=HEAD~..HEAD
[14:22:56.346] ++ git rev-list -1 HEAD
[14:22:56.348] ++ git rev-list -1 --merges HEAD
[14:22:56.350] + '[' a1dc41e010c294c2b4ab595ee766862dd71febeb '!=' a1dc41e010c294c2b4ab595ee766862dd71febeb ']'
[14:22:56.350] + export COMMIT_RANGE
[14:22:56.350] + echo
[14:22:56.350] 
[14:22:56.350] + git log --no-merges --oneline HEAD~..HEAD
[14:22:56.352] ffff2aed50 ci: Allow build dir on CI host
[14:22:56.353] + echo
[14:22:56.353] 
[14:22:56.353] + test/lint/commit-script-check.sh HEAD~..HEAD
[14:22:56.381] + RUST_BACKTRACE=1
[14:22:56.381] + /lint_test_runner/test_runner
[14:22:56.681] Args used        : 214
[14:22:56.681] Args documented  : 226
[14:22:56.681] Args undocumented: 0
[14:22:56.681] set()
[14:22:56.681] Args unknown     : 12
[14:22:56.681] {'-zmqpubrawtxhwm', '-zmqpubsequence', '-zmqpubhashblock', '-zmqpubrawtx', '-includeconf', '-zmqpubhashtx', '-zmqpubhashblockhwm', '-zmqpubrawblockhwm', '-zmqpubrawblock', '-zmqpubsequencehwm', '-testdatadir', '-zmqpubhashtxhwm'}
[14:23:00.845] All checks passed!
[14:23:01.052] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[14:23:01.054] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[14:23:01.054] GOOD
[14:23:01.503] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[14:23:01.505] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[14:23:01.505] GOOD
[14:23:01.630] src/leveldb in HEAD currently refers to tree cb176f0f0a9a93bcef89bdd70424cae01ad21629
[14:23:01.635] src/leveldb in HEAD was last updated in commit a37778d4d32b4ddeff96f68a130dc8da3a84b278 (tree cb176f0f0a9a93bcef89bdd70424cae01ad21629)
[14:23:01.635] GOOD
[14:23:01.683] src/minisketch in HEAD currently refers to tree 85cb93120ae68ef1f6fa597da30e18298848e0e9
[14:23:01.685] src/minisketch in HEAD was last updated in commit cb59af38e72ab189b052ec84e2d1027473235ba4 (tree 85cb93120ae68ef1f6fa597da30e18298848e0e9)
[14:23:01.685] GOOD
[14:23:01.704] src/secp256k1 in HEAD currently refers to tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1
[14:23:01.707] src/secp256k1 in HEAD was last updated in commit 2d46a89386d34d72edf93a24b67e44b82fe6e390 (tree a6dd5562b35bdbf5f959a18a8af51d526527b9b1)
[14:23:01.707] GOOD
[14:23:05.363] src/txmempool.cpp:445: tranaction ==> transaction
[14:23:05.363] src/txmempool.h:813: transacion ==> transaction
[14:23:05.363] test/functional/feature_config_args.py:34: Overriden ==> Overridden
[14:23:05.363] ^ 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:23:11.311] 
[14:23:11.311] In ci/test/02_run_container.sh line 61:
[14:23:11.311]     CI_BUILD_MOUNT="--mount type=bind,src=${BASE_BUILD_DIR},dst=${BASE_BUILD_DIR}"
[14:23:11.311]     ^------------^ SC2034 (warning): CI_BUILD_MOUNT appears unused. Verify use (or export if used externally).
[14:23:11.311] 
[14:23:11.311] For more information:
[14:23:11.311]   https://www.shellcheck.net/wiki/SC2034 -- CI_BUILD_MOUNT appears unused. Ve...
[14:23:11.320] ^---- ⚠️ Failure generated from lint-shell.py
[14:23:19.197] Success: no issues found in 303 source files
[14:23:23.462] 
[14:23:23.462] ^---- ⚠️ Failure generated from lint check 'all_python_linters'!
[14:23:23.462] Run all linters of the form: test/lint/lint-*.py
��������