Skip to content

Merge branch 'master' of github.com:mydraft-cc/ui into engine #223

Merge branch 'master' of github.com:mydraft-cc/ui into engine

Merge branch 'master' of github.com:mydraft-cc/ui into engine #223

Triggered via push December 13, 2024 20:09
Status Failure
Total duration 4m 47s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: src/wireframes/components/PrintDiagram.tsx#L76
Property 'useWebGL' is missing in type '{ color: Color; diagram: Diagram; isDefaultView: false; masterDiagram: Diagram | undefined; onNavigate: ((item: DiagramItem, link: string) => void) | undefined; onRender: Fn<...>; selectionSet: DiagramItemSet; viewBox: { ...; }; viewSize: Vec2; }' but required in type 'EditorProps'.
build: src/wireframes/engine/svg/engine.stories.tsx#L166
Argument of type 'string' is not assignable to parameter of type 'number'.
build: src/wireframes/engine/svg/engine.stories.tsx#L174
Argument of type 'string' is not assignable to parameter of type 'number'.
build: src/wireframes/engine/svg/engine.stories.tsx#L193
Argument of type 'string' is not assignable to parameter of type 'number'.
build: src/wireframes/engine/svg/engine.stories.tsx#L202
Argument of type 'string' is not assignable to parameter of type 'number'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636