Skip to content

add icon, rename folder #3

add icon, rename folder

add icon, rename folder #3

Triggered via pull request November 29, 2024 09:53
Status Failure
Total duration 28s
Artifacts

actions.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build (20): src/components/ConexsIcon.tsx#L7
Type '{ children: Element; "xmlns:cc": string; "xmlns:rdf": string; "xmlns:svg": string; xmlns: string; "xmlns:sodipodi": string; "xmlns:inkscape": string; width: string; height: string; stroke: string; ... 7 more ...; "sodipodi:docname": string; }' is not assignable to type 'SVGProps<SVGSVGElement>'.
build (20): src/components/MoleculeViewer.tsx#L17
'TestIcon' is declared but its value is never read.
build (20): src/components/MoleculeViewer.tsx#L17
Cannot find module './TestIcon' or its corresponding type declarations.
build (20)
Process completed with exit code 2.