chore: bump rollup and plugins #7
Annotations
11 errors and 2 warnings
Test
Process completed with exit code 1.
|
Lint:
index.d.ts#L1
Cannot find module 'prettier'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
Lint:
src/embed.ts#L1
Cannot find module 'prettier'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
Lint:
src/embed.ts#L5
Cannot find module './print'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
Lint:
src/embed.ts#L55
Property 'locStart' does not exist on type 'ParserOptions<any>'.
|
Lint:
src/embed.ts#L55
Property 'locEnd' does not exist on type 'ParserOptions<any>'.
|
Lint:
src/embed.ts#L55
Property 'originalText' does not exist on type 'ParserOptions<any>'.
|
Lint:
src/embed.ts#L83
Property 'svelteStrictMode' does not exist on type 'ParserOptions<any>'.
|
Lint:
src/embed.ts#L106
Property 'originalText' does not exist on type 'ParserOptions<any>'.
|
Lint:
src/embed.ts#L121
Property 'svelteStrictMode' does not exist on type 'ParserOptions<any>'.
|
Lint:
src/embed.ts#L144
Property 'originalText' does not exist on type 'ParserOptions<any>'.
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|