Skip to content

Update rollup/plugins #3621

Update rollup/plugins

Update rollup/plugins #3621

Triggered via pull request July 26, 2023 16:34
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

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

Annotations

6 errors
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.
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.