brush interaction #1653
Open
brush interaction #1653
Annotations
8 errors and 1 warning
Run yarn test:tsc:
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'.
|
Run yarn test:tsc:
test/plots/brush.ts#L24
Type '{ fill: string; }' is not assignable to type 'null'.
|
Run yarn test:tsc:
test/plots/brush.ts#L62
Type '{ stroke: string; }' is not assignable to type 'null'.
|
Run yarn test:tsc:
test/plots/brush.ts#L89
Type '{ fill: string; }' is not assignable to type 'null'.
|
Run yarn test:tsc:
test/plots/brush.ts#L103
Type '{ fillOpacity: number; }' is not assignable to type 'null'.
|
Run yarn test:tsc:
test/plots/brush.ts#L118
Type '{ fillOpacity: number; }' is not assignable to type 'null'.
|
Run yarn test:tsc:
test/plots/brush.ts#L119
Type '{ fillOpacity: number; }' is not assignable to type 'null'.
|
Run yarn test:tsc
Process completed with exit code 2.
|
Run actions/upload-artifact@v4
No files were found with the provided path: test/output/*-changed.*. No artifacts will be uploaded.
|
Loading