Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

feat: notification endpoints #1085

feat: notification endpoints

feat: notification endpoints #1085

Triggered via push August 1, 2024 18:04
Status Failure
Total duration 1m 49s
Billable time 4m
Artifacts

test-worker.yml

on: push
Can build
39s
Can build
Ensure synced
5s
Ensure synced
Tests Successful
7s
Tests Successful
Fit to window
Zoom out
Zoom in

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.