Check Potential Conflicts #13221
Annotations
4 warnings
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/
|
|
{
pull_number: 6100,
conflictPrs: [
{
number: 6075,
files: [
'src/httprpc.cpp',
'src/httpserver.cpp',
'src/init.cpp',
'src/masternode/payments.cpp',
'src/masternode/payments.h',
'src/validation.cpp',
'test/functional/feature_governance_cl.py',
'test/functional/rpc_platform_filter.py',
'test/functional/test_runner.py'
],
conflicts: [ 'src/httprpc.cpp' ]
}
]
}
|
|
This job succeeded
Loading