Skip to content

Merge branch 'master' into adapted-typescript #9

Merge branch 'master' into adapted-typescript

Merge branch 'master' into adapted-typescript #9

Triggered via push August 12, 2024 06:06
Status Failure
Total duration 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: react/src/components/article-panel.tsx#L14
'IArticle' is defined but never used
lint: react/src/components/article-panel.tsx#L26
'_' is assigned a value but never used
lint: react/src/components/comparison-panel.tsx#L3
'StatisticRowRaw' is defined but never used
lint: react/src/components/comparison-panel.tsx#L3
'StatisticRowRawProps' is defined but never used
lint: react/src/components/comparison-panel.tsx#L39
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
lint: react/src/components/comparison-panel.tsx#L47
Unexpected var, use let or const instead
lint: react/src/components/comparison-panel.tsx#L61
Unexpected var, use let or const instead
lint: react/src/components/comparison-panel.tsx#L88
'i' is defined but never used
lint: react/src/components/comparison-panel.tsx#L321
Unexpected var, use let or const instead
lint: react/src/components/comparison-panel.tsx#L347
Useless constructor