chore(deps): update dependency json-schema-to-ts to v3 #2080
Annotations
10 errors
deployment
@graphql-eslint/eslint-plugin#build: command (/home/runner/work/graphql-eslint/graphql-eslint/packages/plugin) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
deployment
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
deployment
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
deployment
Type '{ checkInputType: false; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
deployment
'checkInputType' is specified more than once, so this usage will be overwritten.
|
deployment
'caseSensitiveInputType' is specified more than once, so this usage will be overwritten.
|
deployment
'checkMutations' is specified more than once, so this usage will be overwritten.
|
deployment
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
deployment
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
deployment
Type '{ checkInputType: false; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|