Check Potential Conflicts #13485
Annotations
4 warnings
main
The following actions uses Node.js version which is deprecated 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/
|
main
Unexpected input(s) 'ghToken', valid inputs are ['entryPoint', 'args', 'github-token']
|
main
{
pull_number: 6071,
conflictPrs: [
{
number: 6038,
files: [ 'test/functional/test_framework/netutil.py' ],
conflicts: [ 'test/functional/test_framework/netutil.py' ]
},
{
number: 6042,
files: [
'doc/REST-interface.md',
'src/rest.cpp',
'test/functional/interface_rest.py',
'test/functional/p2p_addrfetch.py',
'test/lint/lint-locale-dependence.sh'
],
conflicts: [ 'test/functional/interface_rest.py' ]
},
{
number: 6061,
files: [
'src/logging/timer.h',
'src/sync.h',
'src/test/util/logging.h',
'src/util/epochguard.h',
'src/util/macros.h',
'test/functional/interface_rest.py'
],
conflicts: [ 'test/functional/interface_rest.py' ]
},
{
number: 6137,
files: [
'contrib/linearize/linearize-data.py',
'share/rpcauth/rpcauth.py',
'src/Makefile.am',
'src/Makefile.test.include',
'src/addrdb.cpp',
'src/bitcoin-cli.cpp',
'src/chainparams.cpp',
'src/coinjoin/client.cpp',
'src/evo/evodb.cpp',
'src/flat-database.h',
'src/index/blockfilterindex.cpp',
'src/index/coinstatsindex.cpp',
'src/index/txindex.cpp',
'src/init.cpp',
'src/init/common.cpp',
'src/init/common.h',
'src/interfaces/wallet.h',
'src/llmq/context.cpp',
'src/llmq/dkgsessionmgr.cpp',
'src/llmq/instantsend.cpp',
'src/llmq/signing.cpp',
'src/net.cpp',
'src/policy/fees.cpp',
'src/qt/bitcoin.cpp',
'src/qt/bitcoingui.cpp',
'src/qt/clientmodel.cpp',
'src/qt/guiutil.cpp',
'src/qt/intro.h',
'src/qt/optionsmodel.cpp',
'src/qt/paymentserver.cpp',
'src/qt/psbtoperationsdialog.cpp',
'src/qt/test/apptests.cpp',
'src/qt/walletframe.cpp',
'src/qt/walletframe.h',
'src/qt/walletview.cpp',
'src/qt/walletview.h',
'src/rpc/blockchain.cpp',
'src/rpc/protocol.h',
'src/test/dbwrapper_tests.cpp',
'src/test/denialofservice_tests.cpp',
'src/test/flatfile_tests.cpp',
'src/test/fs_tests.cpp',
'src/test/fuzz/banman.cpp',
'src/test/fuzz/i2p.cpp',
'src/test/fuzz/utxo_snapshot.cpp',
'src/test/i2p_tests.cpp',
'src/test/serfloat_tests.cpp',
'src/test/settings_tests.cpp',
'src/test/util/mining.cpp',
'src/test/util/mining.h',
'src/test/util/setup_common.cpp',
'src/test/util_tests.cpp',
'src/test/validation_tests.cpp',
'src/torcontrol.cpp',
'src/txdb.cpp',
'src/util/system.cpp',
'src/util/system.h',
'src/validation.cpp',
'src/wallet/db.h',
'src/wallet/interfaces.cpp',
'src/wallet/rpcwallet.cpp',
'src/wallet/test/db_tests.cpp',
'src/wallet/test/init_test_fixture.cpp',
'src/wallet/test/wallet_tests.cpp',
'src/wallet/wallet.cpp',
'src/wallet/wallet.h',
'src/wallet/walletutil.cpp',
'test/functional/feature_asset_locks.py',
'test/functional/feature_cltv.py',
'test/functional/feature_csv_activation.py',
'test/functional/feature_dbcrash.py',
'test/functional/feature_llmq_chainlocks.py',
'test/functional/feature_llmq_is_cl_conflicts.py',
'test/functional/feature_llmq_signing.py',
'test/functional/feature_nulldummy.py',
'test/functional/interface_rest.py',
'test/functional/mempool_spend_coinbase.py',
'test/functional/rpc_addresses_deprecation.py',
'test/functional/rpc_createmultisig.py',
'test/functional/rpc_decodescript.py',
'test/functional/rpc_mnauth.py',
'test/functional/test_framework/address.py',
'test/functional/test_framework/bdb.py',
'test/functional/test_framework/blocktools.py',
'test/functional/test_framework/messages.py',
'test/functional/test_fra
|
main
Potential conflicts detected!
|