chore: tweaks #2814
Annotations
10 errors
coverage:
themes/theme-default/src/client/composables/useContributors.ts#L17
Property 'contributors' does not exist on type '{}'.
|
coverage:
themes/theme-default/src/client/composables/useContributors.ts#L7
Property 'git' does not exist on type 'DefaultThemePageData'.
|
coverage:
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
coverage:
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
coverage:
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
coverage:
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
coverage:
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
coverage:
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
coverage:
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
coverage:
plugins/development/plugin-git/src/node/utils/getCommits.ts#L61
Type '{ filepath: string; hash: string; date: number; message: string; body: string; refs: string; author: string; email: string; coAuthors: Pick<GitContributorInfo, "name" | "email">[]; }[]' is not assignable to type 'RawCommit[]'.
|