This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
feat: notification endpoints #1085
test-worker.yml
on: push
Annotations
9 errors
Can build
Cannot find module '../db' or its corresponding type declarations.
|
Can build
Cannot find module '../db/schemas' or its corresponding type declarations.
|
Can build
Module '"../route-map"' has no exported member 'IAuthedRouteHandler'. Did you mean to use 'import IAuthedRouteHandler from "../route-map"' instead?
|
Can build
Parameter 'req' implicitly has an 'any' type.
|
Can build
Parameter 'res' implicitly has an 'any' type.
|
Can build
Module '"/home/runner/work/greenbitessg/greenbitessg/server/src/v1/notification/notification"' has no default export. Did you mean to use 'import { getNotification } from "/home/runner/work/greenbitessg/greenbitessg/server/src/v1/notification/notification"' instead?
|
Can build
Import declaration conflicts with local declaration of 'routeMap'.
|
Can build
Process completed with exit code 1.
|
Tests Successful
Process completed with exit code 1.
|