Skip to content

chore(deps): update dependency json-schema-to-ts to v3 #1087

chore(deps): update dependency json-schema-to-ts to v3

chore(deps): update dependency json-schema-to-ts to v3 #1087

Triggered via pull request April 26, 2024 03:52
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Matrix: typecheck
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 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 '{ types: "PascalCase"; FieldDefinition: string; }' is missing the following properties from type '{ [x: string]: unknown; types?: AllowedStyle | { style?: AllowedStyle | undefined; suffix?: string | undefined; prefix?: string | undefined; forbiddenPrefixes?: string[] | undefined; forbiddenSuffixes?: string[] | undefined; requiredPrefixes?: string[] | undefined; requiredSuffixes?: string[] | undefined; ignorePatt...': allowLeadingUnderscore, allowTrailingUnderscore
typecheck / graphql v16
Type '{ FragmentDefinition: { style: string; forbiddenSuffixes: string[]; }; }' is missing the following properties from type '{ [x: string]: unknown; types?: AllowedStyle | { style?: AllowedStyle | undefined; suffix?: string | undefined; prefix?: string | undefined; forbiddenPrefixes?: string[] | undefined; forbiddenSuffixes?: string[] | undefined; requiredPrefixes?: string[] | undefined; requiredSuffixes?: string[] | undefined; ignorePatt...': allowLeadingUnderscore, allowTrailingUnderscore
typecheck / graphql v16
Type '{ 'FieldDefinition[parent.name.value=Query]': { forbiddenPrefixes: string[]; }; }' is missing the following properties from type '{ [x: string]: unknown; types?: AllowedStyle | { style?: AllowedStyle | undefined; suffix?: string | undefined; prefix?: string | undefined; forbiddenPrefixes?: string[] | undefined; forbiddenSuffixes?: string[] | undefined; requiredPrefixes?: string[] | undefined; requiredSuffixes?: string[] | undefined; ignorePatt...': allowLeadingUnderscore, allowTrailingUnderscore
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 '{ types: "PascalCase"; FieldDefinition: string; }' is missing the following properties from type '{ [x: string]: unknown; types?: AllowedStyle | { style?: AllowedStyle | undefined; suffix?: string | undefined; prefix?: string | undefined; forbiddenPrefixes?: string[] | undefined; forbiddenSuffixes?: string[] | undefined; requiredPrefixes?: string[] | undefined; requiredSuffixes?: string[] | undefined; ignorePatt...': allowLeadingUnderscore, allowTrailingUnderscore
typecheck / graphql v15
Type '{ FragmentDefinition: { style: string; forbiddenSuffixes: string[]; }; }' is missing the following properties from type '{ [x: string]: unknown; types?: AllowedStyle | { style?: AllowedStyle | undefined; suffix?: string | undefined; prefix?: string | undefined; forbiddenPrefixes?: string[] | undefined; forbiddenSuffixes?: string[] | undefined; requiredPrefixes?: string[] | undefined; requiredSuffixes?: string[] | undefined; ignorePatt...': allowLeadingUnderscore, allowTrailingUnderscore
typecheck / graphql v15
Type '{ 'FieldDefinition[parent.name.value=Query]': { forbiddenPrefixes: string[]; }; }' is missing the following properties from type '{ [x: string]: unknown; types?: AllowedStyle | { style?: AllowedStyle | undefined; suffix?: string | undefined; prefix?: string | undefined; forbiddenPrefixes?: string[] | undefined; forbiddenSuffixes?: string[] | undefined; requiredPrefixes?: string[] | undefined; requiredSuffixes?: string[] | undefined; ignorePatt...': allowLeadingUnderscore, allowTrailingUnderscore
typecheck / graphql v15
Type '{ types: "PascalCase"; FieldDefinition: string; }' is missing the following properties from type '{ [x: string]: unknown; types?: AllowedStyle | { style?: AllowedStyle | undefined; suffix?: string | undefined; prefix?: string | undefined; forbiddenPrefixes?: string[] | undefined; forbiddenSuffixes?: string[] | undefined; requiredPrefixes?: string[] | undefined; requiredSuffixes?: string[] | undefined; ignorePatt...': allowLeadingUnderscore, allowTrailingUnderscore
Lint / eslint
Process completed with exit code 1.
Lint / eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ataylorme/eslint-annotate-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.