Merge branch 'main' of k.github:columbiafacts/columbiafacts.org #2
Annotations
10 errors and 1 warning
Build:
src/App.tsx#L35
Could not find a declaration file for module './DownloadButton'. '/home/runner/work/columbiafacts.org/columbiafacts.org/src/DownloadButton.jsx' implicitly has an 'any' type.
|
Build:
src/App.tsx#L61
Argument of type '({ id: string; type: string; data: { label: string; }; position: { x: number; y: number; }; className: string; style: { backgroundColor: "rgba(255, 0, 0, 0.1)"; width: number; height: number; }; parentNode?: undefined; targetPosition?: undefined; } | ... 6 more ... | { ...; })[]' is not assignable to parameter of type 'Node<{ label: string; }, string | undefined>[]'.
|
Build:
src/edges/customEdge.tsx#L1
'React' is declared but its value is never read.
|
Build:
src/edges/customEdge.tsx#L34
'data' is possibly 'undefined'.
|
Build:
src/edges/customEdge.tsx#L47
'data' is possibly 'undefined'.
|
Build:
src/edges/customEdgeStartEnd.tsx#L1
'React' is declared but its value is never read.
|
Build:
src/edges/customEdgeStartEnd.tsx#L33
'data' is possibly 'undefined'.
|
Build:
src/edges/customEdgeStartEnd.tsx#L37
'data' is possibly 'undefined'.
|
Build:
src/edges/customEdgeStartEnd.tsx#L50
'data' is possibly 'undefined'.
|
Build:
src/edges/customEdgeStartEnd.tsx#L54
'data' is possibly 'undefined'.
|
|
The logs for this run have expired and are no longer available.
Loading