merge mermaid test #53
Annotations
10 errors and 1 warning
excalidraw-app/collab/Collab.tsx#L866
'Collab' cannot be used as a JSX component.
|
src/components/EyeDropper.tsx#L232
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/components/Modal.tsx#L39
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/index.tsx#L13
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/packages/excalidraw/example/index.tsx#L10
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
|
src/packages/excalidraw/index.tsx#L105
'App' cannot be used as a JSX component.
|
src/tests/MermaidToExcalidraw.test.tsx#L11
Cannot find module '@excalidraw/mermaid-to-excalidraw' or its corresponding type declarations.
|
src/tests/MermaidToExcalidraw.test.tsx#L27
Argument of type '(definition: string, options?: MermaidToExcalidraw.MermaidOptions | undefined) => Promise<unknown>' is not assignable to parameter of type '((...args: unknown[]) => unknown) | (() => Promise<unknown>)'.
|
src/tests/resize.test.tsx#L50
'App' cannot be used as a JSX component.
|
src/tests/resize.test.tsx#L67
'App' cannot be used as a JSX component.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading