Skip to content

feat: add AppConnection and AppEdge types, and implement GetApplicati… #102

feat: add AppConnection and AppEdge types, and implement GetApplicati…

feat: add AppConnection and AppEdge types, and implement GetApplicati… #102

Triggered via push February 6, 2025 21:36
Status Failure
Total duration 1m 10s
Artifacts

ci.yaml

on: push
Build and test
1m 0s
Build and test
Release
0s
Release
Matrix: Build binaries for release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build and test: pkg/bootstrap/bootstrap.go#L20
could not import github.com/cartesi/rollups-graphql/pkg/reader (-: # github.com/cartesi/rollups-graphql/pkg/reader
Build and test: pkg/reader/adapter_v1.go#L56
cannot use AdapterV1{…} (value of type AdapterV1) as Adapter value in return statement: AdapterV1 does not implement Adapter (method GetApplications has pointer receiver)) (typecheck)
Build and test: pkg/reader/adapter_v1.go#L56
cannot use AdapterV1{…} (value of type AdapterV1) as Adapter value in return statement: AdapterV1 does not implement Adapter (method GetApplications has pointer receiver) (typecheck)
Build and test
issues found