Migrate deleteRegularUser #1001
Annotations
10 errors
Run yarn lint:eslint:
__tests__/schema/user/delete-regular-users.ts#L2
'HttpResponse' is defined but never used
|
Run yarn lint:eslint:
__tests__/schema/user/delete-regular-users.ts#L6
'createFakeIdentity' is defined but never used
|
Run yarn lint:eslint:
__tests__/schema/user/delete-regular-users.ts#L6
'given' is defined but never used
|
Run yarn lint:eslint:
packages/server/src/schema/uuid/user/resolvers.ts#L424
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run yarn lint:eslint:
packages/server/src/schema/uuid/user/resolvers.ts#L425
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run yarn lint:eslint:
packages/server/src/schema/uuid/user/resolvers.ts#L426
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run yarn lint:eslint:
packages/server/src/schema/uuid/user/resolvers.ts#L427
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run yarn lint:eslint:
packages/server/src/schema/uuid/user/resolvers.ts#L428
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run yarn lint:eslint:
packages/server/src/schema/uuid/user/resolvers.ts#L429
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run yarn lint:eslint:
packages/server/src/schema/uuid/user/resolvers.ts#L430
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
The logs for this run have expired and are no longer available.
Loading