Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Large Withdrawal Heuristic PoC #308

Large Withdrawal Heuristic PoC

Large Withdrawal Heuristic PoC #308

Triggered via pull request October 25, 2023 21:13
Status Failure
Total duration 2m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

hygeine.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: internal/engine/engine.go#L106
mnd: Magic number: 10, in <argument> detected (gomnd)
lint: internal/engine/engine.go#L105
mnd: Magic number: 1000, in <assign> detected (gomnd)
lint: internal/engine/engine.go#L111
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
lint: internal/engine/registry/large_withdrawal.go#L124
SA5009: Printf format %d has arg #6 of wrong type string (staticcheck)
lint
issues found
markdown-linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/