fix #446
Annotations
6 errors
build:
src/services/speakers/speakers-router.ts#L13
Property 'SPEAKERS' does not exist on type '{ ROLES: Model<modelType, {}, {}, {}, Document<unknown, {}, modelType> & modelType & Required<{ _id: unknown; }>, any>; EVENTS: Model<...>; ... 5 more ...; NOTIFICATIONS: Model<...>; }'.
|
build:
src/services/speakers/speakers-router.ts#L28
Property 'SPEAKERS' does not exist on type '{ ROLES: Model<modelType, {}, {}, {}, Document<unknown, {}, modelType> & modelType & Required<{ _id: unknown; }>, any>; EVENTS: Model<...>; ... 5 more ...; NOTIFICATIONS: Model<...>; }'.
|
build:
src/services/speakers/speakers-router.ts#L50
Property 'SPEAKERS' does not exist on type '{ ROLES: Model<modelType, {}, {}, {}, Document<unknown, {}, modelType> & modelType & Required<{ _id: unknown; }>, any>; EVENTS: Model<...>; ... 5 more ...; NOTIFICATIONS: Model<...>; }'.
|
build:
src/services/speakers/speakers-router.ts#L68
Property 'SPEAKERS' does not exist on type '{ ROLES: Model<modelType, {}, {}, {}, Document<unknown, {}, modelType> & modelType & Required<{ _id: unknown; }>, any>; EVENTS: Model<...>; ... 5 more ...; NOTIFICATIONS: Model<...>; }'.
|
build:
src/services/speakers/speakers-router.ts#L95
Property 'SPEAKERS' does not exist on type '{ ROLES: Model<modelType, {}, {}, {}, Document<unknown, {}, modelType> & modelType & Required<{ _id: unknown; }>, any>; EVENTS: Model<...>; ... 5 more ...; NOTIFICATIONS: Model<...>; }'.
|
build
Process completed with exit code 2.
|