Task 4934590487330816
Docs: fix typos in documentation files
2025-01-23 03:52:47 aborted worker:ci_worker_1731482059_419572074 pull/31718 d7fe609fb9660fbbf76397acff449016d45d3f33- build_duration:
16s - ccache_hitrate:
99.78% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 5m35s)
line | duration | percentage | command |
---|---|---|---|
515 | 1m14s | 22% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
548 | 29s | 8% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
879 | 16s | 4% | bash -c 'cmake --build . -j10 --target all install' |