Update rollup/plugins #3630
Annotations
6 errors
type (16.x):
src/module-server/rollup-plugin-container.ts#L171
Type '(error: any, pos: any) => never' is not assignable to type '(error: string | RollupError) => never'.
|
type (16.x):
src/module-server/rollup-plugin-container.ts#L171
Parameter 'error' implicitly has an 'any' type.
|
type (16.x):
src/module-server/rollup-plugin-container.ts#L171
Parameter 'pos' implicitly has an 'any' type.
|
type (16.x)
Process completed with exit code 2.
|
lint (16.x):
src/module-server/rollup-plugin-container.ts#L180
This assertion is unnecessary since it does not change the type of the expression
|
lint (16.x)
Process completed with exit code 1.
|