Skip to content

tests: flaky tests fixes (#6098) #6

tests: flaky tests fixes (#6098)

tests: flaky tests fixes (#6098) #6

Triggered via push August 9, 2024 17:30
Status Success
Total duration 2m 4s
Artifacts

reviewdog.yml

on: push
reviewdog-errors
1m 55s
reviewdog-errors
reviewdog-warnings
1m 46s
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 uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/