Skip to content

feat: add viz story #124

feat: add viz story

feat: add viz story #124

Triggered via pull request April 23, 2024 01:20
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

10 errors
Test on node 20: src/stories/Viz.stories.tsx#L156
Property 'ownerSVGElement' does not exist on type 'EventTarget'.
Test on node 20: src/stories/Viz.stories.tsx#L186
Property 'includes' does not exist on type 'OptionValue | OptionValue[]'.
Test on node 20: src/stories/Viz.stories.tsx#L189
Property 'includes' does not exist on type 'OptionValue | OptionValue[]'.
Test on node 20: src/stories/Viz.stories.tsx#L193
Property 'includes' does not exist on type 'OptionValue | OptionValue[]'.
Test on node 20: src/stories/Viz.stories.tsx#L196
Property 'includes' does not exist on type 'OptionValue | OptionValue[]'.
Test on node 20: src/stories/Viz.stories.tsx#L200
Property 'includes' does not exist on type 'OptionValue | OptionValue[]'.
Test on node 20: src/stories/Viz.stories.tsx#L203
Property 'includes' does not exist on type 'OptionValue | OptionValue[]'.
Test on node 20: src/stories/Viz.stories.tsx#L359
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ compute: string; fetch: string; render: string; }'.
Test on node 20: src/stories/Viz.stories.tsx#L370
Property 'ownerSVGElement' does not exist on type 'EventTarget'.
Test on node 20: src/stories/Viz.stories.tsx#L375
Type '{ kind: string; commonName: string; operationRelativeEndTime: number; operationName: string; operationStartOffset: number; occurrence: number; metadata: { origin: string; ticketId: string; initiatorType?: undefined; transferSize?: undefined; encodedBodySize?: undefined; query?: undefined; }; operationId: string; det...' is not assignable to type 'TaskDataEmbeddedInOperation | undefined'.