replace npm by pnpm, replace vuepress by vitepress #1804
Annotations
6 errors and 6 warnings
Build:
src/index.js#L1715
Property 'includes' does not exist on type '(string | HTMLElement)[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
|
Build:
src/utils/init.js#L170
Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
|
Build:
src/utils/init.js#L268
Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
|
Build:
src/utils/init.js#L269
Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
|
Build:
src/utils/init.js#L320
Property 'entries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
|
Build
Process completed with exit code 2.
|
Build:
rollup.config.mjs#L13
Unexpected 'todo' comment: 'TODO commonjs bug...'
|
Build:
src/index.js#L2274
Unexpected 'fixme' comment: 'fixme'
|
Build:
src/rules/jsSiteRule.js#L84
The Function constructor is eval
|
Build:
src/rules/jsSiteRule.js#L109
The Function constructor is eval
|
Build:
src/rules/jsSiteRule.js#L315
The Function constructor is eval
|
Build:
src/utils/stringify.js#L36
The Function constructor is eval
|
Loading