feat(2818): reimplement merge_right using Apollo federation specification #21493
Annotations
10 errors and 6 warnings
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
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading