refactor: completeConfig and AuthSchema type #205
Annotations
10 errors
build:
packages/core/src/helpers.ts#L1
Cannot find module 'lodash.isNil' or its corresponding type declarations.
|
build:
packages/core/src/auth-schema.ts#L1
Cannot find module 'lodash.isNil' or its corresponding type declarations.
|
build:
packages/core/src/auth-schema.ts#L63
Argument of type 'ToDeepDictionary<{ [fieldName: string]: { [__authz: string]: IAuthConfig<RulesObject>; }; } | { [__authz: string]: IAuthConfig<RulesObject>; }> | undefined' is not assignable to parameter of type 'TypeSchemaOrRuleConfig'.
|
build:
packages/core/src/config.ts#L8
Cannot find module 'lodash.isEmpty' or its corresponding type declarations.
|
build
Process completed with exit code 1.
|
Test on GraphQL 16:
packages/core/src/helpers.ts#L1
Cannot find module 'lodash.isNil' or its corresponding type declarations.
|
Test on GraphQL 16:
packages/core/src/auth-schema.ts#L1
Cannot find module 'lodash.isNil' or its corresponding type declarations.
|
Test on GraphQL 16:
packages/core/src/auth-schema.ts#L63
Argument of type 'ToDeepDictionary<{ [fieldName: string]: { [__authz: string]: IAuthConfig<RulesObject>; }; } | { [__authz: string]: IAuthConfig<RulesObject>; }> | undefined' is not assignable to parameter of type 'TypeSchemaOrRuleConfig'.
|
Test on GraphQL 16:
packages/core/src/config.ts#L8
Cannot find module 'lodash.isEmpty' or its corresponding type declarations.
|
Test on GraphQL 16
Process completed with exit code 1.
|