Skip to content

Feature/operator v2 #33

Feature/operator v2

Feature/operator v2 #33

Triggered via pull request January 13, 2024 08:15
Status Failure
Total duration 33s
Artifacts

pages.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
build
Property 'setEdges' is missing in type '{ updateEdge: (id: string, action: React.SetStateAction<Edge<any>>, options?: ISetNodeOption | undefined) => void; updateNode: (id: string, action: React.SetStateAction<Node<...>>, options?: IUpdateNodeOption | undefined) => void; setActiveLayerId: (id: string) => void; setLayer: React.Dispatch<...>; }' but required in type 'Pick<DiagramsContextType<IMetaOperatorData<Record<string, any>>>, "updateEdge" | "updateNode" | "setLayer" | "setEdges" | "setActiveLayerId">'.
build
Property 'setEdges' is missing in type '{ setActiveLayerId: (id: string) => void; setLayer: React.Dispatch<React.SetStateAction<Layer>>; updateEdge: (id: string, action: React.SetStateAction<Edge<any>>, options?: ISetNodeOption | undefined) => void; updateNode: (id: string, action: React.SetStateAction<...>, options?: IUpdateNodeOption | undefined) => voi...' but required in type 'Pick<DiagramsContextType<IMetaOperatorData<Record<string, any>>>, "updateEdge" | "updateNode" | "setLayer" | "setEdges" | "setActiveLayerId">'.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, pnpm/action-setup@v2.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/