Skip to content

feat: add viz story #116

feat: add viz story

feat: add viz story #116

Triggered via pull request April 21, 2024 15:01
Status Failure
Total duration 1m 5s
Artifacts

ci-cd.yml

on: pull_request
Matrix: test
Publish package to NPM
0s
Publish package to NPM
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test on node 20: src/stories/Viz.stories.tsx#L155
Property 'ownerSVGElement' does not exist on type 'EventTarget'.
Test on node 20: src/stories/Viz.stories.tsx#L182
Property 'ownerSVGElement' does not exist on type 'EventTarget'.
Test on node 20: src/stories/VizGPT.stories.tsx#L44
Object is possibly 'undefined'.
Test on node 20: src/stories/VizGPT.stories.tsx#L163
Conversion of type '{ name: string; entryType: string; startTime: number; duration: number; operations: { "ticket/activation": { kind: string; metadata: { origin: string; ticketId: string; }; operationId: string; operationName: string; tasks: ({ ...; } | ... 13 more ... | { ...; })[]; includedCommonTaskNames: string[]; }; }; }' to type 'Operation' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test on node 20
Process completed with exit code 2.