chore(utils): Update internal service update input validation #28088
action.yml
on: pull_request
setup
1m 58s
Matrix: integration-tests-http-matrix
Matrix: integration-tests-modules-matrix
Matrix: unit-tests-matrix
integration-tests-packages
0s
integration-tests-http
0s
integration-tests-modules
0s
unit-tests
0s
Annotations
9 errors and 1 warning
setup
Property 'updateUsers' in type 'UserModuleService' is not assignable to the same property in base type 'AbstractModuleService<{ User: { dto: UserDTO; }; Invite: { dto: InviteDTO; }; }>'.
|
setup
Property 'updateUsers' in type 'UserModuleService' is not assignable to the same property in base type 'AbstractModuleService<{ User: { dto: UserDTO; }; Invite: { dto: InviteDTO; }; }>'.
|
setup
Property 'updateInvites' in type 'UserModuleService' is not assignable to the same property in base type 'AbstractModuleService<{ User: { dto: UserDTO; }; Invite: { dto: InviteDTO; }; }>'.
|
setup
Property 'updateInvites' in type 'UserModuleService' is not assignable to the same property in base type 'AbstractModuleService<{ User: { dto: UserDTO; }; Invite: { dto: InviteDTO; }; }>'.
|
setup
@***/user#build: command (/home/runner/work/medusa/medusa/packages/modules/user) /tmp/xfs-9cd896d2/yarn run build exited (1)
|
setup
Process completed with exit code 1.
|
integration-tests-modules
Process completed with exit code 1.
|
integration-tests-http
Process completed with exit code 1.
|
unit-tests
Process completed with exit code 1.
|
setup
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|