Skip to content

feat: Add new removeUserWithEmail graphql API for bulk import use case #353

feat: Add new removeUserWithEmail graphql API for bulk import use case

feat: Add new removeUserWithEmail graphql API for bulk import use case #353

Triggered via pull request March 19, 2024 20:07
Status Failure
Total duration 1m 33s
Artifacts

qe-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L2
There should be no empty line within import group
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L386
Replace `·:·email` with `:·email,`
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L392
Replace `⏎········console.info(JSON.stringify(result));` with `········console.info(JSON.stringify(result))`
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L394
All 'var' declarations must be at the top of the function scope
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L394
Unexpected var, use let or const instead
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L394
Replace `(user:·any)·=>·user.email·==·email` with `⏎··········(user:·any)·=>·user.email·==·email⏎········`
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L394
'user' is already declared in the upper scope
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L394
Expected '===' and instead saw '=='
QE / Lint Node.js: node/resolvers/Mutations/Users.ts#L396
Replace `(!user)⏎·········` with `·(!user)`
QE / Security check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
QE / Lint Node.js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
QE / Lint Node.js: node/clients/IdentityClient.ts#L14
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/IdentityClient.ts#L24
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/storefrontPermissions.ts#L24
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/storefrontPermissions.ts#L32
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/storefrontPermissions.ts#L42
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/storefrontPermissions.ts#L50
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/storefrontPermissions.ts#L58
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/storefrontPermissions.ts#L74
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/storefrontPermissions.ts#L104
Unexpected any. Specify a different type
QE / Lint Node.js: node/clients/storefrontPermissions.ts#L121
Unexpected any. Specify a different type
QE / Test Node.js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.