chore: add command to resign withdrawals bundles #18681
Annotations
10 errors and 2 warnings
golangci-lint:
cmd/vega/main.go#L22
could not import code.vegaprotocol.io/vega/cmd/vega/commands (-: # code.vegaprotocol.io/vega/cmd/vega/commands
|
golangci-lint:
cmd/vega/commands/root.go#L53
undefined: emitWithdrawalsCmd
|
golangci-lint:
cmd/vega/commands/root.go#L89
undefined: EmitWithdrawals) (typecheck)
|
golangci-lint:
cmd/vega/commands/announce_node.go#L1
: # code.vegaprotocol.io/vega/cmd/vega/commands [code.vegaprotocol.io/vega/cmd/vega/commands.test]
|
golangci-lint:
cmd/vega/commands/root.go#L53
undefined: emitWithdrawalsCmd
|
golangci-lint:
cmd/vega/commands/root.go#L89
undefined: EmitWithdrawals (typecheck)
|
golangci-lint:
cmd/resign/emit_withdrawals/emit_withdrawals.go#L1
Missed header for check (goheader)
|
golangci-lint:
cmd/resign/main.go#L1
Missed header for check (goheader)
|
golangci-lint:
cmd/resign/emit_withdrawals/emit_withdrawals.go#L162
`ouput` is a misspelling of `output` (misspell)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/[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/
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/vega/vega. Supported file pattern: go.sum
|
Loading