Check Potential Conflicts #8123
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
main
Unexpected input(s) 'ghToken', valid inputs are ['entryPoint', 'args', 'github-token']
|
main
{
pull_number: 5625,
conflictPrs: [
{
number: 5579,
files: [
'ci/test/00_setup_env_native_valgrind.sh',
'doc/build-unix.md',
'doc/release-notes-16528.md',
'src/interfaces/wallet.h',
'src/pubkey.h',
'src/qt/createwalletdialog.cpp',
'src/qt/createwalletdialog.h',
'src/qt/forms/createwalletdialog.ui',
'src/qt/overviewpage.cpp',
'src/qt/receivecoinsdialog.cpp',
'src/qt/walletcontroller.cpp',
'src/rpc/client.cpp',
'src/script/descriptor.cpp',
'src/script/descriptor.h',
'src/script/signingprovider.cpp',
'src/script/signingprovider.h',
'src/test/script_standard_tests.cpp',
'src/wallet/db.cpp',
'src/wallet/interfaces.cpp',
'src/wallet/rpcdump.cpp',
'src/wallet/rpcwallet.cpp',
'src/wallet/scriptpubkeyman.cpp',
'src/wallet/scriptpubkeyman.h',
'src/wallet/test/coinselector_tests.cpp',
'src/wallet/test/psbt_wallet_tests.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',
'src/wallet/walletutil.h',
'test/functional/feature_backwards_compatibility.py',
'test/functional/feature_notifications.py',
'test/functional/rpc_createmultisig.py',
'test/functional/rpc_fundrawtransaction.py',
'test/functional/rpc_psbt.py',
'test/functional/test_framework/key.py',
'test/functional/test_framework/test_framework.py',
'test/functional/test_framework/test_node.py',
'test/functional/test_framework/wallet_util.py',
'test/functional/test_runner.py',
'test/functional/tool_wallet.py',
'test/functional/wallet_avoidreuse.py',
'test/functional/wallet_backup.py',
'test/functional/wallet_basic.py',
'test/functional/wallet_descriptor.py',
'test/functional/wallet_encryption.py',
'test/functional/wallet_hd.py',
'test/functional/wallet_importdescriptors.py',
'test/functional/wallet_keypool_hd.py',
'test/functional/wallet_labels.py',
'test/functional/wallet_multiwallet.py',
'test/functional/wallet_upgradewallet.py'
],
conflicts: [
'test/functional/rpc_psbt.py',
'test/functional/wallet_avoidreuse.py'
]
},
{
number: 5624,
files: [ 'src/rpc/blockchain.cpp' ],
conflicts: [ 'src/rpc/blockchain.cpp' ]
}
]
}
|
main
Potential conflicts detected!
|