Skip to content

feat: Add ex.BezierCurve and CurveBy/CurveTo actions #6353

feat: Add ex.BezierCurve and CurveBy/CurveTo actions

feat: Add ex.BezierCurve and CurveBy/CurveTo actions #6353

Triggered via pull request November 18, 2024 22:37
Status Success
Total duration 4m 2s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/engine/Input/PointerAbstraction.ts#L58
Expected @param names to be "engine". Got "pos"
build: src/engine/Util/Util.ts#L97
Missing JSDoc @returns description
build: src/engine/Util/Util.ts#L106
@param path declaration ("...sources") root node name ("") does not match previous real parameter name ("target")
build: src/spec/CoroutineSpec.ts#L250
Async arrow function has no 'await' expression
build: src/spec/CoroutineSpec.ts#L275
Async arrow function has no 'await' expression
build: src/spec/CoroutineSpec.ts#L304
Async arrow function has no 'await' expression
build: src/spec/CoroutineSpec.ts#L326
Async arrow function has no 'await' expression
build: src/spec/CoroutineSpec.ts#L353
Async arrow function has no 'await' expression