feat: add AppConnection and AppEdge types, and implement GetApplicati… #102
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
|