Skip to content

feat: fulfillment modes #28

feat: fulfillment modes

feat: fulfillment modes #28

Triggered via pull request October 10, 2024 17:00
Status Failure
Total duration 51s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: config.go#L103
SA9004: only the first constant in this group has an explicit type (staticcheck)
lint: node_client.go#L110
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: order_tracker.go#L216
func `(*orderTracker).syncStore` is unused (unused)
lint: pool.go#L9
field `addOrdersHook` is unused (unused)
lint: pool.go#L56
func `(*orderPool).getOrder` is unused (unused)
lint: pool.go#L63
func `(*orderPool).getOrders` is unused (unused)
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/