Skip to content

[WIP] refactor: make sequence/svgDraw typesafe #10240

[WIP] refactor: make sequence/svgDraw typesafe

[WIP] refactor: make sequence/svgDraw typesafe #10240

Triggered via pull request April 23, 2024 10:56
Status Failure
Total duration 11m 52s
Artifacts 5

e2e.yml

on: pull_request
Matrix: e2e
combineArtifacts
6s
combineArtifacts
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 5 warnings
e2e (3)
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../diagram-api/types.js'?
e2e (3)
Type '{ box: Box | undefined; name: string; description: string; wrap: boolean; prevActor: string | undefined; links: {}; properties: {}; actorCnt: null; rectData: null; type: string; }' is missing the following properties from type 'Actor': stopx, stopy, height, startx, and 4 more.
e2e (3)
Type 'Record<string, unknown>' is not assignable to type 'Record<string, string>'.
e2e (3)
Type 'unknown' is not assignable to type 'string'.
e2e (3)
Parameter 'elem' implicitly has an 'any' type.
e2e (3)
Parameter 'actor' implicitly has an 'any' type.
e2e (3)
Parameter 'conf' implicitly has an 'any' type.
e2e (3)
Parameter 'isFooter' implicitly has an 'any' type.
e2e (3)
Parameter 'elem' implicitly has an 'any' type.
e2e (3)
Parameter 'actor' implicitly has an 'any' type.
e2e (4)
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../diagram-api/types.js'?
e2e (4)
Type '{ box: Box | undefined; name: string; description: string; wrap: boolean; prevActor: string | undefined; links: {}; properties: {}; actorCnt: null; rectData: null; type: string; }' is missing the following properties from type 'Actor': stopx, stopy, height, startx, and 4 more.
e2e (4)
Type 'Record<string, unknown>' is not assignable to type 'Record<string, string>'.
e2e (4)
Type 'unknown' is not assignable to type 'string'.
e2e (4)
Parameter 'elem' implicitly has an 'any' type.
e2e (4)
Parameter 'actor' implicitly has an 'any' type.
e2e (4)
Parameter 'conf' implicitly has an 'any' type.
e2e (4)
Parameter 'isFooter' implicitly has an 'any' type.
e2e (4)
Parameter 'elem' implicitly has an 'any' type.
e2e (4)
Parameter 'actor' implicitly has an 'any' type.
e2e (2)
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../diagram-api/types.js'?
e2e (2)
Type '{ box: Box | undefined; name: string; description: string; wrap: boolean; prevActor: string | undefined; links: {}; properties: {}; actorCnt: null; rectData: null; type: string; }' is missing the following properties from type 'Actor': stopx, stopy, height, startx, and 4 more.
e2e (2)
Type 'Record<string, unknown>' is not assignable to type 'Record<string, string>'.
e2e (2)
Type 'unknown' is not assignable to type 'string'.
e2e (2)
Parameter 'elem' implicitly has an 'any' type.
e2e (2)
Parameter 'actor' implicitly has an 'any' type.
e2e (2)
Parameter 'conf' implicitly has an 'any' type.
e2e (2)
Parameter 'isFooter' implicitly has an 'any' type.
e2e (2)
Parameter 'elem' implicitly has an 'any' type.
e2e (2)
Parameter 'actor' implicitly has an 'any' type.
e2e (1)
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../diagram-api/types.js'?
e2e (1)
Type '{ box: Box | undefined; name: string; description: string; wrap: boolean; prevActor: string | undefined; links: {}; properties: {}; actorCnt: null; rectData: null; type: string; }' is missing the following properties from type 'Actor': stopx, stopy, height, startx, and 4 more.
e2e (1)
Type 'Record<string, unknown>' is not assignable to type 'Record<string, string>'.
e2e (1)
Type 'unknown' is not assignable to type 'string'.
e2e (1)
Parameter 'elem' implicitly has an 'any' type.
e2e (1)
Parameter 'actor' implicitly has an 'any' type.
e2e (1)
Parameter 'conf' implicitly has an 'any' type.
e2e (1)
Parameter 'isFooter' implicitly has an 'any' type.
e2e (1)
Parameter 'elem' implicitly has an 'any' type.
e2e (1)
Parameter 'actor' implicitly has an 'any' type.
e2e (1)
Cypress tests: 25 failed
Visual tests failed
You can view images that failed by downloading the error-snapshots artifact: https://github.com/mermaid-js/mermaid/actions/runs/8799213836/artifacts/1439061458
cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
error-snapshots Expired
1.83 MB
snapshots-1 Expired
14.7 MB
snapshots-2 Expired
12.6 MB
snapshots-3 Expired
12.6 MB
snapshots-4 Expired
12.6 MB