Task 56074102271

wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult

2025-11-21 18:19:14 completed PSBTErrorToPSBTResult a8c4145684e16d5e2b926d4ce8a558afad09711a


Commands that took longer than 1 second (total 18m43s)
linedurationpercentagecommand
94337s3%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
122610s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
15831m20s7%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27952s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
28276s0%cmake --build /tidy-build -j8
28446m5s32%tee tmp.tidy-out.txt
50586s0%tee /tmp/iwyu_ci.out
52151m24s7%tee /tmp/iwyu_ci.out
128517s0%has correct #includes/fwd-decls)
131991s0%should remove these lines:
134462s0%has correct #includes/fwd-decls)
139503s0%should remove these lines:
140114s0%has correct #includes/fwd-decls)
145493s0%should remove these lines:
148232s0%has correct #includes/fwd-decls)
150521s0%has correct #includes/fwd-decls)
152851s0%should remove these lines:
157226s0%should remove these lines:
158283s0%should remove these lines:
158921s0%has correct #includes/fwd-decls)
161354s0%should remove these lines:
162917m17s38%should remove these lines:
442211s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
728581s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • PSBTErrorToPSBTResult
  • COMPLETED