Correctly mark nullability for language properties #1235
Triggered via pull request
November 15, 2023 15:30
Status
Failure
Total duration
6h 0m 25s
Artifacts
–
Annotations
61 errors
FundingAccount e2e › create funding account:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/funding-account.e2e-spec.ts:21:11)
|
FundingAccount e2e › create & read funding account by id:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/funding-account.e2e-spec.ts:21:11)
|
FundingAccount e2e › update funding account:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/funding-account.e2e-spec.ts:21:11)
|
FundingAccount e2e › delete funding account:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/funding-account.e2e-spec.ts:21:11)
|
FundingAccount e2e › list view of funding accounts:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/funding-account.e2e-spec.ts:21:11)
|
Story e2e › Create Story:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/story.e2e-spec.ts:21:11)
|
Story e2e › create & read story by id:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/story.e2e-spec.ts:21:11)
|
Story e2e › update story:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/story.e2e-spec.ts:21:11)
|
Story e2e › delete story:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/story.e2e-spec.ts:21:11)
|
Story e2e › list view of stories:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/story.e2e-spec.ts:21:11)
|
Organization e2e › should have unique name:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › create & read organization by id:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › create & read organization:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › create organization with mandatory field blank:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › update organization:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › update organization with blank:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › update organization with mismatch name:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › delete organization:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › delete organization with blank:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Organization e2e › shows canEdit true when it can be edited:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/organization.e2e-spec.ts:22:11)
|
Field Zone e2e › create a field zone:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/zone.e2e-spec.ts:23:11)
|
Field Zone e2e › should have unique name:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/zone.e2e-spec.ts:23:11)
|
Field Zone e2e › read one field zone by id:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/zone.e2e-spec.ts:23:11)
|
Field Zone e2e › update field zone:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/zone.e2e-spec.ts:23:11)
|
Field Zone e2e › update field zone's director:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/zone.e2e-spec.ts:23:11)
|
Field Zone e2e › delete field zone:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/zone.e2e-spec.ts:23:11)
|
Field Zone e2e › returns a list of zones:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/zone.e2e-spec.ts:23:11)
|
Project Changeset Aware e2e › name:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/project-changeset-aware.e2e-spec.ts:84:11)
|
Project Changeset Aware e2e › mouStart and mouEnd:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/project-changeset-aware.e2e-spec.ts:84:11)
|
Project Changeset Aware e2e › budget records:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/project-changeset-aware.e2e-spec.ts:84:11)
|
Engagement Changeset Aware e2e › Create:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/engagement-changeset-aware.e2e-spec.ts:154:11)
|
Engagement Changeset Aware e2e › Update:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/engagement-changeset-aware.e2e-spec.ts:154:11)
|
Engagement Changeset Aware e2e › Update - created in changeset:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/engagement-changeset-aware.e2e-spec.ts:154:11)
|
Engagement Changeset Aware e2e › Delete:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/engagement-changeset-aware.e2e-spec.ts:154:11)
|
User e2e › read one user by id:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
Engagement Changeset Aware e2e › Cannot create duplicate language engagements in a changeset:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/engagement-changeset-aware.e2e-spec.ts:154:11)
|
User e2e › create user with required input fields:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
Language e2e › create a language:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/language.e2e-spec.ts:23:11)
|
User e2e › update user:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
Language e2e › read one language by id:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/language.e2e-spec.ts:23:11)
|
User e2e › delete user:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
User e2e › list view of users:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
Language e2e › Updates › simple:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/language.e2e-spec.ts:23:11)
|
User e2e › assign organization to user:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
User e2e › remove organization from user:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
Language e2e › Updates › empty ethnologue:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/language.e2e-spec.ts:23:11)
|
User e2e › assign primary organization to user:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
Language e2e › Updates › a single language ethnologue property when language is minimally defined:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/language.e2e-spec.ts:23:11)
|
User e2e › remove primary organization from user:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
User e2e › read one users organizations:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at createTestApp (test/utility/create-app.ts:30:3)
at Object.<anonymous> (test/user.e2e-spec.ts:28:11)
|
E2E Tests (2/6)
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 360 minutes.
|
Product e2e › create & read product by id:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › create DirectScriptureProduct with unspecifiedScripture:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › create product with scriptureReferences:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › create DerivativeScriptureProduct with produces:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › create DerivativeScriptureProduct with scriptureReferencesOverride:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › update product:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › update DirectScriptureProduct:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › update DerivativeScriptureProduct:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › update DerivativeScriptureProduct with scriptureReferencesOverride:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|
Product e2e › update DerivativeScriptureProduct with scriptureReferencesOverride which is null:
test/utility/create-app.ts#L30
Undefined type error. Make sure you are providing an explicit type for the "signLanguageCode" of the "CreateLanguage" class.
at reflectTypeFromMetadata (node_modules/@nestjs/graphql/dist/utils/reflection.utilts.js:17:19)
at applyMetadataFn (node_modules/@nestjs/graphql/dist/decorators/field.decorator.js:31:107)
at singleCallFunctionWrapper (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:67:13)
at node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:44
at Array.forEach (<anonymous>)
at LazyMetadataStorageHost.load (node_modules/@nestjs/graphql/dist/schema-builder/storages/lazy-metadata.storage.js:41:26)
at GraphQLSchemaFactory.create (node_modules/@nestjs/graphql/dist/schema-builder/graphql-schema.factory.js:35:53)
at GraphQLSchemaBuilder.generateSchema (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:35:52)
at GraphQLSchemaBuilder.build (node_modules/@nestjs/graphql/dist/graphql-schema.builder.js:22:31)
at GraphQLFactory.generateSchema (node_modules/@nestjs/graphql/dist/graphql.factory.js:27:69)
at ApolloDriver.generateSchema (node_modules/@nestjs/graphql/dist/drivers/abstract-graphql.driver.js:23:36)
at GraphQLModule.onModuleInit (node_modules/@nestjs/graphql/dist/graphql.module.js:109:54)
at async callModuleInitHook (node_modules/@nestjs/core/hooks/on-module-init.hook.js:51:9)
at async Proxy.callInitHook (node_modules/@nestjs/core/nest-application-context.js:223:13)
at async Proxy.init (node_modules/@nestjs/core/nest-application.js:100:9)
at async createTestApp (test/utility/create-app.ts:30:3)
at async Object.<anonymous> (test/product.e2e-spec.ts:46:11)
|