feat(plugin-git): improve performance and tweaks options #2006
e2e.yml
on: pull_request
Matrix: e2e-node
Matrix: e2e-os
Matrix: e2e
e2e result
0s
Annotations
105 errors
e2e (vite)
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e (vite)
Process completed with exit code 1.
|
e2e (webpack)
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e (webpack)
Process completed with exit code 1.
|
e2e-os (macos-latest, vite):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-os (macos-latest, vite):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, vite):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, vite):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, vite):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, vite):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, vite):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, vite):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, vite):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-os (macos-latest, vite):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-os (macos-latest, webpack):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-os (macos-latest, webpack):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, webpack):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, webpack):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, webpack):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, webpack):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, webpack):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, webpack):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (macos-latest, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-os (macos-latest, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-node (18, vite):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-node (18, vite):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, vite):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, vite):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, vite):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, vite):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, vite):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, vite):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, vite):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-node (18, vite):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-node (18, webpack):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-node (18, webpack):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, webpack):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, webpack):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, webpack):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, webpack):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, webpack):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, webpack):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (18, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-node (18, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-node (20, vite):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-node (20, vite):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, vite):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, vite):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, vite):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, vite):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, vite):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, vite):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, vite):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-node (20, vite):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-os (windows-latest, webpack):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-os (windows-latest, webpack):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, webpack):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, webpack):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, webpack):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, webpack):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, webpack):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, webpack):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-os (windows-latest, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-node (22, vite):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-node (22, vite):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, vite):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, vite):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, vite):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, vite):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, vite):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, vite):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, vite):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-node (22, vite):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-node (20, webpack):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-node (20, webpack):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, webpack):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, webpack):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, webpack):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, webpack):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, webpack):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, webpack):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (20, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-node (20, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-os (windows-latest, vite):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-os (windows-latest, vite):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, vite):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, vite):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, vite):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, vite):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, vite):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, vite):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-os (windows-latest, vite):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-os (windows-latest, vite):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e-node (22, webpack):
plugins/development/plugin-git/src/node/utils/resolveChangelog.ts#L92
Property 'coAuthors' is missing in type '{ hash: string; date: number; email: string; author: string; message: string; }' but required in type 'GitChangelog'.
|
e2e-node (22, webpack):
plugins/blog/plugin-feed/src/node/getFeedOptions.ts#L8
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, webpack):
plugins/blog/plugin-feed/src/typings/page.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, webpack):
plugins/markdown/plugin-append-date/src/node/appendDate.ts#L2
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, webpack):
plugins/markdown/plugin-append-date/src/node/appendDatePlugin.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, webpack):
plugins/seo/plugin-seo/src/typings/helper.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, webpack):
plugins/seo/plugin-sitemap/src/node/getInfo.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, webpack):
plugins/seo/plugin-sitemap/src/typings/options.ts#L1
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
|
e2e-node (22, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L11
Property 'git' does not exist on type 'DefaultThemePageData'.
|
e2e-node (22, webpack):
themes/theme-default/src/client/composables/useContributors.ts#L14
Type 'DefaultThemePageData' does not satisfy the constraint 'Record<string, unknown>'.
|
e2e result
Process completed with exit code 1.
|