feat: add User model #2343
main.yml
on: pull_request
build_lint_and_test
51s
Annotations
4 errors and 1 warning
build_lint_and_test:
models/user/dist/declarations/src/mc-user/types.d.ts#L2
Cannot find module '../../../../graphql-types/src/generated/mc' or its corresponding type declarations.
|
build_lint_and_test:
models/user/dist/declarations/src/user/types.d.ts#L2
Cannot find module '../../../../graphql-types/src/generated/core' or its corresponding type declarations.
|
build_lint_and_test:
models/user/src/user/generator.ts#L16
Type '{ id: FakerGenerator; version: SequenceGenerator; email: FakerGenerator; lowercaseEmail: FakerGenerator; firstName: FakerGenerator; ... 7 more ...; lastLoginAt: FakerGenerator; }' is not assignable to type 'FieldsConfiguration<TUser>'.
|
build_lint_and_test
Process completed with exit code 1.
|
build_lint_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|