Skip to content

brush interaction #1318

brush interaction

brush interaction #1318

Triggered via pull request May 27, 2024 07:39
@FilFil
synchronize #1653
fil/brush
Status Failure
Total duration 1m 22s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test: test/plots/brush.ts#L10
Argument of type 'Transformed<{ x: string; y: string; unselected: { fillOpacity: number; }; }>' is not assignable to parameter of type '{ x: string; y: string; unselected: { fillOpacity: number; }; } & { transform: TransformFunction; } & BrushOptions'.
test: test/plots/brush.ts#L24
Type '{ fill: string; }' is not assignable to type 'null'.
test: test/plots/brush.ts#L62
Type '{ stroke: string; }' is not assignable to type 'null'.
test: test/plots/brush.ts#L89
Type '{ fill: string; }' is not assignable to type 'null'.
test: test/plots/brush.ts#L103
Type '{ fillOpacity: number; }' is not assignable to type 'null'.
test: test/plots/brush.ts#L118
Type '{ fillOpacity: number; }' is not assignable to type 'null'.
test: test/plots/brush.ts#L119
Type '{ fillOpacity: number; }' is not assignable to type 'null'.
test
Process completed with exit code 2.
test
No files were found with the provided path: test/output/*-changed.*. No artifacts will be uploaded.