Skip to content

build: bump vuepress #1949

build: bump vuepress

build: bump vuepress #1949

Triggered via pull request September 30, 2024 07:52
Status Failure
Total duration 48s
Artifacts

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
coverage: plugins/development/plugin-git/src/node/gitPlugin.ts#L55
Type 'GitPluginPageData' does not satisfy the constraint 'Record<string, unknown>'.
coverage: plugins/blog/plugin-feed/src/node/feed/item.ts#L10
Cannot find module '@vuepress/plugin-git' or its corresponding type declarations.
coverage: plugins/blog/plugin-feed/src/node/feed/item.ts#L83
Argument of type 'Page<{ excerpt?: string | undefined; git?: any; }, FeedPluginFrontmatter>' is not assignable to parameter of type 'Page'.
coverage: plugins/blog/plugin-feed/src/node/feed/item.ts#L184
Argument of type 'Page<{ excerpt?: string | undefined; git?: any; }, FeedPluginFrontmatter>' is not assignable to parameter of type 'Page'.
coverage: plugins/blog/plugin-feed/src/node/feed/item.ts#L198
Argument of type 'Page<{ excerpt?: string | undefined; git?: any; }, FeedPluginFrontmatter>' is not assignable to parameter of type 'Page'.
coverage: plugins/blog/plugin-feed/src/node/getFeedFiles.ts#L2
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/markdown/plugin-append-date/src/node/appendDate.ts#L2
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/features/plugin-copyright/src/client/composables/setupCopyright.ts#L24
Type 'CopyrightPluginFrontmatter' does not satisfy the constraint 'Record<string, unknown>'.