ci: re-enable run on pull_request
#42
Triggered via pull request
September 27, 2024 02:11
Status
Failure
Total duration
12m 44s
Artifacts
–
ci.yaml
on: pull_request
Code Lint
31s
Commit Lint
29s
Test
33s
Android Build
12m 33s
Annotations
1 error and 10 warnings
Commit Lint
Process completed with exit code 1.
|
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/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
|
Code Lint:
app/meditation/index.tsx#L17
'isTrackInitialPlay' is assigned a value but never used
|
Code Lint:
app/meditation/index.tsx#L69
'handleStop' is assigned a value but never used
|
Code Lint:
app/onboarding/index.tsx#L70
'error' is defined but never used
|