add enum for bucket name #439
Annotations
10 errors
build:
src/app.test.ts#L3
Cannot find module './database' or its corresponding type declarations.
|
build:
src/services/attendee/attendee-router.ts#L8
Cannot find module '../../database' or its corresponding type declarations.
|
build:
src/services/auth/auth-router.ts#L8
Cannot find module '../../database' or its corresponding type declarations.
|
build:
src/services/auth/auth-utils.ts#L4
Cannot find module '../../database' or its corresponding type declarations.
|
build:
src/services/auth/auth-utils.ts#L33
Parameter 'err' implicitly has an 'any' type.
|
build:
src/services/checkin/checkin-utils.ts#L1
Cannot find module '../../database' or its corresponding type declarations.
|
build:
src/services/events/events-router.ts#L6
Cannot find module '../../database' or its corresponding type declarations.
|
build:
src/services/events/events-router.ts#L54
Parameter 'x' implicitly has an 'any' type.
|
build:
src/services/notifications/notifications-router.ts#L6
Cannot find module '../../database' or its corresponding type declarations.
|
build:
src/services/registration/registration-router.ts#L4
Cannot find module '../../database' or its corresponding type declarations.
|