Skip to content

feat: initial diary and graph components #52

feat: initial diary and graph components

feat: initial diary and graph components #52

Triggered via pull request October 8, 2024 08:59
Status Success
Total duration 12m 33s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Code Lint: app/_layout.tsx#L20
'colorScheme' is assigned a value but never used
Code Lint: app/_layout.tsx#L21
'isReady' is assigned a value but never used
Code Lint: app/calendar/index.tsx#L25
'activeMonthStartDay' is assigned a value but never used
Code Lint: app/calendar/index.tsx#L27
'monthDayCount' is assigned a value but never used
Code Lint: app/calendar/index.tsx#L42
'monthStartDay' is assigned a value but never used
Code Lint: app/login/index.tsx#L5
'useEffect' is defined but never used
Code Lint: app/login/index.tsx#L5
'useRef' is defined but never used
Code Lint: app/login/index.tsx#L13
'err' is defined but never used
Code Lint: app/meditation/index.tsx#L3
'ScrollView' is defined but never used
Code Lint: app/meditation/index.tsx#L6
'Button' is defined but never used