refactor: rename interface PlaitLine to PlaitArrowLine, add PlaitVect… #343
Annotations
9 errors and 1 warning
build (18.x)
Conversion of type '[{ id: string; type: "geometry"; shape: "rectangle"; angle: number; opacity: number; textHeight: number; text: { children: { text: string; }[]; align: "center"; }; points: [[number, number], [number, number]]; strokeWidth: number; }, { ...; }, { ...; }]' to type '[PlaitGeometry, PlaitGeometry, PlaitArrowLine]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Conversion of type '[{ id: string; type: "geometry"; shape: "rectangle"; angle: number; opacity: number; textHeight: number; text: { children: { text: string; }[]; align: "center"; }; points: [[number, number], [number, number]]; strokeWidth: number; }, { ...; }, { ...; }]' to type '[PlaitGeometry, PlaitGeometry, PlaitArrowLine]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Conversion of type '[{ id: string; type: "geometry"; shape: "rectangle"; angle: number; opacity: number; textHeight: number; text: { children: { text: string; }[]; align: "center"; }; points: [[number, number], [number, number]]; strokeWidth: number; }, { ...; }, { ...; }]' to type '[PlaitGeometry, PlaitGeometry, PlaitArrowLine]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Conversion of type '[{ id: string; type: "geometry"; shape: "rectangle"; angle: number; opacity: number; textHeight: number; text: { children: { text: string; }[]; align: "center"; }; points: [[number, number], [number, number]]; strokeWidth: number; }, { ...; }, { ...; }]' to type '[PlaitGeometry, PlaitGeometry, PlaitArrowLine]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Conversion of type '[{ id: string; type: "geometry"; shape: "rectangle"; angle: number; opacity: number; textHeight: number; text: { children: { text: string; }[]; align: "center"; }; points: [[number, number], [number, number]]; strokeWidth: number; }, { ...; }, { ...; }]' to type '[PlaitGeometry, PlaitGeometry, PlaitArrowLine]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Conversion of type '[{ id: string; type: "geometry"; shape: "rectangle"; angle: number; opacity: number; textHeight: number; text: { children: { text: string; }[]; align: "center"; }; points: [[number, number], [number, number]]; strokeWidth: number; }, { ...; }, { ...; }]' to type '[PlaitGeometry, PlaitGeometry, PlaitArrowLine]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Conversion of type '[{ id: string; type: "geometry"; shape: "rectangle"; angle: number; opacity: number; textHeight: number; text: { children: { text: string; }[]; align: "center"; }; points: [[number, number], [number, number]]; strokeWidth: number; }, { ...; }, { ...; }]' to type '[PlaitGeometry, PlaitGeometry, PlaitArrowLine]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Conversion of type '[{ id: string; type: "geometry"; shape: "rectangle"; angle: number; opacity: number; textHeight: number; text: { children: { text: string; }[]; align: "center"; }; points: [[number, number], [number, number]]; strokeWidth: number; }, { ...; }, { ...; }]' to type '[PlaitGeometry, PlaitGeometry, PlaitArrowLine]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Process completed with exit code 1.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|