Skip to content

refactor: completeConfig and AuthSchema type #206

refactor: completeConfig and AuthSchema type

refactor: completeConfig and AuthSchema type #206

Triggered via pull request July 29, 2024 14:39
Status Failure
Total duration 27s
Artifacts

pr.yml

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

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.