Skip to content

REST API: Fix LedgerStateDelta JSON encoding (#6106) #907

REST API: Fix LedgerStateDelta JSON encoding (#6106)

REST API: Fix LedgerStateDelta JSON encoding (#6106) #907

Triggered via push August 29, 2024 18:47
Status Success
Total duration 46m 39s
Artifacts

container.yml

on: push
Build and Push to DockerHub
46m 29s
Build and Push to DockerHub
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)
Build and Push to DockerHub
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/