ci: add manual release #39
Annotations
6 errors and 1 warning
lint:
eibc/node_client.go#L151
Error return value of `resp.Body.Close` is not checked (errcheck)
|
lint:
eibc/order_poller.go#L77
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
|
lint:
types/group.pb.go#L520
unnecessary conversion (unconvert)
|
lint:
types/group.pb.go#L574
unnecessary conversion (unconvert)
|
lint:
types/group.pb.go#L579
cyclomatic complexity 74 of func `(*MsgSubmitProposal).Unmarshal` is high (> 30) (gocyclo)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version 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/
|