Skip to content

improved check for attached edges #188

improved check for attached edges

improved check for attached edges #188

Triggered via pull request March 7, 2024 11:32
@jbickerjbicker
synchronize #443
442-followup
Status Failure
Total duration 56s
Artifacts

build.yml

on: pull_request
Sprotty CI
47s
Sprotty CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Sprotty CI: packages/sprotty/src/features/move/move.ts#L224
'isChildOfMovedElement' is declared but its value is never read.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L20
Cannot find module 'sprotty' or its corresponding type declarations.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L25
This member cannot have an 'override' modifier because its containing class 'TerminalNodeView' does not extend another class.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L26
Property 'isVisible' does not exist on type 'TerminalNodeView'.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L37
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L38
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L44
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L46
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L52
This member cannot have an 'override' modifier because its containing class 'ProcessNodeView' does not extend another class.
Sprotty CI: packages/sprotty-library/src/flowchart/views.tsx#L53
Property 'isVisible' does not exist on type 'ProcessNodeView'.
Sprotty CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.