feat: add support for fragment arguments #23
Closed
Annotations
3 errors and 1 warning
|
|
|
src/__tests__/visitor.test-d.ts#L8
Type '{ <N extends ASTNode>(root: N, visitor: ASTVisitor, visitorKeys?: ASTVisitorKeyMap | undefined): N; <R>(root: ASTNode, visitor: ASTReducer<R>, visitorKeys?: ASTVisitorKeyMap | undefined): R; }' does not satisfy the constraint '"Expected: function, Actual: function"'.
|
|
src/__tests__/ast.test-d.ts#L15
Type 'ASTNode' does not satisfy the constraint '{ values: never; value: never; block: never; fields: never; name: never; type: never; typeCondition: never; alias: never; arguments: never; selectionSet: never; operation: never; kind: "Expected: literal string: Name, Actual: literal string: FragmentArgument" | ... 41 more ... | "Expected: literal string: InputObjec...'.
|
|
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 logs for this run have expired and are no longer available.
Loading