Allow custom legendNode for markers #2467
Annotations
10 errors and 11 warnings
Run make pkgs-lint:
packages/line/tests/Line.test.js#L308
Insert `⏎········`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L309
Replace `········axis:·"x"` with `············axis:·'x'`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L310
Replace `········` with `············`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L311
Replace `stroke:·"lightblue"` with `····stroke:·'lightblue'`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L312
Replace `············strokeWidth:·5` with `················strokeWidth:·5,`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L313
Replace `········` with `············`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L314
Replace `········legendPosition:·"top"` with `············legendPosition:·'top'`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L315
Replace `legendNode:·<foreignObject·x={0}·y={0}·width={32}·height={32}><div>😎</div></foreignObject>` with `····legendNode:·(⏎················<foreignObject·x={0}·y={0}·width={32}·height={32}>⏎····················<div>😎</div>⏎················</foreignObject>⏎············)`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L316
Replace `····}` with `········},⏎····`
|
Run make pkgs-lint:
packages/line/tests/Line.test.js#L318
Replace `<Line·width={500}·height={300}·data={data}·animate={false}·markers={markers}·/>` with `⏎········<Line·width={500}·height={300}·data={data}·animate={false}·markers={markers}·/>⏎····`
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run make pkgs-lint:
packages/annotations/src/types.ts#L10
Unexpected any. Specify a different type
|
Run make pkgs-lint:
packages/arcs/src/arc_link_labels/canvas.ts#L2
Do not use "@ts-ignore" because it alters compilation errors
|
Run make pkgs-lint:
packages/arcs/src/arc_link_labels/useArcLinks.ts#L15
Unexpected any. Specify a different type
|
Run make pkgs-lint:
packages/arcs/src/arc_link_labels/useArcLinks.ts#L15
Unexpected any. Specify a different type
|
Run make pkgs-lint:
packages/arcs/src/centers.ts#L4
Do not use "@ts-ignore" because it alters compilation errors
|
Run make pkgs-lint:
packages/arcs/src/centers.ts#L94
Unexpected any. Specify a different type
|
Run make pkgs-lint:
packages/arcs/src/centers.ts#L94
Unexpected any. Specify a different type
|
Run make pkgs-lint:
packages/arcs/src/types.ts#L30
Unexpected any. Specify a different type
|
Run make pkgs-lint:
packages/axes/src/compute.ts#L3
Do not use "@ts-ignore" because it alters compilation errors
|
Run make pkgs-lint:
packages/axes/src/compute.ts#L121
Unexpected any. Specify a different type
|
Loading