Add icon support on group titles #16
ci.yml
on: pull_request
Find unused things
53s
Build
0s
Annotations
3 errors and 2 warnings
Typecheck:
src/views/DailyJournal/index.tsx#L30
'isTruthyString' is declared but its value is never read.
|
Typecheck:
src/views/DailyStandup/StartSection/index.tsx#L89
'Clock' is declared but its value is never read.
|
Typecheck
Process completed with exit code 1.
|
Lint JS:
src/views/DailyJournal/index.tsx#L30
'isTruthyString' is defined but never used
|
Lint JS:
src/views/DailyStandup/StartSection/index.tsx#L89
'Clock' is defined but never used
|