Skip to content

Merge branch 'develop' into feature/CELE-32_iteration2 #221

Merge branch 'develop' into feature/CELE-32_iteration2

Merge branch 'develop' into feature/CELE-32_iteration2 #221

Triggered via push August 1, 2024 08:32
Status Failure
Total duration 1m 0s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
'event' is declared but its value is never read.
build
'event' is declared but its value is never read.
build
'Workspace' is declared but its value is never read.
build
Property 'highlighted' does not exist on type 'LegendNodeProps'.
build
Property 'highlighted' does not exist on type 'LegendConnectionProps'.
build
Type '{ key: string; name: string; color: string; onClick: () => void; highlighted: boolean; }' is not assignable to type 'IntrinsicAttributes & LegendNodeProps'.
build
Type '{ key: string; name: string; icon: Element; onClick: () => void; highlighted: boolean; }' is not assignable to type 'IntrinsicAttributes & LegendConnectionProps'.
build
Type '{ key: string; name: string; icon: Element; onClick: () => void; highlighted: boolean; }' is not assignable to type 'IntrinsicAttributes & LegendConnectionProps'.
build
'React' is declared but its value is never read.
build
Property 'originalEvent' does not exist on type 'MouseEvent'.