chore(deps): update dependency json-schema-to-ts to v3 #1628
test.yml
on: pull_request
Matrix: typecheck
Lint
/
eslint
44s
Matrix: test
Annotations
22 errors and 1 warning
typecheck / graphql v16
@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)
|
typecheck / graphql v16
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v16
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v16
Type '{ checkInputType: false; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v16
'checkInputType' is specified more than once, so this usage will be overwritten.
|
typecheck / graphql v16
'caseSensitiveInputType' is specified more than once, so this usage will be overwritten.
|
typecheck / graphql v16
'checkMutations' is specified more than once, so this usage will be overwritten.
|
typecheck / graphql v16
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v16
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v16
Type '{ checkInputType: false; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v15
The job was canceled because "_16" failed.
|
typecheck / graphql v15
@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)
|
typecheck / graphql v15
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v15
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v15
Type '{ checkInputType: false; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v15
'checkInputType' is specified more than once, so this usage will be overwritten.
|
typecheck / graphql v15
'caseSensitiveInputType' is specified more than once, so this usage will be overwritten.
|
typecheck / graphql v15
'checkMutations' is specified more than once, so this usage will be overwritten.
|
typecheck / graphql v15
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v15
Type '{ checkInputType: true; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
typecheck / graphql v15
Type '{ checkInputType: false; }' is missing the following properties from type '{ checkInputType: boolean; caseSensitiveInputType: boolean; checkQueries: boolean; checkMutations: boolean; }': caseSensitiveInputType, checkQueries, checkMutations
|
Lint / eslint
Process completed with exit code 1.
|
Lint / eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ataylorme/eslint-annotate-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|