Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

feat(graphql): GraphQL API #1663

feat(graphql): GraphQL API

feat(graphql): GraphQL API #1663

Triggered via pull request April 14, 2024 15:08
Status Failure
Total duration 1m 22s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
build
Namespace 'global.GraphQLModules' has no exported member 'ModuleContext'.
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
build
Namespace 'global.GraphQLModules' has no exported member 'ModuleContext'.
build
Type '{ createdAt: SortDirection; } | { statusChangedAt: SortDirection; } | undefined' is not assignable to type 'TicketSortField | undefined'.