Skip to content

chore(deps): update dependency path2d-polyfill to v2 #106

chore(deps): update dependency path2d-polyfill to v2

chore(deps): update dependency path2d-polyfill to v2 #106

Triggered via pull request December 11, 2023 06:56
Status Failure
Total duration 2m 28s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Path › Constructor › should accept arguments - case 1: svg path: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:17:14)
Path › Constructor › should accept arguments - case 2: pie arc datum: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:23:14)
Path › Constructor › path for line › should render path for horizontal (default) line: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:66:16)
Path › Constructor › path for line › should render path for vertical line: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:90:16)
Path › Constructor › path for line › should render disconnected path for line with minor null value: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:113:16)
Path › Constructor › path for line › should render disconnected path for line with custom defined null values: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:139:16)
Path › Constructor › path for line › should render connected path for line with custom defined null values: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:166:16)
Path › Constructor › path for line › should render disconnected path for disconnected lines with unordered domain: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:193:16)
Path › Constructor › path for line › should render disconnected path for disconnected lines with unordered domain based on major data: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:223:16)
Path › Constructor › path for line › should render close path for area with default minor 0: packages/picasso.js/src/core/scene-graph/parse-path-d.js#L100
TypeError: _path2dPolyfill.default.parsePath is not a function at parsePath (packages/picasso.js/src/core/scene-graph/parse-path-d.js:100:25) at Path.set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:100:23) at new set (packages/picasso.js/src/core/scene-graph/display-objects/path.js:57:10) at create (packages/picasso.js/src/core/scene-graph/display-objects/path.js:179:10) at Object.<anonymous> (packages/picasso.js/src/core/scene-graph/display-objects/__tests__/path.spec.js:259:16)