Skip to content

Ability to edit the name of a document (upload and download) #136

Ability to edit the name of a document (upload and download)

Ability to edit the name of a document (upload and download) #136

Triggered via pull request September 4, 2023 02:23
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/components/Header.tsx#L1
'useEffect' is declared but its value is never read.
build: src/logic/urbanflo-file-logic.ts#L21
Property 'documentName' is missing in type '{ nodes: Record<string, Node>; edges: Record<string, Edge>; connections: Record<string, Connection>; vType: Record<string, VType>; route: Record<...>; flow: Record<...>; }' but required in type 'NetworkData'.
build
Process completed with exit code 1.