Check Potential Conflicts #16527
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check for potential conflicts
Unexpected input(s) 'ghToken', valid inputs are ['entryPoint', 'args', 'github-token']
|
check for potential conflicts
{
pull_number: 6521,
conflictPrs: [
{
number: 4686,
files: [
'configure.ac',
'depends/Makefile',
'depends/packages/packages.mk',
'depends/packages/qt.mk',
'src/bench/block_assemble.cpp',
'src/chainparams.cpp',
'src/chainparams.h',
'src/consensus/consensus.h',
'src/consensus/params.h',
'src/consensus/tx_verify.cpp',
'src/qt/paymentserver.cpp',
'src/qt/test/test_main.cpp',
'src/qt/transactiondesc.cpp',
'src/random.cpp',
'src/rpc/misc.cpp',
'src/txmempool.cpp',
'src/wallet/wallet.cpp',
'test/functional/feature_llmq_chainlocks.py',
'test/functional/test_framework/test_framework.py'
],
conflicts: [ 'test/functional/feature_llmq_chainlocks.py' ]
},
{
number: 6520,
files: [
'src/rest.cpp',
'test/functional/data/invalid_txs.py',
'test/functional/feature_addressindex.py',
'test/functional/feature_asset_locks.py',
'test/functional/feature_block.py',
'test/functional/feature_cltv.py',
'test/functional/feature_coinstatsindex.py',
'test/functional/feature_csv_activation.py',
'test/functional/feature_dersig.py',
'test/functional/feature_fee_estimation.py',
'test/functional/feature_maxuploadtarget.py',
'test/functional/feature_spentindex.py',
'test/functional/feature_txindex.py',
'test/functional/feature_utxo_set_hash.py',
'test/functional/interface_rest.py',
'test/functional/mempool_accept.py',
'test/functional/mempool_reorg.py',
'test/functional/mempool_spend_coinbase.py',
'test/functional/mining_basic.py',
'test/functional/p2p_blocksonly.py',
'test/functional/p2p_compactblocks.py',
'test/functional/p2p_filter.py',
'test/functional/rpc_generateblock.py',
'test/functional/rpc_scantxoutset.py',
'test/functional/rpc_signrawtransaction.py',
'test/functional/test_framework/blocktools.py',
'test/functional/test_framework/messages.py',
'test/functional/test_framework/script_util.py',
'test/functional/test_framework/util.py',
'test/functional/test_framework/wallet.py',
'test/functional/test_framework/wallet_util.py'
],
conflicts: [ 'test/functional/feature_maxuploadtarget.py' ]
}
]
}
|
check for potential conflicts
Potential conflicts detected!
|
Loading