-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
237 changed files
with
475 additions
and
1 deletion.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Built-In.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Invalid Output Alternate. '_DomainValue' not defined. | ||
Invalid Output Alternate. '_EnumValue' not defined. | ||
Invalid Output Field. '_TypeSimple' not defined. | ||
Invalid Output Alternate. '_DomainKind' not defined. | ||
Invalid Output Arg Enum. '_DomainKind' is not an Enum type. |
7 changes: 7 additions & 0 deletions
7
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Category.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Invalid Output Alternate. '_Type' not defined. | ||
Invalid Output Parent. '_Aliased' not defined. | ||
Invalid Output Field. '_Type' not defined. | ||
Invalid Output Field. '_TypeRef' not defined. | ||
Invalid Output Field. '_Modifiers' not defined. | ||
Invalid Output Arg Enum. '_TypeKind' is not an Enum type. | ||
Invalid Output Field. '_TypeKind' not defined. |
9 changes: 9 additions & 0 deletions
9
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Common.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Invalid Output Alternate. '_TypeDual' not defined. | ||
Invalid Output Alternate. '_TypeEnum' not defined. | ||
Invalid Output Alternate. '_TypeInput' not defined. | ||
Invalid Output Alternate. '_TypeOutput' not defined. | ||
Invalid Output Alternate. '_TypeDomain' not defined. | ||
Invalid Output Alternate. '_TypeUnion' not defined. | ||
Invalid Output Parent. '_Aliased' not defined. | ||
Invalid Output Field. '_Identifier' not defined. | ||
Invalid Output Parent. '_Identifier' not defined. |
7 changes: 7 additions & 0 deletions
7
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Declarations.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Invalid Output Parent. '_Named' not defined. | ||
Invalid Input Field. '_TypeKind' not defined. | ||
Invalid Input Field. '_Resolution' not defined. | ||
Invalid Output Field. '_Setting' not defined. | ||
Invalid Output Field. '_Type' not defined. | ||
Invalid Output Field. '_Directives' not defined. | ||
Invalid Output Field. '_Categories' not defined. |
4 changes: 4 additions & 0 deletions
4
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Directive.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Invalid Output Alternate. '_Type' not defined. | ||
Invalid Output Parent. '_Aliased' not defined. | ||
Invalid Output Field. '_Type' not defined. | ||
Invalid Output Field. '_InputParam' not defined. |
6 changes: 6 additions & 0 deletions
6
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Domain.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Invalid Output Parent. '_TypeRef' not defined. | ||
Invalid Output Parent. '_ParentType' not defined. | ||
Invalid Output Arg Enum. '_TypeKind' is not an Enum type. | ||
Invalid Output Parent. '_TypeKind' not defined. | ||
Invalid Output Field. '_EnumValue' not defined. | ||
Invalid Output Field. '_Identifier' not defined. |
8 changes: 8 additions & 0 deletions
8
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Dual.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Invalid Output Parent. '_TypeObject' not defined. | ||
Invalid Output Parent. '_ObjBase' not defined. | ||
Invalid Output Parent. '_ObjDescribed' not defined. | ||
Invalid Output Parent. '_Field' not defined. | ||
Invalid Output Parent. '_Alternate' not defined. | ||
Invalid Output Field. '_Identifier' not defined. | ||
Invalid Output Arg Enum. '_TypeKind' is not an Enum type. | ||
Invalid Output Parent. '_TypeKind' not defined. |
8 changes: 8 additions & 0 deletions
8
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Enum.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Invalid Dual Parent. '_Aliased' not defined. | ||
Invalid Output Parent. '_ParentType' not defined. | ||
Invalid Output Parent. '_TypeRef' not defined. | ||
Invalid Dual Field. '_Identifier' not defined. | ||
Invalid Output Arg Enum. '_TypeKind' is not an Enum type. | ||
Invalid Output Parent. '_TypeKind' not defined. | ||
Invalid Output Field. '_Identifier' not defined. | ||
Invalid Output Parent. '_Aliased' not defined. |
11 changes: 11 additions & 0 deletions
11
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Input.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Invalid Output Alternate. '_DualBase' not defined. | ||
Invalid Output Parent. '_TypeObject' not defined. | ||
Invalid Output Parent. '_ObjBase' not defined. | ||
Invalid Output Parent. '_ObjDescribed' not defined. | ||
Invalid Output Parent. '_Field' not defined. | ||
Invalid Output Parent. '_Alternate' not defined. | ||
Invalid Output Field. '_Identifier' not defined. | ||
Invalid Output Field. '_Constant' not defined. | ||
Invalid Output Arg Enum. '_TypeKind' is not an Enum type. | ||
Invalid Output Parent. '_TypeKind' not defined. | ||
Invalid Output Field. '_Modifiers' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Names.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. '_Identifier' not defined. |
13 changes: 13 additions & 0 deletions
13
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Object.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Invalid Output Alternate. '_BaseType' not defined. | ||
Invalid Output Alternate. '_TypeSimple' not defined. | ||
Invalid Output Parent. '_ChildType' not defined. | ||
Invalid Output Parent. '_TypeRef' not defined. | ||
Invalid Domain Parent. '_Identifier' not defined. | ||
Invalid Output Parent. '_Aliased' not defined. | ||
Invalid Output Parent. '_TypeKind' not defined. | ||
Invalid Output Alternate. '_TypeKind' not defined. | ||
Invalid Output Arg Enum. '_TypeKind' is not an Enum type. | ||
Invalid Output Field. '_Identifier' not defined. | ||
Invalid Output Field. '_Modifiers' not defined. | ||
Invalid Output Field. '_Collections' not defined. | ||
Invalid Output Field. '_Described' not defined. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Option.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Output Parent. '_Described' not defined. | ||
Invalid Output Field. '_Constant' not defined. |
12 changes: 12 additions & 0 deletions
12
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Output.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Invalid Output Alternate. '_DualBase' not defined. | ||
Invalid Output Alternate. '_TypeParam' not defined. | ||
Invalid Output Parent. '_TypeObject' not defined. | ||
Invalid Output Parent. '_ObjBase' not defined. | ||
Invalid Output Parent. '_ObjDescribed' not defined. | ||
Invalid Output Parent. '_Field' not defined. | ||
Invalid Output Parent. '_Alternate' not defined. | ||
Invalid Output Parent. '_TypeRef' not defined. | ||
Invalid Output Parent. '_TypeKind' not defined. | ||
Invalid Output Arg Enum. '_TypeKind' is not an Enum type. | ||
Invalid Output Field. '_Identifier' not defined. | ||
Invalid Output Field. '_InputParam' not defined. |
6 changes: 6 additions & 0 deletions
6
test/GqlPlus.ComponentTestBase/Samples/Schema/Intro_Union.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Invalid Dual Parent. '_Named' not defined. | ||
Invalid Output Parent. '_ParentType' not defined. | ||
Invalid Dual Field. '_Identifier' not defined. | ||
Invalid Output Arg Enum. '_TypeKind' is not an Enum type. | ||
Invalid Output Parent. '_TypeKind' not defined. | ||
Invalid Output Parent. '_Named' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/bad-parse.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Parse Error: Invalid Schema. Expected text. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/category-diff-mod.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Multiple Categories with name 'test' can't be merged., | ||
Group of SchemaCategory for 'test' is not singular Output~Modifiers~Option['Test~System.Linq.Enumerable+WhereSelectArrayIterator`2[GqlPlus.Abstractions.IGqlpModifier,System.String]~Parallel', 'Test~System.String[]~Parallel'] |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/category-dup-alias.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Multiple Categories with alias 'a' found. Names 'test' 'output' |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/category-duplicate.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Multiple Categories with name 'test' can't be merged., | ||
Group of SchemaCategory for 'test' is not singular Output~Modifiers~Option['Output~System.String[]~Parallel', 'Test~System.String[]~Parallel'] |
1 change: 1 addition & 0 deletions
1
.../GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/category-output-generic.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Category Output. 'Test' is a generic Output type. |
1 change: 1 addition & 0 deletions
1
...qlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/category-output-mod-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'a' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/category-output-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Category Output. 'Test' not defined or not an Output type. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/category-output-wrong.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Category Output. 'Test' not defined or not an Output type. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/directive-diff-option.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Multiple Directives with name 'Test' can't be merged., | ||
Group of SchemaDirective for 'Test' is not singular Option['Repeatable', 'Unique'] |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/directive-diff-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Multiple Directives with name 'Test' can't be merged., | ||
Group of InputParam for 'Test' is not singular Modifiers['', '?'] |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/directive-no-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Directive Param. '( I@017/0001 Test )' not defined. |
1 change: 1 addition & 0 deletions
1
...qlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/directive-param-mod-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'a' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidGlobals/option-diff-name.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Multiple Schema names (Options) found. |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-diff-mod.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Multiple Duals with name 'Test' can't be merged., | ||
Group of DualAlternate for 'Test1' is not singular Modifiers['', '[]'], | ||
Multiple Types with name 'Test' can't be merged. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-input.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Alternate. Type kind mismatch for Bad. Found Input. |
1 change: 1 addition & 0 deletions
1
...GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-mod-undef-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'a' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-mod-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'Domain' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-mod-wrong.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'Test' invalid type. |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself, even recursively via More., | ||
Invalid Dual. 'Recurse' cannot be an alternate of itself, even recursively via Test., | ||
Invalid Dual. 'More' cannot be an alternate of itself, even recursively via Recurse. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-output.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Alternate. Type kind mismatch for Bad. Found Output. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-param-input.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Alternate. Type kind mismatch for Bad. Found Input. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-param-output.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Alternate. Type kind mismatch for Bad. Found Output. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-recurse.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself, even recursively via Recurse., | ||
Invalid Dual. 'Recurse' cannot be an alternate of itself, even recursively via Test. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-self.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-alt-simple-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Alternate. Args invalid on Number, given 1. |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-alias.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Multiple Duals with name 'Test' can't be merged., | ||
Aliases of DualField for 'alias' is not singular ModifiedType['field1', 'field2'], | ||
Multiple Types with name 'Test' can't be merged. |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-diff-mod.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Multiple Duals with name 'Test' can't be merged., | ||
Group of DualField for 'field' is not singular ModifiedType['Test', 'Test []'], | ||
Multiple Types with name 'Test' can't be merged. |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-diff-type.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Multiple Duals with name 'Test' can't be merged., | ||
Group of DualField for 'field' is not singular ModifiedType['Test', 'Test1'], | ||
Multiple Types with name 'Test' can't be merged. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-input.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. Type kind mismatch for Bad. Found Input. |
1 change: 1 addition & 0 deletions
1
...lPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-mod-undef-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'a' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-mod-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'Random' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-mod-wrong.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'Test' invalid type. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-output.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. Type kind mismatch for Bad. Found Output. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-param-input.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. Type kind mismatch for Bad. Found Input. |
1 change: 1 addition & 0 deletions
1
.../GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-param-output.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. Type kind mismatch for Bad. Found Output. |
1 change: 1 addition & 0 deletions
1
.../GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-field-simple-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. Args invalid on String, given 1. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-alt-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Alternate. '$type' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-arg-less.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. Args mismatch, expected 1 given 0. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-arg-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. Args mismatch, expected 0 given 1. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-arg-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. '$type' not defined. |
1 change: 1 addition & 0 deletions
1
...GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-field-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. '$type' not defined. |
1 change: 1 addition & 0 deletions
1
...GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-param-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Field. 'Test1' not defined. |
1 change: 1 addition & 0 deletions
1
...GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-parent-less.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. Args mismatch, expected 1 given 0. |
1 change: 1 addition & 0 deletions
1
...GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-parent-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. Args mismatch, expected 0 given 1. |
1 change: 1 addition & 0 deletions
1
...qlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-parent-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. '$type' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-generic-unused.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual. '$type' not used. |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-alt-mod.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Multiple Duals with name 'Test' can't be merged., | ||
Group of DualObject for 'Test' is not singular Parent['', 'Parent'], | ||
Multiple Types with name 'Test' can't be merged. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-alt-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual Child. Can't merge Test alternates into Parent Recurse alternates., | ||
Group of DualAlternate for 'Alt' is not singular Modifiers['', '[]'] |
2 changes: 2 additions & 0 deletions
2
.../GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-alt-recurse.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual Child. Can't merge Test alternates into Parent Recurse alternates., | ||
Group of DualAlternate for 'Alt' is not singular Modifiers['', '[]'] |
4 changes: 4 additions & 0 deletions
4
...qlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-alt-self-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself, even recursively via Recurse., | ||
Invalid Dual. 'Alt' cannot be an alternate of itself, even recursively via Test., | ||
Invalid Dual. 'More' cannot be an alternate of itself, even recursively via Alt., | ||
Invalid Dual. 'Recurse' cannot be an alternate of itself, even recursively via More. |
3 changes: 3 additions & 0 deletions
3
...lus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-alt-self-recurse.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself, even recursively via Recurse., | ||
Invalid Dual. 'Alt' cannot be an alternate of itself, even recursively via Test., | ||
Invalid Dual. 'Recurse' cannot be an alternate of itself, even recursively via Alt. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-alt-self.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself, even recursively via Alt., | ||
Invalid Dual. 'Alt' cannot be an alternate of itself, even recursively via Test. |
2 changes: 2 additions & 0 deletions
2
...lus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-field-alias-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual Child. Can't merge Test into Parent Recurse., | ||
Aliases of DualField for 'alias' is not singular ModifiedType['field1', 'field2'] |
2 changes: 2 additions & 0 deletions
2
....ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-field-alias-recurse.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual Child. Can't merge Test into Parent Recurse., | ||
Aliases of DualField for 'alias' is not singular ModifiedType['field1', 'field2'] |
3 changes: 3 additions & 0 deletions
3
.../GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-field-alias.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Multiple Duals with name 'Test' can't be merged., | ||
Group of DualObject for 'Test' is not singular Parent['', 'Parent'], | ||
Multiple Types with name 'Test' can't be merged. |
2 changes: 2 additions & 0 deletions
2
...lPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-field-mod-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual Child. Can't merge Test into Parent Recurse., | ||
Group of DualField for 'field' is not singular ModifiedType['Test', 'Test []'] |
2 changes: 2 additions & 0 deletions
2
...us.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-field-mod-recurse.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual Child. Can't merge Test into Parent Recurse., | ||
Group of DualField for 'field' is not singular ModifiedType['Test', 'Test []'] |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-field-mod.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Multiple Duals with name 'Test' can't be merged., | ||
Group of DualObject for 'Test' is not singular Parent['', 'Parent'], | ||
Multiple Types with name 'Test' can't be merged. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-input.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. 'Bad' invalid type. Found 'Input'. |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Invalid Dual. 'Test' cannot be a child of itself, even recursively via More., | ||
Invalid Dual. 'Recurse' cannot be a child of itself, even recursively via Test., | ||
Invalid Dual. 'More' cannot be a child of itself, even recursively via Recurse. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-output.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. 'Bad' invalid type. Found 'Output'. |
1 change: 1 addition & 0 deletions
1
.../GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-param-input.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. Type kind mismatch for Bad. Found Input. |
1 change: 1 addition & 0 deletions
1
...GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-param-output.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. Type kind mismatch for Bad. Found Output. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-recurse.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual. 'Test' cannot be a child of itself, even recursively via Recurse., | ||
Invalid Dual. 'Recurse' cannot be a child of itself, even recursively via Test. |
4 changes: 4 additions & 0 deletions
4
...qlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-self-alt-more.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself, even recursively via Recurse., | ||
Invalid Dual. 'Alt' cannot be an alternate of itself, even recursively via Test., | ||
Invalid Dual. 'More' cannot be an alternate of itself, even recursively via Alt., | ||
Invalid Dual. 'Recurse' cannot be an alternate of itself, even recursively via More. |
3 changes: 3 additions & 0 deletions
3
...lus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-self-alt-recurse.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself, even recursively via Recurse., | ||
Invalid Dual. 'Alt' cannot be an alternate of itself, even recursively via Test., | ||
Invalid Dual. 'Recurse' cannot be an alternate of itself, even recursively via Alt. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-self-alt.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Invalid Dual. 'Test' cannot be an alternate of itself, even recursively via Alt., | ||
Invalid Dual. 'Alt' cannot be an alternate of itself, even recursively via Test. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-self.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual. 'Test' cannot be a child of itself. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-simple.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. 'String' invalid type. Found 'Domain'. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-parent-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Dual Parent. 'Parent' not defined. |
2 changes: 2 additions & 0 deletions
2
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/dual-unique-alias.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Multiple Duals with alias 'a' found. Names 'Test' 'Dup', | ||
Multiple Types with alias 'a' found. Names 'Test' 'Dup' |
3 changes: 3 additions & 0 deletions
3
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/input-alt-diff-mod.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Multiple Inputs with name 'Test' can't be merged., | ||
Group of InputAlternate for 'Test1' is not singular Modifiers['', '[]'], | ||
Multiple Types with name 'Test' can't be merged. |
1 change: 1 addition & 0 deletions
1
...qlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/input-alt-mod-undef-param.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'a' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/input-alt-mod-undef.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'Domain' not defined. |
1 change: 1 addition & 0 deletions
1
test/GqlPlus.ComponentTestBase/Samples/Schema/InvalidObjects/input-alt-mod-wrong.expected
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Invalid Modifier. 'Test' invalid type. |
Oops, something went wrong.