feat(plugin-sitemap): add sitemap plugin #139
Annotations
5 errors and 1 warning
coverage
Cannot find module 'vuepress-shared/node' or its corresponding type declarations.
|
coverage
Type 'string | PageModifyTimeGetter' is not assignable to type 'string'.
|
coverage
Conversion of type 'string' to type 'PageModifyTimeGetter' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
coverage
Argument of type 'Page<Record<never, never>, SitemapPluginFrontmatter>' is not assignable to parameter of type 'PageBase<SitemapPluginFrontmatter> & Record<string, unknown> & { data: PageData<Record<never, never>, SitemapPluginFrontmatter>; ... 21 more ...; htmlFilePathRelative: string; } & PageBase<...> & Record<...> & { ...; }'.
|
coverage
Process completed with exit code 1.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|