Skip to content

cmd/geth: make it possible to autopilot removedb #159

cmd/geth: make it possible to autopilot removedb

cmd/geth: make it possible to autopilot removedb #159

Triggered via pull request December 22, 2023 07:30
Status Failure
Total duration 24s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: cmd/geth/dbcmd.go#L58
syntax error: unexpected newline in composite literal; possibly missing comma or }
build: cmd/geth/dbcmd.go#L61
syntax error: unexpected ] in grouped declaration; possibly missing semicolon or newline or )
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/