Skip to content

fix(rolldown): bound reader cache retention by log size #1976

fix(rolldown): bound reader cache retention by log size

fix(rolldown): bound reader cache retention by log size #1976

Triggered via pull request September 25, 2026 14:17
Status Failure
Total duration 2m 12s
Artifacts –

ci.yml

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

Annotations

9 errors and 3 notices
lint
Process completed with exit code 1.
lint: packages/vite/src/modules/rpc.ts#L12
Argument of type 'Plugin<any>' is not assignable to parameter of type 'Arrayable<Plugin<any>> | (() => Thenable<Arrayable<Plugin<any>>>)'.
lint: packages/vite/src/modules/rpc.ts#L11
Argument of type 'PluginWithDevTools' is not assignable to parameter of type 'Arrayable<Plugin<any>> | (() => Thenable<Arrayable<Plugin<any>>>)'.
lint: packages/rolldown/src/modules/rpc.ts#L22
Argument of type 'Plugin<any>' is not assignable to parameter of type 'Arrayable<Plugin<any>> | (() => Thenable<Arrayable<Plugin<any>>>)'.
lint: packages/rolldown/src/modules/rpc.ts#L14
Parameter 'ctx' implicitly has an 'any' type.
lint: packages/rolldown/src/modules/rpc.ts#L13
Object literal may only specify known properties, and 'devtools' does not exist in type 'Arrayable<Plugin<any>> | (() => Thenable<Arrayable<Plugin<any>>>)'.
lint: packages/oxc/src/modules/rpc.ts#L22
Argument of type 'Plugin<any>' is not assignable to parameter of type 'Arrayable<Plugin<any>> | (() => Thenable<Arrayable<Plugin<any>>>)'.
lint: packages/oxc/src/modules/rpc.ts#L14
Parameter 'ctx' implicitly has an 'any' type.
lint: packages/oxc/src/modules/rpc.ts#L13
Object literal may only specify known properties, and 'devtools' does not exist in type 'Arrayable<Plugin<any>> | (() => Thenable<Arrayable<Plugin<any>>>)'.
test (lts/*, ubuntu-latest)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
e2e
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
lint
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"