Skip to content

Add getLedgers implementation #478

Add getLedgers implementation

Add getLedgers implementation #478

Triggered via pull request October 2, 2024 14:37
Status Failure
Total duration 59s
Artifacts

golang.yml

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

Annotations

3 errors and 1 warning
golangci-lint: cmd/soroban-rpc/internal/integrationtest/migrate_test.go#L69
cannot use &methods.PaginationOptions{…} (value of type *methods.PaginationOptions) as *methods.TransactionPaginationOptions value in struct literal
golangci-lint: cmd/soroban-rpc/internal/integrationtest/migrate_test.go#L81
undefined: methods.EventPaginationOptions (typecheck)
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/