Skip to content

tests: flaky tests fixes (#6098) #141

tests: flaky tests fixes (#6098)

tests: flaky tests fixes (#6098) #141

Triggered via push August 12, 2024 14:29
Status Success
Total duration 3m 16s
Artifacts

reviewdog.yml

on: push
reviewdog-errors
2m 1s
reviewdog-errors
reviewdog-warnings
3m 6s
reviewdog-warnings
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
[Lint Warnings] crypto/stateproof/verifier.go#L101: crypto/stateproof/verifier.go#L101
G601: Implicit memory aliasing in for loop. (gosec)
[Lint Warnings] ledger/acctdeltas.go#L134: ledger/acctdeltas.go#L134
G601: Implicit memory aliasing in for loop. (gosec)
[Lint Warnings] data/transactions/verify/txn.go#L84: data/transactions/verify/txn.go#L84
var `errTxGroupInsuffientLsigBudget` is unused (unused)
[Lint Warnings] tools/debug/transplanter/main.go#L164: tools/debug/transplanter/main.go#L164
func `decoderV1.decodeHeader` is unused (unused)
reviewdog-warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4.0.1, actions/cache@v3.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/