Task 72159300611

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

2026-04-20 15:40:35 completed PSBTErrorToPSBTResult 1c5a58bca63f60ea011eaf7c3b80046f4e16821a


Commands that took longer than 1 second (total 10m26s)
linedurationpercentagecommand
95032s5%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_native_iwyu.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_iwyu --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_iwyu --load /home/admin/actions-runner/_work/bitcoin/bitcoin
324612s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DBUILD_GUI=OFF -DCMAKE_C_COMPILER=clang-22 -DCMAKE_CXX_COMPILER=clang++-22
374132s5%tee /tmp/iwyu_ci.out
45808m28s81%python3 /include-what-you-use/iwyu_tool.py -p /home/admin/actions-runner/_work/_temp/build -j8 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/home/admin/actions-runner/_work/_temp/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160 -Xiwyu '--check_also=*/primitives/*.h'
370521s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
3780811s1%./contrib/devtools/clang-format-diff.py -binary=clang-format-22 -p1 -i -v
607107s1%docker container kill eb3c201106cf090439842054e4aeeac980e677187ee3dafa58647b1996c88b2f
Tags
  • iwyu
  • PSBTErrorToPSBTResult
  • COMPLETED