Skip to content

docs(client/debug): correct debug raw-bytes command example (backport #21671) #37181

docs(client/debug): correct debug raw-bytes command example (backport #21671)

docs(client/debug): correct debug raw-bytes command example (backport #21671) #37181

Triggered via pull request September 12, 2024 07:14
Status Failure
Total duration 4m 29s
Artifacts

build.yml

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

Annotations

20 errors and 1 warning
build (amd64)
syntax error: unexpected <<, expected expression
build (amd64)
syntax error: unexpected ) in composite literal; possibly missing comma or }
build (amd64)
invalid character U+0023 '#'
build (amd64)
syntax error: unexpected }, expected expression
build (amd64)
syntax error: non-declaration statement outside function body
build (amd64)
Process completed with exit code 2.
build (arm)
The job was canceled because "amd64" failed.
build (arm)
syntax error: unexpected <<, expected expression
build (arm)
syntax error: unexpected ) in composite literal; possibly missing comma or }
build (arm)
invalid character U+0023 '#'
build (arm)
syntax error: unexpected }, expected expression
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 "amd64" failed.
build (arm64)
syntax error: unexpected <<, expected expression
build (arm64)
syntax error: unexpected ) in composite literal; possibly missing comma or }
build (arm64)
invalid character U+0023 '#'
build (arm64)
syntax error: unexpected }, expected expression
build (arm64)
syntax error: non-declaration statement outside function body
build (arm64)
The operation was canceled.
build (amd64)
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/