Skip to content

Allow to call readonly with non-unit value #1190

Allow to call readonly with non-unit value

Allow to call readonly with non-unit value #1190

Re-run triggered May 8, 2025 23:09
Status Failure
Total duration 57s
Artifacts

nodejs.yml

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

Annotations

21 errors
build (20.x)
Process completed with exit code 2.
build (20.x): test-typings/readonly.ts#L49
Unused '@ts-expect-error' directive.
build (20.x): test-typings/readonly.ts#L46
Unused '@ts-expect-error' directive.
build (20.x): test-typings/readonly.ts#L43
Unused '@ts-expect-error' directive.
build (20.x): test-typings/readonly.ts#L40
Unused '@ts-expect-error' directive.
build (20.x): test-typings/readonly.ts#L37
Unused '@ts-expect-error' directive.
build (20.x): test-typings/readonly.ts#L32
Argument of type 'Store<Event<void>>' is not assignable to parameter of type 'Event<void>'.
build (20.x): test-typings/readonly.ts#L24
Argument of type 'Store<EventCallable<void>>' is not assignable to parameter of type 'Event<void>'.
build (20.x): test-typings/readonly.ts#L17
Argument of type 'Store<Store<number>>' is not assignable to parameter of type 'Store<number>'.
build (20.x): test-typings/readonly.ts#L9
Argument of type 'Store<StoreWritable<number>>' is not assignable to parameter of type 'Store<number>'.
build (18.x)
Process completed with exit code 2.
build (18.x): test-typings/readonly.ts#L49
Unused '@ts-expect-error' directive.
build (18.x): test-typings/readonly.ts#L46
Unused '@ts-expect-error' directive.
build (18.x): test-typings/readonly.ts#L43
Unused '@ts-expect-error' directive.
build (18.x): test-typings/readonly.ts#L40
Unused '@ts-expect-error' directive.
build (18.x): test-typings/readonly.ts#L37
Unused '@ts-expect-error' directive.
build (18.x): test-typings/readonly.ts#L32
Argument of type 'Store<Event<void>>' is not assignable to parameter of type 'Event<void>'.
build (18.x): test-typings/readonly.ts#L24
Argument of type 'Store<EventCallable<void>>' is not assignable to parameter of type 'Event<void>'.
build (18.x): test-typings/readonly.ts#L17
Argument of type 'Store<Store<number>>' is not assignable to parameter of type 'Store<number>'.
build (18.x): test-typings/readonly.ts#L9
Argument of type 'Store<StoreWritable<number>>' is not assignable to parameter of type 'Store<number>'.
build (18.x)
The strategy configuration was canceled because "build._20_x" failed