Skip to content

add enum for bucket name #439

add enum for bucket name

add enum for bucket name #439

Triggered via push July 15, 2024 07:12
Status Failure
Total duration 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.