Skip to content

fix lint

fix lint #42

Triggered via push April 23, 2024 10:56
Status Failure
Total duration 9m 48s
Artifacts

e2e.yml

on: push
Matrix: e2e
combineArtifacts
4s
combineArtifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
cache
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../diagram-api/types.js'?
cache
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.
cache
Type 'Record<string, unknown>' is not assignable to type 'Record<string, string>'.
cache
Type 'unknown' is not assignable to type 'string'.
cache
Parameter 'elem' implicitly has an 'any' type.
cache
Parameter 'actor' implicitly has an 'any' type.
cache
Parameter 'conf' implicitly has an 'any' type.
cache
Parameter 'isFooter' implicitly has an 'any' type.
cache
Parameter 'elem' implicitly has an 'any' type.
cache
Parameter 'actor' implicitly has an 'any' type.
cache
Cypress tests: 4 failed
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/.
combineArtifacts
Cache save failed.