Skip to content

Version Packages

Version Packages #16

Triggered via pull request October 16, 2025 15:18
Status Cancelled
Total duration 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
CI
Canceling since a higher priority waiting request for CI-refs/pull/4/merge exists
typescript-eslint(no-redundant-type-constituents): packages/presentation-comlink/src/comlinkCompatibility.ts#L25
'InternalMessageType' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript-eslint(unbound-method): packages/comlink/src/connection.ts#L528
void`, or consider using an arrow function instead.
typescript-eslint(unbound-method): packages/comlink/src/controller.ts#L236
void`, or consider using an arrow function instead.
typescript-eslint(unbound-method): packages/comlink/src/controller.ts#L144
void`, or consider using an arrow function instead.
typescript-eslint(unbound-method): packages/comlink/src/node.ts#L550
void`, or consider using an arrow function instead.
typescript-eslint(no-redundant-type-constituents): apps/playground/app/routes/frame.tsx#L16
'Node<NodeMessage, ControllerMessage>' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript-eslint(no-redundant-type-constituents): apps/playground/app/routes/_index.tsx#L30
'ChannelInstance<ControllerMessage, NodeMessage>' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript-eslint(no-redundant-type-constituents): apps/playground/app/routes/_index.tsx#L29
'Controller' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript-eslint(no-redundant-type-constituents): apps/playground/app/types.ts#L24
'ProtocolMessage<WithoutResponse<PlaygroundMessage>>' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript-eslint(no-redundant-type-constituents): apps/playground/app/types.ts#L23
'WithoutResponse<PlaygroundMessage>' is an 'error' type that acts as 'any' and overrides all other types in this union type.