Skip to content

feat: add expected fee to order fulfillment #13

feat: add expected fee to order fulfillment

feat: add expected fee to order fulfillment #13

Triggered via pull request August 28, 2024 08:37
Status Failure
Total duration 1m 28s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: order_client.go#L60
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
lint: order_tracker.go#L177
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
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/