Deploy 20240804 #115
Annotations
10 errors and 1 warning
Build (ubuntu-latest, 20):
components/Collection/ShowCase.vue#L69
Property 'fid' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ collection: MaybeFragmentType<TypedDocumentNode<CollectionShowCaseDataFragment, unknown>>; }>>>, ... 18 more ..., {}>'.
|
Build (ubuntu-latest, 20):
components/Comment/Content.vue#L56
Property 'dateFormatCalendar' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{ category: string; thread: string; post: CommentResponse; verify: () => Promise<string>; lite?: boolean | undefined; }>, { ...; }>>>, ... 18 more ..., { ...; }>'.
|
Build (ubuntu-latest, 20):
components/Comment/Content.vue#L58
Property 'dateFromNow' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{ category: string; thread: string; post: CommentResponse; verify: () => Promise<string>; lite?: boolean | undefined; }>, { ...; }>>>, ... 18 more ..., { ...; }>'.
|
Build (ubuntu-latest, 20):
components/Comment/Content.vue#L61
Property 'useMarked' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{ category: string; thread: string; post: CommentResponse; verify: () => Promise<string>; lite?: boolean | undefined; }>, { ...; }>>>, ... 18 more ..., { ...; }>'.
|
Build (ubuntu-latest, 20):
components/Comment/Create.vue#L62
Property 'avatarURL' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ parentId?: number | undefined; category: string; thread: string; verify: () => Promise<string>; afterPost: (newPost: CommentResponse) => void; }>>>, ... 18 more ..., {}>'.
|
Build (ubuntu-latest, 20):
components/Comment/Create.vue#L72
Property 'avatarURL' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ parentId?: number | undefined; category: string; thread: string; verify: () => Promise<string>; afterPost: (newPost: CommentResponse) => void; }>>>, ... 18 more ..., {}>'.
|
Build (ubuntu-latest, 20):
components/Comment/Recent.vue#L43
Property 'dateFromNow' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ comment: CommentData; }>>>, {}, unknown, {}, {}, ComponentOptionsMixin, ... 13 more ..., {}>'.
|
Build (ubuntu-latest, 20):
components/CoverUploader.vue#L121
Property 'truncateNum' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ afterUpload: (newData: FilePostResponse | null | undefined) => Promise<void>; cover: string; }>>>, ... 18 more ..., {}>'.
|
Build (ubuntu-latest, 20):
components/Level/Leaderboard.vue#L175
Property 'truncateNum' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ levelId: string; charts: chartData[]; }>>>, { selectedDiffRank: typeof selectedDiffRank; diffRankPage: typeof diffRankPage; realDiffRankPage: typeof realDiffRankPage; loadingRank: typeof loadingRank; rankData: typeof rankData; }, ... 1...'.
|
Build (ubuntu-latest, 20):
components/Level/Leaderboard.vue#L203
Property 'dateFromNow' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ levelId: string; charts: chartData[]; }>>>, { selectedDiffRank: typeof selectedDiffRank; diffRankPage: typeof diffRankPage; realDiffRankPage: typeof realDiffRankPage; loadingRank: typeof loadingRank; rankData: typeof rankData; }, ... 1...'.
|
Build (ubuntu-latest, 20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|