Check Potential Conflicts #14577
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: 6262,
conflictPrs: [
{
number: 6220,
files: [
'CONTRIBUTING.md',
'contrib/guix/INSTALL.md',
'contrib/guix/README.md',
'doc/developer-notes.md',
'src/bitcoin-tx.cpp',
'src/qt/addressbookpage.cpp',
'src/qt/qrimagewidget.cpp',
'src/qt/transactionview.cpp',
'src/rpc/mining.cpp',
'src/rpc/misc.cpp',
'src/rpc/rawtransaction.cpp',
'src/rpc/util.cpp',
'src/rpc/util.h',
'src/test/data/README.md',
'test/functional/README.md',
'test/sanitizer_suppressions/ubsan'
],
conflicts: [ 'CONTRIBUTING.md' ]
}
]
}
|
check for potential conflicts
Potential conflicts detected!
|
Loading