Add email input on a user creation #198
Annotations
10 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
functions/src/associateItemWithExistingUsers.ts#L5
Unexpected any. Specify a different type
|
Lint:
functions/src/incrementItemNameId.ts#L3
Unexpected any. Specify a different type
|
Lint:
functions/src/index.ts#L13
'_' is defined but never used
|
Lint:
functions/src/index.ts#L22
'_' is defined but never used
|
Lint:
functions/src/index.ts#L29
'_' is defined but never used
|
Lint:
functions/src/index.ts#L29
'__' is defined but never used
|
Lint:
functions/src/index.ts#L41
'_' is defined but never used
|
Lint:
functions/src/index.ts#L61
'_' is defined but never used
|
Lint:
functions/src/index.ts#L74
'_' is defined but never used
|
Loading