Skip to content

chore(deps): bump @tabler/icons-react from 2.47.0 to 3.7.0 #550

chore(deps): bump @tabler/icons-react from 2.47.0 to 3.7.0

chore(deps): bump @tabler/icons-react from 2.47.0 to 3.7.0 #550

Status Failure
Total duration 1m 13s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
typecheck: src/components/EmptyNotice.tsx#L8
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
typecheck: src/components/custom/Stat/Stat.tsx#L2
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
typecheck: src/components/learning/LearnViewCurrentCardStateIndicator/LearnViewCurrentCardStateIndicator.tsx#L7
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
typecheck: src/components/notebook/NotebookView.tsx#L22
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
typecheck
Process completed with exit code 2.
lint: src/logic/CardTypeImplementations/DoubleSidedCard.tsx#L71
Avoid passing content using the dangerouslySetInnerHTML prop.
lint: src/logic/CardTypeImplementations/DoubleSidedCard.tsx#L91
Avoid passing content using the dangerouslySetInnerHTML prop.
lint: src/logic/CardTypeImplementations/DoubleSidedCard.tsx#L118
Avoid passing content using the dangerouslySetInnerHTML prop.
lint: src/logic/CardTypeImplementations/DoubleSidedCard.tsx#L124
Avoid passing content using the dangerouslySetInnerHTML prop.
lint: src/logic/Settings.ts#L93
Avoid the use of spread (`...`) syntax on accumulators.
lint: src/logic/CardTypeImplementations/NormalCard.tsx#L60
Avoid passing content using the dangerouslySetInnerHTML prop.
lint: src/logic/CardTypeImplementations/NormalCard.tsx#L74
Avoid passing content using the dangerouslySetInnerHTML prop.
lint: src/logic/CardTypeImplementations/NormalCard.tsx#L94
Avoid passing content using the dangerouslySetInnerHTML prop.
lint: src/logic/CardTypeImplementations/NormalCard.tsx#L100
Avoid passing content using the dangerouslySetInnerHTML prop.