chore: add a script for mongodb to psql #177
Annotations
10 errors
|
lint:
composables/topic/useTopic.ts#L36
Property 'length' does not exist on type '{ topics: SerializeObject<HomeTopic>[]; total: number; }'.
|
|
lint:
composables/topic/useTopic.ts#L24
Type '{ topics: SerializeObject<HomeTopic>[]; total: number; }' is missing the following properties from type 'HomeTopic[]': length, pop, push, concat, and 35 more.
|
|
lint:
components/ranking/pageData.ts#L3
Module '"~/types/api/ranking"' has no exported member 'RankingGetUserRequestData'.
|
|
lint:
components/ranking/pageData.ts#L2
Module '"~/types/api/ranking"' has no exported member 'RankingGetTopicsRequestData'.
|
|
lint:
components/message/aside/asideItemStore.ts#L16
Property 'time' does not exist on type '{ chatroomName: string; content: string; count: number; unreadCount: number; route: string; title: string; avatar: string; lastMessageTime: string | Date; }'.
|
|
lint:
components/message/aside/asideItemStore.ts#L16
Property 'time' does not exist on type '{ chatroomName: string; content: string; count: number; unreadCount: number; route: string; title: string; avatar: string; lastMessageTime: string | Date; }'.
|
|
lint:
components/message/aside/asideItemStore.ts#L12
Property 'time' does not exist on type '{ chatroomName: string; content: string; count: number; unreadCount: number; route: string; title: string; avatar: string; lastMessageTime: string | Date; }'.
|
|
lint:
components/message/aside/asideItemStore.ts#L1
Module '"~/types/api/chat-message"' has no exported member 'Message'.
|
|
lint:
components/kun/milkdown/plugins/upload/uploader.ts#L29
Object literal may only specify known properties, and 'watch' does not exist in type 'NitroFetchOptions<"/api/image/topic", "post">'.
|
|
lint:
components/galgame/pr/compare.ts#L50
Property 'gid' does not exist on type 'Partial<GalgameDetail>'.
|