backport: bitcoin/bitcoin#22229 test: consolidate to f-strings and related fixes #15435
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check for potential conflicts
Unexpected input(s) 'ghToken', valid inputs are ['entryPoint', 'args', 'github-token']
|
check for potential conflicts
{
pull_number: 6357,
conflictPrs: [
{
number: 6265,
files: [
'contrib/debian/examples/dash.conf',
'doc/release-notes-remove-rescan.md',
'src/dummywallet.cpp',
'src/init.cpp',
'src/wallet/init.cpp',
'src/wallet/rpcdump.cpp',
'src/wallet/rpcwallet.cpp',
'src/wallet/salvage.cpp',
'src/wallet/test/wallet_tests.cpp',
'src/wallet/wallet.cpp',
'src/wallet/wallet.h',
'src/wallet/walletdb.cpp',
'src/wallet/walletdb.h',
'src/wallet/wallettool.cpp',
'test/functional/feature_notifications.py',
'test/functional/wallet_basic.py',
'test/functional/wallet_hd.py'
],
conflicts: [ 'test/functional/feature_notifications.py' ]
},
{
number: 6308,
files: [
'test/functional/interface_bitcoin_cli.py',
'test/functional/rpc_txoutproof.py',
'test/functional/test_framework/wallet.py'
],
conflicts: [ 'test/functional/interface_bitcoin_cli.py' ]
},
{
number: 6258,
files: [
'src/bitcoin-wallet.cpp',
'src/qt/forms/createwalletdialog.ui',
'src/wallet/rpcwallet.cpp',
'src/wallet/wallettool.cpp',
'test/functional/feature_coinstatsindex.py',
'test/functional/interface_bitcoin_cli.py',
'test/functional/test_runner.py',
'test/functional/tool_wallet.py'
],
conflicts: [ 'test/functional/interface_bitcoin_cli.py' ]
},
{
number: 6350,
files: [
'configure.ac',
'contrib/devtools/symbol-check.py',
'depends/config.guess',
'depends/config.sub',
'depends/hosts/darwin.mk',
'depends/hosts/linux.mk',
'depends/packages/fontconfig.mk',
'doc/tor.md',
'src/attributes.h',
'src/crypto/sha256_avx2.cpp',
'src/crypto/sha256_sse41.cpp',
'src/crypto/sha256_x86_shani.cpp',
'src/net_processing.cpp',
'src/test/addrman_tests.cpp',
'src/test/fuzz/rpc.cpp',
'test/functional/feature_anchors.py',
'test/functional/feature_init.py',
'test/functional/feature_pruning.py',
'test/functional/rpc_scantxoutset.py',
'test/functional/rpc_setban.py',
'test/functional/test_framework/messages.py',
'test/sanitizer_suppressions/lsan'
],
conflicts: [ 'test/functional/feature_pruning.py' ]
},
{
number: 6354,
files: [
'.style.yapf',
'autogen.sh',
'configure.ac',
'contrib/README.md',
'depends/hosts/darwin.mk',
'depends/packages/native_clang.mk',
'doc/JSON-RPC-interface.md',
'doc/fuzzing.md',
'src/policy/feerate.h',
'src/qt/psbtoperationsdialog.cpp',
'src/test/util/index.cpp',
'src/test/util/index.h',
'src/uint256.h',
'test/functional/mining_basic.py',
'test/functional/test-shell.md',
'test/functional/test_runner.py',
'test/sanitizer_suppressions/tsan'
],
conflicts: [ 'test/functional/mining_basic.py' ]
},
{
number: 6352,
files: [
'configure.ac',
'depends/funcs.mk',
'depends/packages/qt.mk',
'doc/build-freebsd.md',
'doc/fuzzing.md',
'src/bench/nanobench.h',
'src/blockfilter.cpp',
'src/coins.cpp',
'src/index/blockfilterindex.cpp',
'src/key.cpp',
'src/qt/transactiontablemodel.cpp',
'src/rpc/client.cpp',
'src/test/banman_tests.cpp',
'src/test/coins_tests.cpp',
'src/test/fuzz/tx_pool.cpp',
'src/test/key_tests.cpp',
'src/test/merkle_tests.cpp',
'src/test/util_tests.cpp',
'src/util/check.h',
'test/functional/interface_zmq.py',
'test/functional/test-shell.md',
'test/functional/wallet_balance.py',
'test/functional/wallet_groups.py'
],
conflicts: [ 'test/functional/interface_zmq.py' ]
}
]
}
|
check for potential conflicts
Potential conflicts detected!
|
Loading