chore: update nuxt to 3.15 #59
Annotations
6 errors
Run Type Checking:
server/api/category/index.get.ts#L11
Type 'StorageValue' is not assignable to type 'CategoryResponseData[] | null'.
|
Run Type Checking:
server/api/home/pin.get.ts#L5
Type 'StorageValue' is not assignable to type 'HomePinnedTopic[] | null'.
|
Run Type Checking:
server/api/ranking/topic.get.ts#L66
Type 'StorageValue' is not assignable to type 'RankingTopics[] | null'.
|
Run Type Checking:
server/api/ranking/user.get.ts#L70
Type 'StorageValue' is not assignable to type 'RankingUsers[] | null'.
|
Run Type Checking:
server/plugins/socket.io.ts#L8
Module '"nitropack"' has no exported member 'NitroApp'.
|
Run Type Checking
Process completed with exit code 2.
|
Loading