refactor: completeConfig and AuthSchema type #205
Annotations
5 errors
packages/core/src/helpers.ts#L1
Cannot find module 'lodash.isNil' or its corresponding type declarations.
|
packages/core/src/auth-schema.ts#L1
Cannot find module 'lodash.isNil' or its corresponding type declarations.
|
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'.
|
packages/core/src/config.ts#L8
Cannot find module 'lodash.isEmpty' or its corresponding type declarations.
|
|
This job failed
Loading