Skip to content

Add getLedgers implementation #472

Add getLedgers implementation

Add getLedgers implementation #472

Triggered via pull request September 30, 2024 14:02
Status Failure
Total duration 1m 5s
Artifacts

golang.yml

on: pull_request
golangci-lint
47s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
golangci-lint: cmd/soroban-rpc/internal/methods/get_ledgers.go#L121
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
golangci-lint
issues found
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/