Bump rollup from 2.53.3 to 2.79.2 #1370
Annotations
3 errors and 10 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
Process completed with exit code 2.
|
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
|