feat(2818): reimplement merge_right using Apollo federation specification #11623
Annotations
10 errors and 1 warning
src/core/merge_right.rs#L180
cannot find type `TypeDefinition` in this scope
|
src/core/merge_right.rs#L205
cannot find struct, variant or union type `TypeDefinition` in this scope
|
src/core/merge_right.rs#L217
cannot find type `FieldDefinition` in this scope
|
src/core/merge_right.rs#L242
cannot find struct, variant or union type `FieldDefinition` in this scope
|
src/core/merge_right.rs#L254
cannot find type `Directive` in this scope
|
src/core/merge_right.rs#L267
cannot find struct, variant or union type `Directive` in this scope
|
src/core/config/reader.rs#L200
mismatched types
|
src/core/jit/graphql_executor.rs#L65
`if` and `else` have incompatible types
|
src/cli/tc/init.rs#L64
mismatched types
|
src/core/config/config.rs#L42
mismatched types
|
src/core/merge_right.rs#L1
Diff in /home/runner/work/tailcall/tailcall/src/core/merge_right.rs
|
This job failed
Loading