Skip to content

fix(mempool): data race in mempool prepare proposal handler (backport #21413) #36584

fix(mempool): data race in mempool prepare proposal handler (backport #21413)

fix(mempool): data race in mempool prepare proposal handler (backport #21413) #36584

Triggered via pull request September 4, 2024 11:43
Status Failure
Total duration 2m 33s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
build (arm)
syntax error: unexpected <<, expected ~ term or type
build (arm)
syntax error: unexpected ) after top level declaration
build (arm)
invalid character U+0023 '#'
build (arm)
syntax error: unexpected ), expected (
build (arm)
syntax error: non-declaration statement outside function body
build (arm)
Process completed with exit code 2.
build (arm64)
The job was canceled because "arm" failed.
build (arm64)
syntax error: unexpected <<, expected ~ term or type
build (arm64)
syntax error: unexpected ) after top level declaration
build (arm64)
invalid character U+0023 '#'
build (arm64)
syntax error: unexpected ), expected (
build (arm64)
syntax error: non-declaration statement outside function body
build (arm64)
The operation was canceled.
build (amd64)
The job was canceled because "arm" failed.
build (amd64)
syntax error: unexpected <<, expected ~ term or type
build (amd64)
syntax error: unexpected ) after top level declaration
build (amd64)
invalid character U+0023 '#'
build (amd64)
syntax error: unexpected ), expected (
build (amd64)
syntax error: non-declaration statement outside function body
build (amd64)
The operation was canceled.
build (arm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/