Skip to content

Change jsx to preserve #302

Change jsx to preserve

Change jsx to preserve #302

Triggered via push May 18, 2023 18:16
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: push
Static code analysis
42s
Static code analysis
Type checking
53s
Type checking
Prettier
51s
Prettier
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Type checking: src/DiagramWithLegend.tsx#L3
Module '"*.module.css"' has no exported member 'wrapper'. Did you mean to use 'import wrapper from "*.module.css"' instead?
Type checking: src/Footer.tsx#L1
Module '"*.module.css"' has no exported member 'wrapper'. Did you mean to use 'import wrapper from "*.module.css"' instead?
Type checking: src/Legend.tsx#L4
Module '"*.module.css"' has no exported member 'wrapper'. Did you mean to use 'import wrapper from "*.module.css"' instead?
Type checking: src/Options.tsx#L5
Module '"*.module.css"' has no exported member 'wrapper'. Did you mean to use 'import wrapper from "*.module.css"' instead?
Type checking: src/diagramElements/Arrow.tsx#L4
Module '"*.module.css"' has no exported member 'wrapper'. Did you mean to use 'import wrapper from "*.module.css"' instead?
Type checking: src/diagramElements/Arrow.tsx#L4
Module '"*.module.css"' has no exported member 'solid'. Did you mean to use 'import solid from "*.module.css"' instead?
Type checking: src/diagramElements/Arrow.tsx#L4
Module '"*.module.css"' has no exported member 'withAlt'. Did you mean to use 'import withAlt from "*.module.css"' instead?
Type checking: src/diagramElements/Initiator.tsx#L4
Module '"*.module.css"' has no exported member 'wrapper'. Did you mean to use 'import wrapper from "*.module.css"' instead?
Type checking: src/diagramElements/Initiator.tsx#L4
Module '"*.module.css"' has no exported member 'secondary'. Did you mean to use 'import secondary from "*.module.css"' instead?
Type checking: src/diagramElements/Method.tsx#L5
Module '"*.module.css"' has no exported member 'wrapper'. Did you mean to use 'import wrapper from "*.module.css"' instead?