Skip to content

Update rollup/plugins #3659

Update rollup/plugins

Update rollup/plugins #3659

Triggered via pull request August 23, 2023 22:01
Status Failure
Total duration 2m 24s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: type
Fit to window
Zoom out
Zoom in

Annotations

6 errors
type (16.x): src/module-server/rollup-plugin-container.ts#L170
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#L170
Parameter 'error' implicitly has an 'any' type.
type (16.x): src/module-server/rollup-plugin-container.ts#L170
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#L179
This assertion is unnecessary since it does not change the type of the expression
lint (16.x)
Process completed with exit code 1.