Bump svelte from 3.40.2 to 4.2.19 #1368
Annotations
5 errors and 14 warnings
test
Process completed with exit code 1.
|
lint:
node_modules/rehype-stringify/types/index.d.ts#L6
A class can only implement an object type or intersection of object types with statically known members.
|
lint:
rollup.config.js#L84
Type '{ markup: ((options: { content: string; filename: string; }) => Processed | Promise<Processed>) | undefined; style: Preprocessor; }' is not assignable to type 'Arrayable<PreprocessorGroup> | undefined'.
|
lint:
rollup.config.js#L128
Type '{ markup: ((options: { content: string; filename: string; }) => Processed | Promise<Processed>) | undefined; style: Preprocessor; }' is not assignable to type 'Arrayable<PreprocessorGroup> | undefined'.
|
lint
Process completed with exit code 2.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. 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 node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
rollup.config.js#L31
Missing return type on function
|
lint:
rollup.config.js#L31
Argument 'warning' should be typed
|
lint:
rollup.config.js#L31
Argument '_onwarn' should be typed
|
lint:
rollup.config.js#L32
Unsafe return of an any typed value
|
lint:
rollup.config.js#L32
Unsafe member access .code on an any value
|
lint:
rollup.config.js#L32
Unsafe member access .message on an any value
|
lint:
rollup.config.js#L33
Unsafe member access .code on an any value
|
lint:
rollup.config.js#L35
Unsafe member access .message on an any value
|
lint:
rollup.config.js#L37
Unsafe call of an any typed value
|
lint:
rollup.config.js#L62
Unsafe assignment of an any value
|